Torque3D/Engine
2017-05-06 20:57:10 -04:00
..
bin style.css changes for Project Manager modules 2013-05-01 17:08:43 -04:00
lib squish update (primarily to add additional formats for later usage) 2017-03-30 20:44:35 -05:00
source Fixes a memory leak in the VolumetricFog object and corrects an array alloc mismatch. Once objects were being deleted on the client, the SAFE_DELETE(z_buf) needed to be removed from the destructor. This was causing a runtime crash (release only) because z_buf was still registered with the GFX device. 2017-05-06 20:57:10 -04:00