Commit Graph

20 Commits

Author SHA1 Message Date
62cbb9e380 add tileset reading 2026-07-12 22:44:31 +03:00
1e072c5607 add configurable padding to sprites 2026-07-12 19:45:09 +03:00
e2b15895c2 add text rendering 2026-07-12 19:00:36 +03:00
7197b68637 add embedded assets 2026-07-11 21:50:54 +03:00
bf325b74b5 add nil graphics objects 2026-07-11 20:20:45 +03:00
ed560d3da1 add initSpritesheet() and deinitSpritesheet() 2026-07-11 17:40:21 +03:00
c09ff2aad0 add spritesheets 2026-07-11 17:04:17 +03:00
f685b69bd9 add error texture 2026-07-10 02:35:18 +03:00
6a894ac4b2 add Quad struct utilities 2026-07-10 02:16:37 +03:00
963041cd4c add spritesheet 2026-07-10 01:18:53 +03:00
76668e841d add drawing texture support 2026-07-10 01:17:46 +03:00
47d3dad1c3 remove Runtime struct 2026-07-10 00:21:02 +03:00
40bbfff775 add texture sampling 2026-07-06 22:15:34 +03:00
1d9f1cfa6a create Runtime struct 2026-07-06 21:47:27 +03:00
5512be7d9e add input handling 2026-07-06 20:03:00 +03:00
98f59a30bd integrate imgui 2026-07-06 16:40:24 +03:00
768571064c disable wasm until 0.17 is released 2026-07-01 02:06:10 +03:00
6bc644764f add sokol, imgui, tracy 2026-07-01 00:30:00 +03:00
9217965ec1 add file watcher 2026-06-25 20:30:43 +03:00
8ed6347466 initial commit 2026-06-24 11:10:08 +03:00