Torque3D/Engine/source/forest
Areloch 2002d74b78 Issue found with PVS-Studio:
Many instances of a function or expression being used repeatedly, which can lower performance.

Fixed it in these cases by creating on local var, reference or pointer that's used instead.
2015-07-13 22:51:17 -05:00
..
editor Issue found with PVS-Studio: 2015-07-13 22:51:17 -05:00
glsl Update GLSL Shadergen. Not used on DX9. 2014-04-17 18:39:13 +02:00
hlsl Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
ts Default to no bounds instead of crazy bounds. See #1287. 2015-05-16 22:32:42 +10:00
forest.cpp Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. 2015-05-06 15:39:02 -07:00
forest.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestCell.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestCell.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestCellBatch.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestCellBatch.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestCollision.cpp Use fixed buffer size var when allocating return buffer from console. 2014-06-11 13:09:55 +04:00
forestCollision.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestDataFile.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestDataFile.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestItem.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestItem.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestRender.cpp SceneCullingState with culling and camera frustum 2013-11-07 15:07:16 -05:00
forestWindAccumulator.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestWindAccumulator.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestWindEmitter.cpp Undid changes to Point3F. 2015-01-26 00:16:38 +11:00
forestWindEmitter.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestWindMgr.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
forestWindMgr.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
windDeformation.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
windDeformation.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00