Torque3D/Templates/BaseGame/game/tools/gui
Areloch d1e28f4872
Merge pull request #2328 from Areloch/neverImportMat
Adds a filter for materials to never import when importing a shape
2019-05-04 11:51:21 -05:00
..
images Added useful new icons for the editors. 2018-01-28 15:32:31 -06:00
messageBoxes Re-adds some bits from the old templates that were missed when doing the BaseGame template. 2017-03-26 17:53:01 -05:00
colladaImport.ed.gui Merge pull request #2328 from Areloch/neverImportMat 2019-05-04 11:51:21 -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
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
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 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 2017-11-11 01:21:48 -06: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 Tweaks to the GuiMenuBarProfile to have correct coloration and borders. 2018-01-28 15:22:42 -06: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