Torque3D/Engine/source/gui/editor
JeffR 10d1aeca1f Shift tracking of dynamicObjects from strict child objects for Scenes, to tracking the objects but keeping them in the Cleanup Group to fix prefab loading behavior
Shifted to utilizing SimGroupInterator and persistenceManager to fix saving issues with SubScenes
Shifted to utilizing SimGroupIterator for Scene saving to standardize and minimize object misses
Changed prefab load file logic to add loaded child simgroup to rootscene for consistent tracking and avoiding conflicts with subScene's hijacking the ImmediateGroup var
Reduced duplication of build<type>field callback for inspectors
Added more standard field type lookups to inspector group when creating a field to avoid misses for types like 'F32' or similar.
Folded the added-on MinSize/MaxSize/SimgroupSelect fields for SimGroup editing into a single compound field and fixed bugs with it's behavior so it works as expected now
2024-10-27 20:04:13 -05:00
..
inspector Shift tracking of dynamicObjects from strict child objects for Scenes, to tracking the objects but keeping them in the Cleanup Group to fix prefab loading behavior 2024-10-27 20:04:13 -05:00
editorFunctions.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
editorFunctions.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiDebugger.cpp uninitialized variables-gui 2020-05-11 15:03:27 -05:00
guiDebugger.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiEaseViewCtrl.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
guiEaseViewCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiEditCtrl.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiEditCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiFilterCtrl.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
guiFilterCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiGraphCtrl.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
guiGraphCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiImageList.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
guiImageList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiInspector.cpp Adds logic to be able to set a search string on an inspector that will be used to filter displayed fields. 2024-02-13 20:33:14 -06:00
guiInspector.h virtuals removed 2024-03-18 18:13:00 +00:00
guiInspectorTypes.cpp corrections: 2024-07-24 20:43:36 -05:00
guiInspectorTypes.h Adds handling for complex fields such as Point2, Point3 and Point4's to be able to apply value changes to only one axis across a multi-object set without affecting other axis' 2024-04-30 18:44:17 -05:00
guiMenuBar.cpp TORQUE_TOOLS off compile fix 2024-03-10 14:29:17 -05:00
guiMenuBar.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiParticleGraphCtrl.cpp followup to array acess breaches: waterobject and guiparticlegraphctrl need to check >=, not just > 2020-07-27 10:45:45 -05:00
guiParticleGraphCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiPopupMenuCtrl.cpp Expands functionality of MenuBuilder to act as primary API for building out menus 2023-10-22 00:47:29 -05:00
guiPopupMenuCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiRectHandles.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
guiRectHandles.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiSeparatorCtrl.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
guiSeparatorCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiShapeEdPreview.cpp fix guishapeedpreview not displaying IBL 2024-02-10 13:36:55 -06:00
guiShapeEdPreview.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
popupMenu.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
popupMenu.h rest of virtuals removed 2024-03-18 18:40:22 +00:00