Torque3D/Templates
AzaezelX 07d2db2858 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 Standardizes the Level Assets to just use the regular asset description field for it's description 2019-10-05 01:55:52 -05:00