| .. |
|
EditorChooseGUI.ed.tscript
|
lotsa fixes.
|
2021-05-04 21:18:15 -04:00 |
|
fileDialogs.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditor.ed.tscript
|
Add 1440p & 4K resolutions to Gui Editor
|
2022-08-16 00:21:27 +01:00 |
|
guiEditorCanvas.ed.tscript
|
Fixed graphical level values to set defaultAnisotropy instead of vsync
|
2022-05-11 00:58:14 -05:00 |
|
guiEditorContentList.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorGroup.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorInspector.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorNewGuiDialog.ed.tscript
|
Adds load status to MaterialAsset for if the Script file itself has been loaded, but the material itself hasn't yet been processed.
|
2021-09-19 01:01:47 -05:00 |
|
guiEditorPrefsDlg.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorProfiles.ed.tscript
|
more torquescript template fixes.
|
2021-05-04 22:49:19 -04:00 |
|
guiEditorSelectDlg.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorStatusBar.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorToolbox.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorTreeView.ed.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
guiEditorUndo.ed.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 |