Torque3D/Engine/source/gui
marauder2k7 e6dbe0a860 Add multi dimensional entries to inspector
-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.
2023-06-10 16:50:59 +01:00
..
3d Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
buttons guiprofiles augs 2023-03-16 17:21:07 -05:00
containers add safeties for enum math across define boundaries 2023-04-26 22:27:35 -05:00
controls add TypeHints for inspector viewing 2023-05-23 12:35:07 -05:00
core Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
editor Add multi dimensional entries to inspector 2023-06-10 16:50:59 +01:00
game add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
shiny audio gui control 2023-02-14 18:54:25 -06:00
theora add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
utility add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
worldEditor clean up math varsize complaints 2023-04-27 16:10:04 -05:00