ericw-tools/qbsp
Jonathan dddc48e98b simplify `needs_write` for surfflags
add `_surflight_color` key; allows overriding surface light color on an entity basis
load the .wal from wal_json and use the values as a base, if they exist
allow `_surflight_minlight_scale` to be specified on entities
2023-04-24 02:16:39 -04:00
..
CMakeLists.txt qbsp: create a tjunc.hh header 2023-02-22 18:07:49 -07:00
brush.cc qbsp: fix func_detail_fence/func_detail_wall with DETAIL set on brushes 2023-02-22 01:16:32 -07:00
brushbsp.cc qbsp: restore detail to non-sealing 2023-03-26 16:20:10 -06:00
csg.cc cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
exportobj.cc qbsp: face_t: track front/back contents, instead of just front 2023-02-22 22:54:37 -07:00
faces.cc qbsp: safer condition in last commit 2023-02-23 19:15:07 -07:00
main.cc
map.cc simplify `needs_write` for surfflags 2023-04-24 02:16:39 -04:00
merge.cc qbsp: don't merge above- and below- water faces in Q1 mode 2023-03-13 23:50:32 -06:00
outside.cc qbsp: sealing: in hull1/2 treat onnode point entities as being in empty space 2023-04-07 17:06:56 -06:00
portals.cc qbsp: only print "doesn't touch two areas" once per entity 2023-03-27 20:15:19 -06:00
prtfile.cc qbsp: q1: fix detail to be non-sealing again 2023-03-27 21:43:54 -06:00
qbsp.cc qbsp: delete leftover areaportal leak files on startup 2023-03-27 20:05:33 -06:00
tjunc.cc qbsp: avoid tjunc interaction between func_detail_wall and worldspawn 2023-02-22 23:12:40 -07:00
tree.cc cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
writebsp.cc simplify `needs_write` for surfflags 2023-04-24 02:16:39 -04:00