| .. |
|
assetTypes
|
Fleshes out remaining missing editor settings entries/categories
|
2022-04-05 00:29:58 -05:00 |
|
templateFiles
|
Shifts handling of forest brush and item elements into standard simsets for consistency
|
2022-04-07 18:19:13 -05:00 |
|
addModuleWindow.tscript
|
Adjusted handling for the bitmap and bitmapAsset fields for guiBitmapButtonCtrl to forcefully update the button states when changed, ensuring that the bitmaps refresh when changed via the field
|
2022-03-26 22:36:37 -05:00 |
|
addPackageWindow.tscript
|
Improve handling of non-default script filenames
|
2021-01-19 21:32:31 +01:00 |
|
assetBrowser.tscript
|
Fixed uninitialized values for renderMeshExample and renderShapeExample which would cause a crash on creation
|
2022-04-06 01:08:20 -05:00 |
|
assetImport.tscript
|
Adds handling for import of files marked as ShapeAnimationAsset
|
2022-03-20 03:17:31 -05:00 |
|
assetImportConfig.tscript
|
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 |
|
assetImportConfigEditor.tscript
|
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 |
|
creator.tscript
|
Fixed uninitialized values for renderMeshExample and renderShapeExample which would cause a crash on creation
|
2022-04-06 01:08:20 -05:00 |
|
directoryHandling.tscript
|
* [AssetBrowser] BugFix: Address an error where deleting directories may result in an infinite loop.
|
2021-10-25 17:58:24 -04:00 |
|
editAsset.tscript
|
Fixed uninitialized values for renderMeshExample and renderShapeExample which would cause a crash on creation
|
2022-04-06 01:08:20 -05:00 |
|
editModule.tscript
|
Misc Quality of Life and Bug fixes
|
2021-08-28 18:51:27 -05:00 |
|
gameObjectCreator.tscript
|
Improve handling of non-default script filenames
|
2021-01-19 21:32:31 +01:00 |
|
looseFileAudit.tscript
|
Fixes some conversion mistakes in the scripts
|
2021-01-19 21:32:31 +01:00 |
|
newAsset.tscript
|
Removed unneeded default irradiance and prefilter cubemaps, and their convars
|
2022-04-03 20:00:30 -05:00 |
|
popupMenus.tscript
|
Fixed uninitialized values for renderMeshExample and renderShapeExample which would cause a crash on creation
|
2022-04-06 01:08:20 -05:00 |
|
profiles.tscript
|
Add getScriptPath console function to GUIAsset
|
2021-09-10 02:13:56 -05:00 |
|
selectModule.tscript
|
Misc Quality of Life and Bug fixes
|
2021-08-28 18:51:27 -05:00 |
|
selectPackage.tscript
|
Parametrize script extension, default to 'tscript'
|
2021-01-19 21:32:31 +01:00 |
|
selectPath.tscript
|
* [AssetBrowser] BugFix: Correct an error where on Linux the select asset path function would not list any directories.
|
2021-10-09 22:16:55 -04:00 |
|
setAssetTarget.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 |