This website requires JavaScript.
Explore
Help
Sign in
TorqueGameEngines
/
Torque3D
Watch
1
Star
0
Fork
You've already forked Torque3D
0
mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced
2026-03-05 13:30:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
ce1fbe5f2c
Torque3D
/
Templates
/
BaseGame
/
game
/
tools
/
assetBrowser
History
Download ZIP
Download TAR.GZ
Areloch
a30e9c6242
Removes the Library tabs from the World and GUI editors to avoid confusion. Adjusts the creation namespace from ECreatorWindow to a dummy object ObjectCreator to handle invoking for creation
2021-12-04 22:47:10 -06:00
..
art
Add getScriptPath console function to GUIAsset
2021-09-10 02:13:56 -05:00
guis
Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector
2021-11-26 16:40:15 -06:00
scripts
Removes the Library tabs from the World and GUI editors to avoid confusion. Adjusts the creation namespace from ECreatorWindow to a dummy object ObjectCreator to handle invoking for creation
2021-12-04 22:47:10 -06:00
assetImportConfigs.xml
Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector
2021-11-26 16:40:15 -06:00
main.tscript
Adds handling for drag-and-drop import of files even if asset browser is not open. If world or gui editor are the active controls, then it will injest the incoming files and prompt what their destination module and path will be via a new popup window. After clicking OK, import continues into that destination.
2021-09-12 05:32:30 -05:00