Torque3D/Templates
AzaezelX 0b21072b10 datablock caching, and dependency-object vs hooked up class method segregation
1) relies on https://github.com/Areloch/Torque3D/pull/99 for modular resolvers (re-included for ease of testing)
2) adds a new module::onServerScriptExec(%this) callback executed after datablock transmission
3) bypasses DB transmission in favor of a straight file read if the resulting network data would (via CRC compare) match what a client already has saved off under data\cache\<client or server>
2019-10-21 18:55:15 -05:00
..
BaseGame datablock caching, and dependency-object vs hooked up class method segregation 2019-10-21 18:55:15 -05:00
Full Merge branch 'MatInstanceViewer' of https://github.com/Areloch/Torque3D into Preview4_0 2019-06-27 00:36:56 -05:00
Modules Force proper update of box probe when attenuation changes 2019-08-19 01:14:34 -05:00