Torque3D/Templates/BaseGame/game/tools/VerveEditor
JeffR dc65e80c34 Tweaks the logic to how the editor handles toggling and setting of camera modes to behave more consistently, allow for initializing the camera into another mode(like 3rd person), and properly toggling back and forth between the standard cam and whatever the other last camera mode was.
Also adds callbacks so gamemodes/modules can provide custom camera modes.
This gives more control and integration of specialty camera types so it doesn't have to fight the editor's handling of camera modes/toggles.
2026-05-14 15:39:47 -05:00
..
GUI Streamlined baseUI profiles 2023-12-18 23:49:13 -06:00
Scripts Tweaks the logic to how the editor handles toggling and setting of camera modes to behave more consistently, allow for initializing the camera into another mode(like 3rd person), and properly toggling back and forth between the standard cam and whatever the other last camera mode was. 2026-05-14 15:39:47 -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