Torque3D/Templates/BaseGame/game/tools/assetBrowser
marauder2k7 1d5a36c4c0 Spheres for Skies
-Added: SkySphere a full sphere skyBox
-Change: ScatterSky now renders a dome instead of the top face of a cubeSphere
-Change: Creator now has skySphere

TODO: Simplify sphere creation
PossibleMethod: Add the sphere creation functions to one place to be shared around.
2022-03-08 19:50:36 +00: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 Spheres for Skies 2022-03-08 19:50:36 +00:00
assetImportConfigs.xml Standardizes project import copy behavior to validate if we're in-place importing to avoid erroring out needlessly with a new utility function 2022-02-25 00:03:33 -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