Torque3D/Templates/BaseGame/game/tools/VerveEditor
AzaezelX 3fe67fb850 fix verve editor crash
if for some reason, function VerveEditor::CreateField( %targetStack, %fieldName, %fieldType ) is called without a %fieldType, the eval call was crashing. this fixes the imediate issue, but I'd advise followup tracing.
2026-03-30 23:07:21 -05:00
..
GUI Streamlined baseUI profiles 2023-12-18 23:49:13 -06:00
Scripts fix verve editor crash 2026-03-30 23:07:21 -05:00
Templates (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
Torque Improve handling of non-default script filenames 2021-01-19 21:32:31 +01:00
DefaultPrefs.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
main.tscript Moves the world Editor guis to be based through a tabbed structure to make it easier to begin separating out editor/tool guis into their own tabs or elements for better separation. 2023-11-14 18:58:58 -06:00