Commit graph

9 commits

Author SHA1 Message Date
3c4ad68059 Refactor depencies, add clay to the repo in preparation to move from raygui to clay 2026-01-02 21:13:34 +02:00
faf42da522 Update dependencies, refresh README.md, add build scripts for linux(& macos?) 2026-01-02 15:06:34 +02:00
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
1f1a0ee48d working build & fixed the double padding 2024-04-22 20:09:42 +03:00
6863124384 refactored the UI & fixed a bug that would crash everything 2024-04-22 19:00:14 +03:00
3dc7d72a50 added tinyfiledialogs as a submodule & updated the build scripts for linux/mac 2024-04-22 10:07:02 +03:00
973af01380 update the generator tool & added unmarshalling a whole directory 2024-04-21 19:17:27 +03:00
81d9632396 added new batch build script for the test generator program & minor cleanup 2024-04-21 14:31:12 +03:00
15e5ad3454 init 2024-04-19 20:41:22 +03:00