|
cd0b35b465
|
update physfs and use supplied cmake, since it got fixed
|
2024-09-08 17:07:53 +02:00 |
|
|
c051d36a64
|
update stb to latest master
|
2024-09-08 16:55:58 +02:00 |
|
|
202ba31d79
|
update glm to 1.0.0
|
2024-01-26 12:40:28 +01:00 |
|
|
3a885ee250
|
update entt to v3.12.2
|
2023-09-07 01:51:33 +02:00 |
|
|
00e48f9967
|
update spdlog to v1.12.0
|
2023-09-05 11:56:50 +02:00 |
|
|
7a3823db78
|
update ImGui to v1.89.9
and reenable obsolte bc of text editor (temp, will be replaced)
|
2023-09-04 20:57:00 +02:00 |
|
|
0abb860185
|
update tracy to v0.9.1
|
2023-03-05 00:11:16 +01:00 |
|
|
22dc949cc5
|
update stb to latest, reenable perlin noise
|
2023-03-05 00:04:31 +01:00 |
|
|
196ea7b93b
|
update imgui to v1.89.3
|
2023-03-04 23:47:18 +01:00 |
|
|
8d24976a13
|
entt update to v3.11.1
|
2022-12-03 20:26:24 +01:00 |
|
|
eeb8be6a8e
|
update spdlog to v1.11.0
|
2022-11-08 17:47:58 +01:00 |
|
|
9f6e9defb0
|
make tests auto terminate
|
2022-11-07 01:54:45 +01:00 |
|
|
e108d14e1d
|
forgot imgui cmake version
|
2022-11-06 15:34:13 +01:00 |
|
|
dffbad65d2
|
fix cmake sdl finding, find_package for each cmake scope
|
2022-11-01 00:15:05 +01:00 |
|
|
4d0f731d8d
|
better cmake for emscripten flags
|
2022-10-30 18:18:20 +01:00 |
|
|
8cc473b9fc
|
fix emscripten + tracy wrong include path
|
2022-10-30 18:18:20 +01:00 |
|
|
7d983244b2
|
update nlohmann::json to v3.11.2
|
2022-10-30 02:36:30 +02:00 |
|
|
5004e30e18
|
update tracy to v0.9 and adopt
|
2022-10-27 16:36:40 +02:00 |
|
|
cc40740cf1
|
update physfs to latest (v3.2.0)
|
2022-10-01 22:44:29 +02:00 |
|
|
3b2cd5c62b
|
update Tracy to v0.8.2.1
|
2022-08-11 16:00:43 +02:00 |
|
|
ee16ca5356
|
update soloud to latest
|
2022-08-08 14:54:54 +02:00 |
|
|
4b707a7adb
|
update physfs to latest
|
2022-08-08 13:22:01 +02:00 |
|
|
e1bf5fefc0
|
fix imgui now requiring atleast c++11
|
2022-08-03 16:09:22 +02:00 |
|
|
e65878509e
|
update dear ImGui to v1.88
|
2022-08-03 01:58:55 +02:00 |
|
|
5ed74d956d
|
update googletest to v1.12.1
|
2022-08-03 01:49:04 +02:00 |
|
|
95b9a17af4
|
update nlohmann::json to v3.11.1
|
2022-08-02 14:28:39 +02:00 |
|
|
aa81118c40
|
update EnTT to v3.10.3
|
2022-08-02 14:25:56 +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 |
|
|
052bdb45ec
|
update entt to v3.10.1
|
2022-04-28 16:12:51 +02:00 |
|
|
5f066faa28
|
fix tracy for emscripten
|
2022-04-16 20:33:35 +02:00 |
|
|
bbbbc655e7
|
update tracy to v0.8
|
2022-04-15 18:19:45 +02:00 |
|
|
410b373fda
|
update spdlog to v1.10.0
|
2022-04-15 18:09:53 +02:00 |
|
|
72add20751
|
update EnTT to v3.10.0
|
2022-04-15 16:37:53 +02:00 |
|
|
5089fd91aa
|
replace physfs
|
2022-02-11 18:05:20 +01:00 |
|
|
170b21089f
|
force c++11 on text editor
|
2022-02-08 19:36:31 +01:00 |
|
|
cec80fd492
|
reduce backends soloud builds
|
2022-02-08 19:24:59 +01:00 |
|
|
b3d700e910
|
update imgui to v1.87
|
2022-02-07 22:45:50 +01:00 |
|
|
81043264d2
|
update to entt v3.9.0
|
2021-12-21 14:04:02 +01:00 |
|
|
edec5e51d3
|
update tracy to v0.7.8
|
2021-12-12 00:23:02 +01:00 |
|
|
2091d3f97c
|
update stb (temporarily removes stb_perlin bc of patent)
|
2021-12-11 23:55:08 +01:00 |
|
|
c046bd7663
|
update spdlog to 1.9.2
|
2021-12-11 23:46:26 +01:00 |
|
|
42ff7c8099
|
update nlohmann::json to 3.10.4
|
2021-12-11 23:32:21 +01:00 |
|
|
4a1dde26ce
|
update imgui to v1.85
|
2021-12-11 23:22:58 +01:00 |
|
|
ec98df52d7
|
add mingw-w64 support
|
2021-11-30 19:50:40 +01:00 |
|
|
0027d612b0
|
update entt to 3.8.1
|
2021-07-28 14:01:12 +02:00 |
|
|
9da3aec847
|
update entt to 3.8.0
|
2021-07-21 17:57:44 +02:00 |
|
|
d58f6da61e
|
update stb to current master
|
2021-07-20 17:52:59 +02:00 |
|
|
6863d83dbf
|
update imgui to v1.83
|
2021-07-20 17:39:36 +02:00 |
|
|
573b276116
|
trying to fix some warnings (had side effects)
|
2021-06-14 17:44:59 +02:00 |
|
|
fd4995837e
|
fix squirrel noise smooth noise wrong symbol names and smooth step
|
2021-05-29 23:30:12 +02:00 |
|