Commit Graph

15 Commits

Author SHA1 Message Date
veclavtalica
9da26638c8 rework input to be in line with rendering semantics 2024-10-22 20:32:17 +03:00
veclavtalica
a22bcfd97e rework timers, update overlap/intersect and other procedures, some other things i dont remember 2024-10-22 14:45:30 +03:00
19bf88d44e finally properly implemented depth optimization for 2d 2024-10-14 15:31:56 +03:00
f7f27119e1 use static, fixed arrays for circle geometry data instead of allocating for each one 2024-10-13 22:32:59 -03:00
da98c0941b effort to have no warnings once again 2024-10-13 21:32:31 +03:00
e70366f82f rework to context: now there's engine and user code copies, renaming of fields, most things that shouldn't be there are hidden 2024-10-12 20:24:47 +03:00
cfc9ac9583 fix common-data pack reference for newly places demos 2024-10-11 19:31:30 +03:00
b566cf20b5 fix bunnymark boundies 2024-10-11 19:27:41 +03:00
4ac87b3021 move platformes and scenery to /apps/demos/ 2024-10-11 19:26:46 +03:00
db0adbdf6c /apps/demos/bunnymark: fix background 2024-10-08 10:18:41 +03:00
0ede612bec twn_input: singleton rework, twn_control.h and fixes 2024-10-08 10:12:47 +03:00
5c91423fbb clang-format on /apps/demos/bunnymark files 2024-10-08 01:21:31 +03:00
4c49366c44 Added common-data as dependency for kenney's font used in demo 2024-10-07 20:16:21 +00:00
8759221ed2 Adding data manifest and the wabbit sprite 2024-10-07 20:15:53 +00:00
8aa0e38486 Bunny mark intial files added
Need to add data folder still.
2024-10-07 20:15:20 +00:00