Torque3D/Templates/BaseGame/game
Areloch 0b954459a3 Added recursive scanning for utilized assets on any object within the scene, soas to catch objects in simgroups or parented
Disabled initial materialSlot fill-out until logic for looking up assetName from material list name can be done to avoid 'unable to find assetid' spam
Added function to SimGroup to easily acquire child object by index
Some minor cleanup of commented lines in asset browser
Fixed forward/backward navigation arrow behavior in asset browser
Fixed double-click navigation when the AB is in select mode
Fixed erroneous 'could not acquire asset' messages when navigating folders in AB
Added editor setting for UseGroupSnap snap option and integrated it into the UI interface
Removed some duplicate settings from the EditorSettingsWindow
2020-09-02 01:26:43 -05:00
..
core Added autosave logic to the world editor. Via a schedule, it will autosave to tool/autosave to create a backup of the current dirty scene 2020-08-30 04:59:26 -05:00
data Fixes issue where it would try and load a SIS file even if it doesnt exist 2020-08-26 13:40:04 -05:00
tools Added recursive scanning for utilized assets on any object within the scene, soas to catch objects in simgroups or parented 2020-09-02 01:26:43 -05:00
main.cs.in Moves the BaseUI module to utilize the queuedExec function to make overriding UI elements easier 2020-07-26 16:39:49 -05:00
runTests.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00