Go to file
Sara 6f78731d8f normalize will now normalize if either x or y is non-zero
previously 100,0 would return 100,0 instead of 1,0
2023-06-18 16:33:39 +02:00
src normalize will now normalize if either x or y is non-zero 2023-06-18 16:33:39 +02:00
.gitignore added .helix dir to ignore 2023-06-14 18:50:00 +02:00
CMakeLists.txt changed to single build directory and now using debug and build sh scripts 2023-05-05 23:19:38 +02:00
debug added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts 2023-05-07 17:54:14 +02:00
release added -DCMAKE_EXPORT_COMPILE_COMMANDS to debug and release build scripts 2023-05-07 17:54:14 +02:00