All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- When cleaning up the library the PresetManager its empty.
0.2.5 -
- Fixed missing information on the json
0.2.4 - 2020-04-27
- Fixed issue where custom folder editor would check folders outside
Assets/
0.2.3 - 2020-04-23
- Fixed PresetManager auto creation sometimes causing issues
- Optimized PreProcessor
0.2.2 - 2020-04-21
- Added settings on Editor Preferences
- Added option to toggle the folder custom editor
- Added option to customize the maximum number of search levels when looking for assets.
0.2.1 - 2020-04-21
- Fixed problems when checking for new imported assets
- Fixed folder custom inspector with wrong space
- Fix issue when not reimporting assets after applying the changes.
0.2.0 - 2020-04-16
- Added the
PresetManagerStorage
where the settings per folder are store and can serialized - Added option to customize each one of the Preset 'PropertyModification' per folder.
- Fixed an issue where the Preset would be applied when selecting the folder.
- A lot of general qol improvements
0.1.1 - 2020-04-14
- Fixed license
0.1.0 - 2020-04-14
- Initial Versioning