Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-05 | Use release tarballs instead of git repository | Aki | |
This is preferable because checking out a tag requires to clone the entire repository. | |||
2024-04-05 | Switched back to custom MakeAvailable | Aki | |
2024-04-05 | Push contrib variables to cache and reshuffle them | Aki | |
2024-04-05 | Add raylib specific options | Aki | |
2024-04-05 | Use FetchContent to handle dependencies | Aki | |
2022-12-17 | Event log is now using ImGui | Aki | |
I don't like the fact that I put entire rlImGui and imgui into the project but that's how they usually deal with the distribution and packaging... |