Areloch b9adeb0f28 Corrects the clearFields function of the variableInspector and enables the callback field support. 7 年之前
..
componentGroup.cpp b5277e0f08 Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector. 7 年之前
componentGroup.h b5277e0f08 Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector. 7 年之前
customField.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 年之前
customField.h 7dbfe6994d Engine directory for ticket #1 13 年之前
datablockField.cpp 7dbfe6994d Engine directory for ticket #1 13 年之前
datablockField.h 7dbfe6994d Engine directory for ticket #1 13 年之前
dynamicField.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 年之前
dynamicField.h 7dbfe6994d Engine directory for ticket #1 13 年之前
dynamicGroup.cpp 0c21ef1b45 Removes Entity/Component stuff from being behind an experimental flag. 8 年之前
dynamicGroup.h 7dbfe6994d Engine directory for ticket #1 13 年之前
entityGroup.cpp 74a2005d15 Fixes mistake where GuiInspectorEntityGroup's onAdd doesn't explicitly return true, which can cause problems in some compilers. 9 年之前
entityGroup.h ec8882c3c8 Ensuring all names are the correct casing for Linux 9 年之前
field.cpp 629a25185d 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. 8 年之前
field.h 629a25185d 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. 8 年之前
group.cpp 527c3790d6 Issue found with PVS-Studio: 10 年之前
group.h 7dbfe6994d Engine directory for ticket #1 13 年之前
mountingGroup.cpp 510b726f6f Final Linux compliance changes(renames, tweaks for gcc compliance, etc) 9 年之前
mountingGroup.h ec8882c3c8 Ensuring all names are the correct casing for Linux 9 年之前
variableField.cpp 629a25185d 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. 8 年之前
variableField.h b9adeb0f28 Corrects the clearFields function of the variableInspector and enables the callback field support. 7 年之前
variableGroup.cpp b9adeb0f28 Corrects the clearFields function of the variableInspector and enables the callback field support. 7 年之前
variableGroup.h 629a25185d 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. 8 年之前
variableInspector.cpp b9adeb0f28 Corrects the clearFields function of the variableInspector and enables the callback field support. 7 年之前
variableInspector.h 629a25185d 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. 8 年之前