1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00
Commit graph

129 commits

Author SHA1 Message Date
a4ac7b5de9 assert LumpType range 2022-02-18 19:45:41 +01:00
02d22a42f7 cleaner vector iter 2022-02-18 19:39:22 +01:00
3cdb50636d clippy fixes 2022-02-18 19:39:22 +01:00
e348934ec5 basic triangulation for faces 2022-02-18 19:39:22 +01:00
fc945c828b cleanup errors 2022-02-18 19:39:22 +01:00
a785884bc1 binread -> binrw 2022-02-17 21:47:08 +01:00
f890ff2847 bumb dependencies 2022-02-17 21:27:52 +01:00
bdaa8fe6bc more object convert work 2020-06-28 15:05:25 +02:00
0bad24a370 wip obj converter 2020-06-27 16:04:12 +02:00
9b18522190 remove debug 2020-06-26 23:11:32 +02:00
1fd2f3800a update benches 2020-06-26 20:30:04 +02:00
e367ece741 cleanup 2020-06-26 19:28:28 +02:00
6357309f25 remove global allows 2020-06-26 19:27:18 +02:00
f8b0624e40 visiblity work 2020-06-26 19:26:20 +02:00
130c2efc09 node and leaf structures 2020-06-26 18:39:23 +02:00
90146abcce split data structs 2020-06-26 18:20:37 +02:00
771ae67730 some more data implemented 2020-06-26 00:05:48 +02:00
cc93a2889e lump decompression fixes 2020-06-25 20:52:41 +02:00
08a1c53535 valve bsp wip 2020-06-25 00:25:48 +02:00
dbba7565d8 move benchmark into benches folder 2020-06-22 18:57:52 +02:00
Jef
ff124c7f2c Derive more traits, fix zero-length visdata 2019-04-17 11:35:53 +02:00
Jef
96b42c80bf Various fixes 2019-04-14 19:55:56 +02:00
Jef
9b07ca77d6 Be strict about the number of elements 2019-04-10 08:21:15 +02:00
Jef
1023df6228 Use real bitflags instead of raw int 2019-04-09 17:35:18 +02:00
Jef
0f0e5a2cd5 Improve speed, add lightmaps and light volumes, allow parsing entity section 2019-04-09 16:50:48 +02:00
Neil Danson
e6f20f03e1 Add vis data + make public API use slices 2017-09-27 21:58:38 +01:00
Neil Danson
5c388a308c Added Faces
Technically enough to start rendering!
2016-12-20 23:00:44 +00:00
Neil Danson
d322159d1b added most of the q3 bsp format 2016-12-20 22:37:05 +00:00
Neil Danson
22a6b004bc Initial Commit 2016-12-18 07:00:41 +00:00