ericw-tools/qbsp
L-P d0788ac01f
Add _hulls property to allow a bmodel to set for which hulls it should have clipnodes (#442)
* Add _hulls bmodel property

Whitelist hulls for which to generate clipnodes.

* Fix _hulls when hull 0 is omitted

Add test

---------

Co-authored-by: Eric Wasylishen <ewasylishen@gmail.com>
2024-12-09 00:06:26 -07:00
..
CMakeLists.txt build: get rid of "bin" subdirectory 2024-02-04 19:52:16 -07:00
brush.cc cleanup: don't pass contentflags_t by reference (it's only 8 bytes) 2024-11-17 21:23:09 -07:00
brushbsp.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
csg.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
exportobj.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
faces.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
main.cc common: change FError to throw an exception 2023-06-03 22:24:20 -06:00
map.cc qbsp: more func_illusionary_visblocker fixes 2024-11-23 22:21:51 -07:00
merge.cc qbsp: never merge across liquids, deprecate -nomergeacrossliquids 2024-12-07 19:47:16 -07:00
outside.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
portals.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
prtfile.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
qbsp.cc Add _hulls property to allow a bmodel to set for which hulls it should have clipnodes (#442) 2024-12-09 00:06:26 -07:00
tjunc.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
tree.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
writebsp.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00