Refactor depencies, add clay to the repo in preparation to move from raygui to clay

This commit is contained in:
Stefan Stefanov 2026-01-02 21:13:34 +02:00
parent d748f742f7
commit 3c4ad68059
10 changed files with 528 additions and 81 deletions

View file

@ -6,8 +6,10 @@ Yet-Another-Atlas-Packer by bersK (Stefan Stefanov)
> [!IMPORTANT]
> Pull this repo with `--recursive`, the `odin-aseprite` library is pulled in as a submodule.
* At least odin compiler version `dev-2025-07:204edd0fc`
* Build the `libtinyfiledialog` library in the `vendors/dialog` fold
At least odin compiler version `dev-2025-07:204edd0fc`
Since we need to download/compile some 3rd party dependencies in the vendors folder we need to call
`scripts/setup.[sh|bat]` to compile libtinydialog & download the already compiled `clay` binaries and bindings.
## Description
> [!NOTE]