Triangles/src
Stephen Seo b5efecd43d
All checks were successful
Run UnitTests / build-and-run-tests (push) Successful in 23s
Quality-of-Life fixes
Change RayGui color settings.

Change how notification panel fades.

Prevent accidentally closing edit-tri-color window immediately after
selecting a tri.
2024-02-29 16:27:24 +09:00
..
unittest Add some unit tests for helper functions 2024-01-24 15:45:46 +09:00
circle.cpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00
circle.hpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00
helpers.hpp Quality-of-Life fixes 2024-02-29 16:27:24 +09:00
main.cpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00
raygui.cpp Fix CMakeLists.txt, fix warnings 2023-07-23 18:42:38 +09:00
shape.cpp Update submodule glm 2024-01-23 14:35:57 +09:00
shape.hpp Fix usage of "pragma GCC diagnostic ..." 2023-07-24 11:18:43 +09:00
state.cpp Quality-of-Life fixes 2024-02-29 16:27:24 +09:00
state.hpp Quality-of-Life fixes 2024-02-29 16:27:24 +09:00
triangle.cpp WIP Some tweaks 2021-03-31 22:16:09 +09:00
triangle.hpp WIP Replace SFML with Raylib 2021-03-29 17:05:27 +09:00