ericw-tools/light
Jonathan 4e3739c751 use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
..
CMakeLists.txt tests: unify tests under one target 2022-07-10 16:36:15 -06:00
bounce.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
entities.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
light.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
litfile.cc more pointers to vectors 2022-06-23 16:05:11 -04:00
ltface.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
main.cc
phong.cc use make_unique where appropriate 2022-07-18 20:16:50 -04:00
surflight.cc fix overblown lighting if light color is specified for radiosity 2022-07-22 22:10:22 -04:00
trace.cc Merge branch 'type-cleanup' into brushbsp 2022-06-30 05:23:05 -04:00
trace_embree.cc light: rename options -> light_options 2022-07-10 17:28:28 -06:00