This website requires JavaScript.
Explore
Help
Sign in
TorqueGameEngines
/
Torque3D
Watch
1
Star
0
Fork
You've already forked Torque3D
0
mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced
2026-03-05 21:40:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a4c09d1680
Torque3D
/
Engine
History
Download ZIP
Download TAR.GZ
Azaezel
a4c09d1680
leak prevention according to:
https://vld.codeplex.com/
apparently we weren't freeing the entirety of the ProfilerData linked list when resetting the Profiler, and that was leading to a pinhole leak per profiled block
2015-06-01 23:45:49 -05:00
..
bin
style.css changes for Project Manager modules
2013-05-01 17:08:43 -04:00
lib
stdint.h doesn't exist in VS2008, so add an inline replacement for it.
2015-02-09 09:59:04 +11:00
source
leak prevention according to:
https://vld.codeplex.com/
apparently we weren't freeing the entirety of the ProfilerData linked list when resetting the Profiler, and that was leading to a pinhole leak per profiled block
2015-06-01 23:45:49 -05:00