Commit graph

11 commits

Author SHA1 Message Date
Sara Gerretsen 99ec92ba88 feat: implemented simulation multithreading 2025-09-22 19:18:00 +02:00
Sara Gerretsen 34a289d36b feat: added debug information toggle to UI 2025-09-22 13:35:23 +02:00
Sara Gerretsen 847c0bded5 feat: defined Toggle element 2025-09-22 13:35:14 +02:00
Sara Gerretsen 6f94b64a1f tweak: decreased number of cells on random initialization 2025-09-22 12:47:58 +02:00
Sara Gerretsen decad20b2f fix: marked simulation::living as static since it's no longer forward declared 2025-09-22 11:45:05 +02:00
Sara Gerretsen d1eb5f5b91 fix: removed unused code path 2025-09-22 11:44:44 +02:00
Sara Gerretsen d7884692c5 fix: equalized scroll x/y 2025-09-22 11:35:31 +02:00
Sara Gerretsen e607482867 fix: operator< Cell Cell now sorts by y first, then x 2025-09-22 00:44:06 +02:00
Sara Gerretsen 8b2b0ac34e feat: implemented automatic stepping 2025-09-22 00:43:15 +02:00
Sara 266ff5de0b feat: implemented game of life 2025-09-22 00:06:16 +02:00
Sara fcc509174f feat: setup project 2025-09-22 00:06:08 +02:00