mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-08 05:55:18 +00:00
-Added 3 new classes GuiInspectorType2DValue - 2 dimensional value GuiInspectorType3DValue - 3 dimensional value GuiInspectorType4DValue - 4 dimensional value Added GuiInspectorTypePoint3F for 3 dimensional positions. Added GuiInspectorTypeMatrixRotation for object rotation. Translates rotation to degrees atm. Input from this is not accounted for just yet. |
||
|---|---|---|
| .. | ||
| customField.cpp | ||
| customField.h | ||
| datablockField.cpp | ||
| datablockField.h | ||
| dynamicField.cpp | ||
| dynamicField.h | ||
| dynamicGroup.cpp | ||
| dynamicGroup.h | ||
| field.cpp | ||
| field.h | ||
| group.cpp | ||
| group.h | ||
| variableField.cpp | ||
| variableField.h | ||
| variableGroup.cpp | ||
| variableGroup.h | ||
| variableInspector.cpp | ||
| variableInspector.h | ||