You are browsing as a guest. Sign up (or log in) to start making projects!

7h 37m 54s logged

Namespace Refactor & Project Management Work

Dependencies finally caused me to run into a namespace conflict after being lazy and unorganized…

instead of being sane and just renaming one class.. I decided to refactor the entire project to use proper namespaces everywhere..

changes

namespaces

  • Refactored the entire codebase into proper namespaces

project management / editor backend

I don’t really have much visually to show this update since I’ve mostly been working on backend stuff.

Working on:

  • project management
  • scene management
  • VFS improvements
  • editor saving/loading

I’m using nativefiledialog-extended to work on proper file dialogs for saving and loading from the editor.

Also been doing a lot of testing around project creation and loading.

alot of this is in the hope i can get this working multi-platform and not just on linux (though i have yet to try and compile on another os)

Things are working… for now… so progress :D

0
13

Comments 0

No comments yet. Be the first!