Torque3D/Engine/source/forest
Vincent Gee c1203c1cea Dev forest wind emitter improvement
So the problem is that when your inside the sphere it won't render so it might make someone
think that it's not working right.  So what I did was determine if the camera is inside the sphere.
If the camera is inside the sphere, then I find the distance from the center of the sphere to the camera
Round down and use that as the radius to draw the sphere.
That way if someone zooms in or out, their screen is still showing the sphere.
2015-01-25 22:50:36 +11:00
..
editor Linux implementation. Include changes for gcc x64. 2015-01-24 22:08:26 +01: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 Fix erroneous include guards 2015-01-06 00:42:09 -05:00
forest.cpp Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05: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 Dev forest wind emitter improvement 2015-01-25 22:50:36 +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