ericw-tools/include/light
Eric Wasylishen 3d0c756b4f light: fix minlight color on surface lights
- extra `* 255` was unnecessary, setting_color already does this
- don't use qvec3b as it was causing colors to wrap around the 0..255 range
2022-12-20 23:44:21 -07:00
..
bounce.hh light: clear global data so light can run multiple times per process 2022-11-11 16:52:07 -07:00
entities.hh add _nofill key, which causes an entity to not count as an entity for the purposes of occupancy (for lights in walls, etc) 2022-12-15 04:30:22 -05:00
light.hh light: rename channel mask keys 2022-12-13 23:20:27 -07:00
litfile.hh light: header -> source move 2022-10-31 21:21:28 -06:00
ltface.hh light: clear global data so light can run multiple times per process 2022-11-11 16:52:07 -07:00
phong.hh light: clear global data so light can run multiple times per process 2022-11-11 16:52:07 -07:00
surflight.hh light: fix minlight color on surface lights 2022-12-20 23:44:21 -07:00
trace.hh light: clean up dead code 2022-12-12 18:02:33 -07:00
trace_embree.hh light: rename channel mask keys 2022-12-13 23:20:27 -07:00