Commit Graph

17 Commits

Author SHA1 Message Date
edcecba2eb port everything over to organizer 2021-12-12 22:56:16 +01:00
0ad504e5d4 remove simple scene and disable most stuff that used it. TODO: replace with organizer 2021-12-11 23:21:09 +01:00
5d74c3298d add a map range option to ogl (instance) buffer 2021-10-20 02:51:53 +02:00
573b276116 trying to fix some warnings (had side effects) 2021-06-14 17:44:59 +02:00
2c1faa60c6 added screen director tools
minor additions / fixes
2021-05-29 18:22:08 +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
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
d91e7dd5a1 update imgui to 1.80 and remove backend copies 2021-01-22 01:27:50 +01:00
1d59003858 fix entt update 2020-12-29 19:22:36 +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
88f134ff8a tilemap renderer now uses dithering for transparency 2020-11-11 00:31:37 +01: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
e74154ccee initial import, >900commits predate this 2020-09-29 13:58:20 +02:00