Torque3D/Engine/source/gui/editor/inspector
Areloch e5c12f4aab Reduce console spam from probe manager when not in debug
Added ability to activate height override on inspector fields from script
Further refinements of theme usage as well as editor settings
2019-06-17 23:48:20 -05:00
..
componentGroup.cpp Eliminate unnecessary uses of ConsoleMethod 2018-04-17 22:36:32 +02:00
componentGroup.h Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector. 2017-12-03 01:21:30 -06:00
customField.cpp Fix stack balancing problems by refactoring execution calls 2015-02-08 00:08:18 +00:00
customField.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
datablockField.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
datablockField.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
dynamicField.cpp Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
dynamicField.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
dynamicGroup.cpp Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
dynamicGroup.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
entityGroup.cpp Eliminate unnecessary uses of ConsoleMethod 2018-04-17 22:36:32 +02:00
entityGroup.h Ensuring all names are the correct casing for Linux 2016-05-26 01:37:14 -05:00
field.cpp Reduce console spam from probe manager when not in debug 2019-06-17 23:48:20 -05:00
field.h Reduce console spam from probe manager when not in debug 2019-06-17 23:48:20 -05:00
group.cpp Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
group.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
mountingGroup.cpp Clean up redundant variables 2019-02-06 15:03:06 -05:00
mountingGroup.h Ensuring all names are the correct casing for Linux 2016-05-26 01:37:14 -05:00
variableField.cpp Added refactor of Editor Settings window 2019-06-03 02:47:30 -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 Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +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 Added refactor of Editor Settings window 2019-06-03 02:47:30 -05:00
variableInspector.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