Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
..
customField.cpp 9fef1b3cd1 uninitialized variables-gui 5 years ago
customField.h 7dbfe6994d Engine directory for ticket #1 13 years ago
datablockField.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
datablockField.h 7dbfe6994d Engine directory for ticket #1 13 years ago
dynamicField.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
dynamicField.h 9fef1b3cd1 uninitialized variables-gui 5 years ago
dynamicGroup.cpp 66cc6fb9d1 Removes current implement of shadow caching 6 years ago
dynamicGroup.h 9fef1b3cd1 uninitialized variables-gui 5 years ago
field.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
field.h e5c12f4aab Reduce console spam from probe manager when not in debug 6 years ago
group.cpp f7b891442a Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 5 years ago
group.h 7dbfe6994d Engine directory for ticket #1 13 years ago
variableField.cpp 9fef1b3cd1 uninitialized variables-gui 5 years ago
variableField.h b9adeb0f28 Corrects the clearFields function of the variableInspector and enables the callback field support. 8 years ago
variableGroup.cpp ab9fc302fc Added D3D error code interpreter 6 years ago
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 years ago
variableInspector.cpp 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 5 years ago
variableInspector.h e7bf49e801 Moved unneeded modules to Templates/Modules 6 years ago