Torque3D/Templates/BaseGame/game
Areloch 8781f2ab55 Add getScriptPath console function to GUIAsset
Shifted tracking of importing asset status to an enum for more robust handling
Added logic to properly init freshly created shapeConstructors with the newly imported shapeAsset
Fixed handling of assets that have been marked to be skipped, but needed to fill in the parent's dependencies(UseForDependencies enum value)
Cleaned up redundant recursive logic for importing assets
Disable Create Game Objects button in inspector
Fixed material assignment for convex proxies
Updated asset icons for AB with WIP images to be more clear
Fixed issue where type-generic icons in the creator items in the AB weren't showing correctly.
Force AB to show creator entries in list mode for efficiency and avoid icon scaling issues
Moved creator functions for AB to separate file for convenience
Filled out GUIControls in the AB's creator mode, and context world editor and GUI creator entries based on active editor
Added drag-n-drop handling for guiControls via AB creator in guiEditor mode
Added more types' profiles in the AB gui profiles to give more unique border colors for better visual clarity of asset type
Added editor setting to indicate if the editor should load into the last edited level, or the editor default scene
Fixed setting of highlight material overlay in shapeEditor
Added global keybind for GUIEditor so space also toggles assetbrowser
Fixed up binding/finding of shapeConstructor by assetId, which also fixed displaying of shape's material listing
2021-09-10 02:13:56 -05:00
..
core DiffuseRenderPassManager.addManager "cleanups" 2021-08-28 19:27:53 -05:00
data * [x86UNIXFileio] BugFix: Correct an error in the initial call to recurseDumpDirectories that causes an empty list of directories to always be returned. 2021-08-13 23:31:29 -04:00
tools Add getScriptPath console function to GUIAsset 2021-09-10 02:13:56 -05:00
main.tscript.in Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
runTests.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00