Torque3D/Engine/source/scene
Areloch da06fc1d96 * Fixes description for a few Scene methods
* Adds method to Scene to delete dynamic objects in the scene
* Add getNodeTransform to ShapeBase
* Add sanity check to AFX ea_update function to avoid divide by zero
* Adds ability to set color mul on GuiBitmapBorderCtrl like bitmapCtrl
* MatrixF utilty functions/operators
* Add ability to ignore an object in the containerBoxEmpty method call
* Adds some better initialization/sanity handling for resetWorldBox and resetRenderWorldBox for SceneObject
2024-02-03 23:42:26 -06:00
..
culling Remove dead code comment 2023-09-26 12:03:51 -05:00
mixin * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
zones Correct zone insertion logic 2023-09-26 12:03:51 -05:00
fogStructs.h Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 2020-09-19 18:25:10 -05:00
pathManager.cpp Adds handling to the path manager so it can deal with both looping and non-looping paths 2020-11-02 23:26:50 -06:00
pathManager.h Adds handling to the path manager so it can deal with both looping and non-looping paths 2020-11-02 23:26:50 -06:00
reflectionManager.cpp
reflectionManager.h
reflectionMatHook.cpp
reflectionMatHook.h
reflector.cpp make cubic reflectors respect the reflectordesc->detailAdjust 2023-12-06 18:23:31 -06:00
reflector.h Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
sceneCameraState.cpp
sceneCameraState.h
sceneContainer.cpp * Fixes description for a few Scene methods 2024-02-03 23:42:26 -06:00
sceneContainer.h Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/clusterCluck 2023-11-10 02:50:13 -06:00
sceneManager.cpp fix bounds box display 2022-07-24 00:14:19 -05:00
sceneManager.h Optimize container bin lookups 2023-09-26 12:03:51 -05:00
sceneObject.cpp * Fixes description for a few Scene methods 2024-02-03 23:42:26 -06:00
sceneObject.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00
sceneObjectLightingPlugin.h
scenePolyhedralSpace.cpp
scenePolyhedralSpace.h
sceneQueryUtil.h refactor by request 2023-10-15 16:09:49 -05:00
sceneRenderState.cpp
sceneRenderState.h
sceneSpace.cpp
sceneSpace.h
sceneTracker.cpp Optimize container bin lookups 2023-09-26 12:03:51 -05:00
sceneTracker.h
sgUtil.cpp
sgUtil.h
simPath.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
simPath.h clean up "Add" menubar categoes on the 3d object side via the following: 2023-11-08 20:42:47 -06:00