mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
changes from az
Output now collates issues together into 1 entry for each leak point tDictionary leak
This commit is contained in:
parent
1050cad372
commit
b0eb3875c9
3 changed files with 95 additions and 28 deletions
|
|
@ -54,7 +54,9 @@
|
|||
#cmakedefine TORQUE_MULTITHREAD
|
||||
|
||||
/// Define me if you want to disable Torque memory manager.
|
||||
#ifndef TORQUE_ENABLE_ASSERTS
|
||||
#cmakedefine TORQUE_DISABLE_MEMORY_MANAGER
|
||||
#endif
|
||||
|
||||
/// Define me if you want to disable the virtual mount system.
|
||||
#cmakedefine TORQUE_DISABLE_VIRTUAL_MOUNT_SYSTEM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue