Commit Graph

13 Commits

Author SHA1 Message Date
Green Sky
7237cb265d cmake version upgrade 2025-05-21 12:05:51 +02:00
Green Sky
31e24b9c04 fix due to spdlog(fmt) and json updates
implement workaround until https://github.com/nlohmann/json/issues/4261
gets fixed
2025-05-21 11:53:59 +02:00
8d24976a13 entt update to v3.11.1 2022-12-03 20:26:24 +01:00
9aa6618e0f replace high_resolution_clock for steady_clock 2022-06-11 11:48:11 +02:00
6b06d5cb99 update all cmake files to version 3.9
other misc cmake fixes

version 3.9 allows for ipo (lto)
2022-05-03 19:33:19 +02:00
4dd5a69dee port to EnTT v3.10.0 2022-04-15 16:37:53 +02:00
bfe09374bb make timer cleaner 2022-02-09 11:23:23 +01:00
a2b056f385 change scene engine from pointer to reference 2022-02-08 21:06:22 +01:00
9e9b644856 remove clutter from organizer scene service 2021-05-22 14:05:27 +02:00
1248957a18 cleanup includes, primarily artifacts of the updatestrat refactor 2021-05-17 01:35:35 +02:00
efad254193 reworked the general update strategy interface 2021-05-16 16:48:58 +02:00
7912b58108 change time factor behaviour to allow editing 2021-02-03 16:35:37 +01:00
39b0677c3a add organizer scene, and add scene tools time delta context editor 2021-01-24 21:26:22 +01:00