Torque3D/Templates/Full/game/art
2018-03-17 14:19:20 -05:00
..
datablocks Fixed misspelling of dragCoefficient property 2017-04-26 13:10:32 -04:00
decals Fixed old names of decal properties 2017-04-23 19:06:36 -04:00
environment Adds support for multiple textures used in the strike rendering per @RichardsGameStudio's help. 2017-01-19 19:15:50 -06:00
forest Case-sensitive filenames for Linux. See #1287. 2015-05-16 22:37:58 +10:00
gui Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-06-23 11:36:20 -05:00
lights Moving the light related assets and data out of the core. 2013-04-02 19:44:31 -04:00
particles Moved teleporter related particle data out of the managed data file and into art/datablock/teleporter.cs. I also corrected a bad filepath that would prevent mission loading. 2013-04-02 14:54:01 -04:00
prefabs The final step (barring any overlooked missing bits, requested refactors, and of course, rolling in dependencies already submitted as PRs) consists of: 2016-02-16 02:50:49 -06:00
ribbons Put ribbons in the FX category so they can be created from the editor. 2015-07-25 11:50:47 +10:00
roads revised road top texture 2015-01-25 18:06:22 -06:00
shapes Merge pull request #2200 from Bloodknight/LinuxCompatabilityFixes 2018-03-17 14:19:20 -05:00
skies removed isSky from template sky material files. 2018-02-01 07:42:36 +10:00
sound Remove unused and duplicate sounds. 2013-04-11 15:37:40 -04:00
terrains Tweaks the detail textures for the terrain to work better with the linear pipeline. 2016-07-27 23:45:32 -05:00
water Relocate water related assets. 2013-04-04 14:13:46 -04:00
main.cs Full Template for ticket #1 2012-09-19 11:54:25 -04:00