Torque3D/Templates
Areloch c50e292500 * Fixed old names of decal properties
Renamed the screenStartRadius and screenEndRadius properties in the bulletHoleDecal datablock and ScorchRXDecal datablock to fadeStartPixelSize and fadeEndPixelSize properties, respectively, to match names of the properties as defined in the decalData.cpp file, as noted in issue #1498
Among other possible fixes, this makes the size of the bullet hole decal's actually random in size now, instead of always being the exact same size.

@AlexBarys
2017-07-07 03:09:21 -05:00
..
BaseGame Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 2017-04-11 00:23:14 -05:00
Full Merge pull request #2031 from rextimmy/intel_gl_fix 2017-07-05 23:06:13 -05:00
Modules * Fixed old names of decal properties 2017-07-07 03:09:21 -05:00