Commit Graph

49 Commits

Author SHA1 Message Date
337df23d12 fixed spelling in us
added async to us
2021-04-24 02:03:11 +02:00
5d785b54d6 flip sdl_surface in opengl texture loader 2021-04-19 20:01:12 +02:00
e3ae6c1521 refactor render tasks (added name())
add opengl renderer imgui tools to menu bar
2021-04-18 01:36:01 +02:00
7e1137732b update entt to v3.7.1 2021-04-14 15:48:56 +02:00
4e2dd51ad1 add opengl texture from sdl_surface 2021-04-11 21:28:40 +02:00
07df333e3e add more stb 2021-04-08 21:42:11 +02:00
98e9ae936c fix wrong docs 2021-04-08 17:07:16 +02:00
066457adba add Squirrel Eiserloh's rng, and own helper 2021-03-23 19:14:11 +01:00
1f483b1752 scalar range imgui widget 2021-03-19 16:44:43 +01:00
0a1895d0be scalar_range json serialization 2021-03-19 16:28:40 +01:00
84bd115ebd add a scalar range helper class 2021-03-18 20:05:58 +01:00
f35954f219 update imgui to v1.82 2021-03-18 15:00:14 +01:00
0d31116daa add .cache (ycm/clangd) to gitignore 2021-03-07 19:00:48 +01:00
66a547ca5a update imgui to v1.81 2021-03-07 16:07:11 +01:00
66c7958084 minor filesystem fixups 2021-03-07 16:07:11 +01:00
4f859bad2e update strategy debug taks graph 2021-03-07 16:06:56 +01:00
d22ad0d913 update strat now has name 2021-03-07 16:06:56 +01:00
77b43c572e engine tools: make services list a table and editable 2021-03-07 16:06:17 +01:00
ee3386e1ad add permutation (sort) to std_utils 2021-02-03 16:53:41 +01:00
7912b58108 change time factor behaviour to allow editing 2021-02-03 16:35:37 +01:00
8e757af8d1 update date in license 2021-01-24 21:40:02 +01:00
d7e290f715 typo in readme 2021-01-24 21:38:50 +01:00
39b0677c3a add organizer scene, and add scene tools time delta context editor 2021-01-24 21:26:22 +01:00
9bcaf87788 add time delta context to scene 2021-01-24 21:26:22 +01:00
8e8ac6c0be add sound tools 2021-01-24 21:26:22 +01:00
3471b949cc adopt scene tools to imgui menu bar, some features are now lost 2021-01-24 21:26:22 +01:00
e84e8fc236 add imgui engine tools (based on imgui menu bar) 2021-01-24 21:26:22 +01:00
db07c78815 add imgui menu bar draft 2021-01-24 21:26:22 +01:00
fd821e1f02 update tracy from 0.7.2 to 0.7.5 2021-01-24 21:23:19 +01:00
d91e7dd5a1 update imgui to 1.80 and remove backend copies 2021-01-22 01:27:50 +01:00
87d35f5f43 update entt to 3.6.0 <3 2021-01-09 18:24:52 +01:00
fe8cdba254 direct sdl logging to spdlog 2020-12-29 19:45:41 +01:00
1d59003858 fix entt update 2020-12-29 19:22:36 +01:00
f62ed43209 update imgui entt editor 2020-12-29 18:23:02 +01:00
7cf434d877 update to entt master (v3.6.0-pre) 2020-12-29 18:22:53 +01:00
840b663d5e adopt engine stuff to new update strategy 2020-12-29 18:20:06 +01:00
c1ae30c89c UpdateStrategy Refactor: 6. draft, now looks good, not fully tested 2020-12-29 18:19:45 +01:00
bab5552e6f update spdlog to 1.8.2 2020-12-12 17:02:29 +01:00
e65a10f77b update imgui to v1.79 2020-11-11 16:06:09 +01:00
3864b76854 update spdlog to 1.8.1 2020-11-11 01:08:03 +01:00
f9cb2ed745 update entt to 3.5.2 2020-11-11 00:31:49 +01:00
88f134ff8a tilemap renderer now uses dithering for transparency 2020-11-11 00:31:37 +01:00
b162686901 delete filesystem copy ctr to prevent misuse 2020-10-15 23:24:09 +02:00
8c72f4cc36 make scene change take a rvalue 2020-10-14 13:35:27 +02:00
e4b256609a update physfs 2020-10-06 16:28:19 +02:00
3c3afb1fcc fix blur rendertask 2020-10-06 16:27:32 +02:00
95d1530c6d add color multiplier to tilemap render task 2020-10-06 16:27:16 +02:00
59355e26ed fill in missing source structure in readme 2020-10-01 17:26:35 +02:00
e74154ccee initial import, >900commits predate this 2020-09-29 13:58:20 +02:00