ericw-tools/light
Eric Wasylishen 1c6c48426a cleanup: don't pass float by reference (it's only 4 bytes) 2024-11-17 21:39:26 -07:00
..
CMakeLists.txt
bounce.cc cleanup: don't pass float by reference (it's only 4 bytes) 2024-11-17 21:39:26 -07:00
entities.cc cleanup: don't pass float by reference (it's only 4 bytes) 2024-11-17 21:39:26 -07:00
light.cc Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2024-08-26 06:12:09 -04:00
lightgrid.cc don't output debug stuff if we don't need it 2024-05-29 07:12:56 -04:00
ltface.cc cleanup: don't pass float by reference (it's only 4 bytes) 2024-11-17 21:39:26 -07:00
main.cc
phong.cc
surflight.cc slight speedup by helping embree with alignment 2024-06-02 19:49:32 -04:00
trace.cc
trace_embree.cc
write.cc