|
|
5912584a74
|
normal generic code written by normal people
to de-deplicate some bits
|
2022-12-24 00:14:54 +01:00 |
|
|
|
cc14c4e5d7
|
some more sub-neighbour rework
|
2022-12-23 23:51:29 +01:00 |
|
|
|
46a03acd30
|
improve unwrapping custom binrw errors
|
2022-12-23 23:20:52 +01:00 |
|
|
|
f22ee95214
|
dont panic when parsing invalid displacement neighbours
|
2022-12-23 14:57:13 +01:00 |
|
|
|
148c6c59bd
|
fix oom errors with malformed inputs
|
2022-12-22 22:53:46 +01:00 |
|
|
|
697052897e
|
fuzz init
|
2022-12-21 22:49:02 +01:00 |
|
|
|
e132a34a00
|
texture info handling
|
2022-12-07 22:03:32 +01:00 |
|
|
|
c459a8308b
|
bump dependencies
|
2022-12-05 16:52:03 +01:00 |
|
|
|
ea5a2662bf
|
add flake
|
2022-12-05 16:51:22 +01:00 |
|
|
|
6f959a019c
|
zip from git
|
2022-03-20 16:16:05 +01:00 |
|
|
|
dbce06b508
|
add pakfile support
|
2022-03-20 15:31:40 +01:00 |
|
|
|
7391f8124d
|
expose prop angles as quaternion
|
2022-03-19 14:47:33 +01:00 |
|
|
|
243d2039c3
|
solid is an enum
|
2022-03-17 20:11:08 +01:00 |
|
|
|
15c1c4e6eb
|
game lump/static props
|
2022-03-04 00:23:57 +01:00 |
|
|
|
d628f898d0
|
more entities
|
2022-02-27 23:24:46 +01:00 |
|
|
|
0604fa5017
|
minor derive cleanup
|
2022-02-27 22:48:24 +01:00 |
|
|
|
ea557f08d3
|
clippy fixes
|
2022-02-27 19:19:10 +01:00 |
|
|
|
f808d67303
|
more entity types
|
2022-02-27 19:16:54 +01:00 |
|
|
|
6ced393424
|
derive macros for entity parsing
|
2022-02-27 18:46:30 +01:00 |
|
|
|
db9ca18975
|
some disaplacement cleanup
|
2022-02-22 23:07:49 +01:00 |
|
|
|
aeb8c1011d
|
more validation
|
2022-02-21 22:33:24 +01:00 |
|
|
|
26a606db55
|
some entity parsing
|
2022-02-21 22:13:15 +01:00 |
|
|
|
db738c5eb3
|
validate internal references on parse
|
2022-02-21 19:39:59 +01:00 |
|
|
|
d1c9087c37
|
split handle module
|
2022-02-21 18:41:57 +01:00 |
|
|
|
8e2d634e12
|
fix displacements for non square surfaces
|
2022-02-20 23:03:54 +01:00 |
|
|
|
a73c2f6c1b
|
cleanup step scale
|
2022-02-20 22:40:01 +01:00 |
|
|
|
8da1ebc839
|
remove miette
|
2022-02-20 22:12:47 +01:00 |
|
|
|
5e918a397b
|
split off displacement stuff
|
2022-02-20 22:10:22 +01:00 |
|
|
|
7216783734
|
split off vector
|
2022-02-20 22:04:30 +01:00 |
|
|
|
a0e505d907
|
displacement triangulation
|
2022-02-20 20:07:12 +01:00 |
|
|
|
d3b614c76d
|
displacement map reading
|
2022-02-20 17:54:24 +01:00 |
|
|
|
21b78f9efe
|
handle other binreader errors
|
2022-02-20 16:39:45 +01:00 |
|
|
|
65af835320
|
verify lump size before reading
|
2022-02-20 16:39:31 +01:00 |
|
|
|
9398ea7cf5
|
assert that reading uses the correct amount of bytes
|
2022-02-20 16:38:30 +01:00 |
|
|
|
fedfccacda
|
name -> fixed string
|
2022-02-20 16:37:20 +01:00 |
|
|
|
427563bb55
|
brush flags
|
2022-02-20 14:52:55 +01:00 |
|
|
|
02b7d3222c
|
exclude test files
|
2022-02-18 20:52:39 +01:00 |
|
|
|
f585be2864
|
remove parse-display
|
2022-02-18 20:48:23 +01:00 |
|
|
|
f22e79269d
|
remove itertools for custom cluster iter
|
2022-02-18 20:39:19 +01:00 |
|
|
|
1aedf96f25
|
some docs
|
2022-02-18 20:12:39 +01:00 |
|
|
|
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 |
|
|
|
231e3256c5
|
fix readme typo
|
2021-02-21 15:03:39 +01:00 |
|
|
|
07fcf665e9
|
bumb dependencies
|
2021-02-21 15:01:40 +01:00 |
|
|
|
749f5c7c95
|
fix readme links
|
2021-02-21 14:56:08 +01:00 |
|