Go to file
Stephen Seo d30a792aca Impl edit tri color, and more
Added way to select and edit colors of placed Tris.
Added third_party catch unit test framework that builds the UnitTest in
Debug builds.
Refactor internal use of notification_text.
Rename src/imgui_helper.hpp to src/helpers.hpp
Added some helper functions, including "is_within_shape" (used for
selecting a Tri).
Fixed use of flags in helpers not using enum values.
2020-08-04 21:13:17 +09:00
build_include Rename "include" to less ambiguous "build_include" 2020-07-24 17:57:43 +09:00
src Impl edit tri color, and more 2020-08-04 21:13:17 +09:00
third_party Impl edit tri color, and more 2020-08-04 21:13:17 +09:00
.gitignore Impl basic drawing, a basic start to the program 2020-07-21 20:15:10 +09:00
.gitmodules Init skeleton project 2020-07-21 20:03:22 +09:00
CMakeLists.txt Impl edit tri color, and more 2020-08-04 21:13:17 +09:00