Torque3D/Templates/BaseGame/game/tools/gui
Areloch 889115f45e Implemented proper ScriptAsset execution on load
Implemented script dependency handling
Added test-case of script dependency handling in ExampleModule
Cleanup of redundant getSceneCount calls
Properly get scene count in callGamemodeFunction
Remove unneeded TODO comment in shaders
Converted onMissionEnded gamemode func call to use callGameModeFunction function
Convert ExampleGameMode to be container-object based, and updated callGamemodeFunction to handle that
Correct import settings typoe so image suffixes are read correctly
Largely fixed companion image scanning when importing images and streamlined image-material interop during import preprocessing
Added handling for reading in PBR maps and creating a composite image + asset
Added WIP of Cubemap asset, and editing integration with a standalone cubemap editor
Added ability to create new Cubemap asset in Asset Browser
2019-09-13 00:27:48 -05:00
..
images GFX card profile config file logging moved to debug only 2019-06-17 02:30:45 -05:00
messageBoxes GFX card profile config file logging moved to debug only 2019-06-17 02:30:45 -05:00
assimpImport.ed.cs Import Options gui Update 2019-05-21 01:19:35 -04:00
assimpImport.ed.gui Import Options gui Update 2019-05-21 01:19:35 -04:00
colladaImport.ed.gui Merge branch 'AssimpWIP' of https://github.com/Areloch/Torque3D into development 2019-05-04 16:25:16 -05:00
colorPicker.ed.gui * Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-07-08 02:56:09 -05:00
cubemapEditor.gui Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
cursors.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
EditorLoadingGui.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
editorSettingsWindow.ed.cs Makes the graphics menu in the stock UI mostly functional again 2019-08-29 00:22:33 -05:00
EditorSettingsWindow.ed.gui Reduce console spam from probe manager when not in debug 2019-06-17 23:48:20 -05:00
fileDialogBase.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
guiDialogs.ed.cs Enables the assimp import options gui when loaded from the shape editor. 2019-04-15 19:03:10 -04:00
GuiEaseEditDlg.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
GuiEaseEditDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
guiObjectInspector.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
guiObjectInspector.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
materialSelector.ed.gui Fix unable to load texture warnmat 2017-06-23 21:13:30 -05:00
objectSelection.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
openFileDialog.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
profilerGraph.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
profilerGraph.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
profiles.ed.cs Revert "Updated SDL, Bullet and OpenAL soft libs" 2019-07-08 09:49:44 -05:00
saveChangesMBDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
saveFileDialog.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
scriptEditorDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
simViewDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
uvEditor.ed.gui Fix unable to load texture warnmat 2017-06-23 21:13:30 -05:00