Torque3D/Engine/source/gui/editor/inspector
Areloch 0d2aeac303 Cleaned up unneeded formatting values on the TypePointX field elements
Adds logic checks so we don't multi-apply edits from applyWord fields, causing redundant extra undo's
2024-05-01 21:58:18 -05:00
..
customField.cpp uninitialized variables-gui 2020-05-11 15:03:27 -05:00
customField.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
datablockField.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
datablockField.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
dynamicField.cpp crashfix for inpector dynamic field editing 2024-03-20 14:32:09 -05:00
dynamicField.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
dynamicGroup.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
dynamicGroup.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
field.cpp Cleaned up unneeded formatting values on the TypePointX field elements 2024-05-01 21:58:18 -05:00
field.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
group.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
group.h virtuals removed 2024-03-18 18:13:00 +00:00
variableField.cpp uninitialized variables-gui 2020-05-11 15:03:27 -05:00
variableField.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
variableGroup.cpp Console Refactor 2023-09-13 10:33:20 +02:00
variableGroup.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
variableInspector.cpp * BugFix: Correct a crash in the variable inspector caused by keeping pointers into tVector managed memory. 2021-11-02 17:32:26 -04:00
variableInspector.h rest of virtuals removed 2024-03-18 18:40:22 +00:00