Closed voylin closed 11 months ago
Completed 'Loading', 'Saving' and 'Recent projects' portion of the project manager. This included some changes in the startup window as that will handle the checking and actual updating of the recent project file to keep everything organised. This loads of some of the processing and memory tasks away from the actual editor. Just a very small part and probably not even noticeable in terms of performance, but makes the actual editor part of the project less busy.
Finished with 836a3604
Project Manager and the way data is saved will change a bit because of the new project structure. No more working with a data class and data will be directly stored inside of the Project Manager auto load itself.