58 Commits

Author SHA1 Message Date
1a4352f40b disambiguate zip reads from appdata reads using bogus identity 2026-03-22 17:47:55 -07:00
0b30988408 support for Windows .love/.zip 2026-03-22 16:54:15 -07:00
8d33b39730 support both for building for Windows and via MSVC 2026-03-22 16:28:05 -07:00
fa3ca59059 support loading from .zip/.love file 2026-03-21 16:44:20 -05:00
d88cb808ff file: compile-time option to read files from 'pack file' 2026-03-21 14:39:02 -05:00
6017c96411 add midnightmeadow 2026-03-19 23:12:20 -05:00
16c0123627 outline font 2026-03-19 22:36:16 -05:00
ce7c4c4cc6 draw flames on torches 2026-03-19 20:09:06 -05:00
c299825859 re-enable lights 2026-03-19 17:17:33 -05:00
9da3ffa0bb world crop 2026-03-19 16:43:06 -05:00
00420dd1ed oriented wall torch 2026-03-19 16:20:24 -05:00
8283bc2974 restore custom meshes 2026-03-19 15:08:46 -05:00
50a747934d add lua 'pixel' drawing api 2026-03-19 13:08:54 -05:00
a5a304bcae grandlecturn 2026-03-19 00:35:00 -05:00
527d4f5472 minecraft: non-global world data model 2026-03-17 23:52:16 -05:00
2b379aa27c collada: animated book 2026-03-17 17:46:29 -05:00
f4e95aee09 collada: draw animated joints 2026-03-17 16:11:55 -05:00
71744c4344 collada: node animation 2026-03-17 14:46:00 -05:00
0489f33243 collada: render instance controllers 2026-03-17 11:57:45 -05:00
5e24166ac8 collada: render materials/textures 2026-03-16 22:48:54 -05:00
829cea09ba collada: draw ship20 (untextured) 2026-03-16 19:16:28 -05:00
7f01fd0483 boids: initial 2026-03-16 00:22:52 -05:00
04c265e253 move line art to line_art namespace 2026-03-15 22:07:27 -05:00
e6c927bb39 minecraft: add custom mushroom mesh 2026-03-14 21:46:32 -05:00
e08c74e0c1 minecraft: collision demo 2026-03-14 17:25:42 -05:00
4805fcbfac recursive sliding response 2026-03-14 15:47:33 -05:00
f398b583ff collision: sliding response 2026-03-14 14:39:09 -05:00
0044c3352f multiple-cube collision demo 2026-03-14 13:41:51 -05:00
ce2260e078 collision: intersect moving sphere aabb 2026-03-14 12:26:08 -05:00
157f493167 collision: capsule capsule collision 2026-03-13 23:16:04 -05:00
e38d9338d9 collision: add closest point segment segment 2026-03-13 21:46:17 -05:00
ee3179899d collision: ray aabb 2026-03-13 19:46:18 -05:00
84fbd05841 collision: closest point point aabb 2026-03-13 14:22:45 -05:00
f6bd91824b move hud lighting to lighting namespace 2026-03-11 23:59:51 -05:00
e334d6be17 move hud rendering to hud namespace 2026-03-11 23:35:32 -05:00
9b1d4b08d5 move minecraft rendering to minecraft namespace 2026-03-11 23:14:47 -05:00
455c7c9f72 third person camera 2026-03-11 21:43:28 -05:00
1b71cf4281 view: factor out all view mutation 2026-03-11 21:08:45 -05:00
e273a61277 add non_block, view transform cache 2026-03-11 19:38:53 -05:00
48a85671c8 integer line tracing 2026-03-11 00:20:14 -05:00
43134dcdab sample mouse position from position geometry buffer 2026-03-10 15:11:14 -05:00
91d86a4f85 use line points from eye position 2026-03-09 23:24:34 -05:00
175bf4a397 bresenham 2026-03-09 22:56:08 -05:00
50188813f8 wheat, ladders 2026-03-09 19:47:12 -05:00
7428b86b9e point lighting, colored wool 2026-03-09 18:23:46 -05:00
ba2247068b render to geometry buffer 2026-03-09 00:29:05 -05:00
9ed9f70ec5 run-time window aspect ratio and font resize 2026-03-08 20:45:36 -05:00
c987c0330b first person camera 2026-03-08 18:04:07 -05:00
a0e922975a font rendering 2026-03-08 16:53:03 -05:00
e6d4fbd182 flying first-person camera 2026-03-08 14:02:35 -05:00