aboutsummaryrefslogtreecommitdiff
path: root/build.zig.zon
AgeCommit message (Collapse)Author
2024-09-09perf: Multithreading and resizable windowNic Gaffney
2024-09-06fix(aarm64): Fixed incorrect particle countNic Gaffney
Fixed issue where number of particles was significantly less than cfg.particleCount on aarm64 fast release build
2024-09-06Updated build.zig.zonNic Gaffney
2024-09-06Quickfix: rlimgui bindings added to vendor/Nic Gaffney
2024-06-12Added imgui for configurationNic Gaffney
2024-06-11Initial CommitNic Gaffney