Commit Graph

16 Commits

Author SHA1 Message Date
79f088d10e disable tracy in flake instead of CMakeList.txt 2026-02-25 15:14:49 +01:00
58235ac52e some valgrind bullshit 2026-02-25 13:34:52 +01:00
d8534cacdd store winning condition in state + remove presets 2026-02-24 22:08:00 +01:00
8a4e5c1ebf squash merge threaded-physics into main 2026-02-24 19:00:25 +01:00
404a76654c update compiler flags, fix tracy allocation profiling, fix compiler warnings 2026-02-23 23:01:30 +01:00
73b01f6af3 add thread-pool library dependency 2026-02-22 23:32:33 +01:00
21a18443e9 add tracy profiler dependency 2026-02-22 23:32:24 +01:00
f07f2772c4 remove octree library dependency (it doesn't store center of mass per node) 2026-02-22 20:29:01 +01:00
6a86324f53 add octree library dependency 2026-02-22 19:42:57 +01:00
0083143268 cleanup flake 2026-02-22 13:57:04 +01:00
b873a1e9d7 enable parallel build 2026-02-19 22:05:07 +01:00
e2e75204ef parallelize repulsion forces using openmp 2026-02-18 02:08:46 +01:00
d1b115a7c3 implement numerically unstable mass spring system 2026-02-16 00:21:29 +01:00
801ddafd66 add profiler dependencies 2026-02-15 16:33:08 +01:00
6692a67f28 update flake (raylib + raylib-cpp + tinyobjloader) 2026-02-12 23:37:45 +01:00
ca97c0b597 add flake 2026-02-12 20:52:13 +01:00