ericw-tools/qbsp
Eric Wasylishen 41de747a9a qbsp: for "Q2 phong (value set, LIGHT unset) used on a mirrored face." warning, don't set value to 0
- setting value to 0 was not a robust way to disable phong
- it could actually have the reverse effect if "value 1" was
  being used to change a smoothing group, setting value back to 0
  could reintroduce unwanted smoothing
- that hack should be less useful with the phong system improvements
  in the previous commits
2022-12-01 01:23:28 -07:00
..
CMakeLists.txt
brush.cc qbsp: fix -nodetail in q2 mode 2022-11-21 00:10:26 -07:00
brushbsp.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
csg.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
exportobj.cc qbsp: exportobj: re-add bspbrush_t::container version 2022-10-23 19:20:19 -06:00
faces.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
main.cc Move SetConsoleMode() call to logging::preinitialize(); helper 2022-11-19 10:05:14 -07:00
map.cc qbsp: for "Q2 phong (value set, LIGHT unset) used on a mirrored face." warning, don't set value to 0 2022-12-01 01:23:28 -07:00
merge.cc all: add LIGHT_/QBSP_/VIS_ prefixes to epsilons where necessary 2022-10-30 15:08:10 -06:00
outside.cc all: add LIGHT_/QBSP_/VIS_ prefixes to epsilons where necessary 2022-10-30 15:08:10 -06:00
portals.cc portals.cc: add -verbose logging for missing portal sides 2022-11-14 21:49:01 -07:00
prtfile.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
qbsp.cc qbsp: fix crash when using -omitdetail and an all-detail bmodel 2022-11-21 01:13:31 -07:00
tjunc.cc
tree.cc Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2022-11-02 17:59:12 -04:00
writebsp.cc qbsp/light: add no_phong texinfo flag (currently not used/exposed) 2022-12-01 01:16:17 -07:00