Torque3D/Engine/source/gui/worldEditor
AzaezelX 84c08e6ed9 work around collide not returning false with a nul object
fix a crash caused by having boundingBoxCollision on, while projecting the mouse so that there is nothing between it and a globalbounds object
it would seem we're somehow ending up in a state of WorldEditor::collide returning true it hit somethging, but NULL as far as *what*
until we properly fix this, doublecheck to make sure the hitObject isn't NULL before we start trying to reference membervars/methods
2024-05-07 00:24:49 -05:00
..
tools rest of virtuals removed 2024-03-18 18:40:22 +00:00
creator.cpp uninitialized variables-gui 2020-05-11 15:03:27 -05:00
creator.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
editor.cpp Conversions 2023-06-11 21:59:03 +01:00
editor.h virtuals removed 2024-03-18 18:13:00 +00:00
editorIconRegistry.cpp clean up more texture profile refs to kill spam 2021-10-31 14:38:02 -05:00
editorIconRegistry.h Eliminate ConsoleStaticMethod 2018-04-20 20:27:09 +02:00
editTSCtrl.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
editTSCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
gizmo.cpp fix order of ops mangling useGroupCenter snapping 2024-04-15 15:33:06 -05:00
gizmo.h ditch _snapfloat entirely in favor of just using the shared mRoundF 2024-04-10 15:56:44 -05:00
guiConvexShapeEditorCtrl.cpp Alternate fix for castRay issue 2023-11-04 22:06:13 +00:00
guiConvexShapeEditorCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiDecalEditorCtrl.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
guiDecalEditorCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiMissionArea.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
guiMissionArea.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiMissionAreaEditor.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
guiMissionAreaEditor.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiTerrPreviewCtrl.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
guiTerrPreviewCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
terrainActions.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
terrainActions.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
terrainEditor.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
terrainEditor.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
tSelection.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tSelection.h Issue found with PVS-Studio: 2015-07-13 23:08:17 -05:00
undoActions.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
undoActions.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
worldEditor.cpp work around collide not returning false with a nul object 2024-05-07 00:24:49 -05:00
worldEditor.h virtuals removed 2024-03-18 18:13:00 +00:00
worldEditorSelection.cpp ditch _snapfloat entirely in favor of just using the shared mRoundF 2024-04-10 15:56:44 -05:00
worldEditorSelection.h ditch _snapfloat entirely in favor of just using the shared mRoundF 2024-04-10 15:56:44 -05:00