Torque3D/Engine/source/gui/editor/inspector
Areloch d952722811 Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them
Updates the dataBlock field type to properly present categorized listings
Expands the datablock Field to have an edit and add buttons on the field to make the workflow simpler
Adds utility functions to GuiPopUpMenuCtrlEx to control indentation, categories and searchability
Expands datablock editor functionality to be able to create a datablock of a type to pre-set the inheritFrom param of the process early(used for the add new button on DB fields to carry-through the current DB to the creation process of a derivative)
2024-02-03 16:10:28 -06:00
..
customField.cpp uninitialized variables-gui 2020-05-11 15:03:27 -05:00
customField.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
datablockField.cpp Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them 2024-02-03 16:10:28 -06:00
datablockField.h Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them 2024-02-03 16:10:28 -06:00
dynamicField.cpp filter out component inspector button callbacks 2023-11-27 19:45:15 -06:00
dynamicField.h uninitialized variables-gui 2020-05-11 15:03:27 -05:00
dynamicGroup.cpp Console Refactor 2023-09-13 10:33:20 +02:00
dynamicGroup.h uninitialized variables-gui 2020-05-11 15:03:27 -05:00
field.cpp filter out component inspector button callbacks 2023-11-27 19:45:15 -06:00
field.h Conversions 2023-06-11 21:59:03 +01:00
group.cpp Console Refactor 2023-09-13 10:33:20 +02:00
group.h Adds expanded ability to create and insert specialized script-based inspector fields 2023-03-18 02:22:47 -05:00
variableField.cpp uninitialized variables-gui 2020-05-11 15:03:27 -05:00
variableField.h Corrects the clearFields function of the variableInspector and enables the callback field support. 2018-02-01 01:51:51 -06:00
variableGroup.cpp Console Refactor 2023-09-13 10:33:20 +02:00
variableGroup.h Updates the VariableInspector, VariableGroup and VariableField objects to actually be useful. In addition to the original functionality of being able to have a var name passed in and search for all vars with that in it, it also lets you build out a completely custom Inspector. 2017-09-21 02:49:36 -05: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 * BugFix: Correct a crash in the variable inspector caused by keeping pointers into tVector managed memory. 2021-11-02 17:32:26 -04:00