Torque3D/Engine
Jeff Hutchinson 7ac62f42a3 Fixed a leak with console stack in the interpreter.
Issue was pushing a new frame in the global scope. Everytime a global scope was called, 1 ConsoleValue got allocated that was never freed. After 4096 'global scope' function calls, the engine would blow. Also cleans up an extra rogue usage of push/pop with the saver helper.
2021-11-20 19:08:02 -05:00
..
bin Old project generator is dead 2019-11-26 22:02:12 +10:00
lib * Adjustment: Update Assimp version to 5.0.1. 2021-10-21 21:14:55 -04:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source Fixed a leak with console stack in the interpreter. 2021-11-20 19:08:02 -05:00