Commit graph

3 commits

Author SHA1 Message Date
3f1c523ad9 Major refactor:
* Removed any hotreload functionality to simplify the code-base, may introduce it back again if there's a need to redesign the UI as it was used for dynamic prototyping.
* Split the code base into two packages: generator and frontend. The 'generator' package is reponsible for the functionality of making the atlases, etc... while the frontend is pure the immediate mode UI implemented with raygui and application globals
* New build scripts, windows only for now.
2024-08-30 18:05:56 +03:00
3dc7d72a50 added tinyfiledialogs as a submodule & updated the build scripts for linux/mac 2024-04-22 10:07:02 +03:00
8d36f8bbd8 working-ish state for the app & some gui work done on the packing screen 2024-04-20 18:53:50 +03:00