New File System - Experimental
Pre-release
Pre-release
Changelog
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.
[0.2-alpha.1] - 2018-01-09
Added
- Added a new native file/folder picker - Unity Standalone File Browser - https://github.com/gkngkc/UnityStandaloneFileBrowser - Thanks to @gkngkc for the amazing work
Changed
Save and Load Project
- When you save your project, every map will be saved in the same place, with them respective types, ex:myTexture_Diffuse.png.
- The extension used will be the one set in the GUI Panel.
Suported extensions
Save
- jpg
- png
- tga
- exr
Load
- jpg
- png
- tga
- exr
- bmp
Known Issues
- QuickSave is not implemented yet