|
CMakeLists.txt
|
build: get rid of "bin" subdirectory
|
2024-02-04 19:52:16 -07:00 |
|
bounce.cc
|
store leaves on surf instead of surface light
|
2024-03-09 00:14:03 -05:00 |
|
entities.cc
|
style: replace (void) with ()
|
2024-02-26 21:07:22 -07:00 |
|
lightgrid.cc
|
light: change remaining double -> float
|
2024-02-25 23:42:45 -07:00 |
|
litfile.cc
|
light: minimize includes
|
2023-06-26 01:19:54 -06:00 |
|
ltface.cc
|
qbsp: shrink node_t from 280 to 208 bytes
|
2024-03-09 19:37:23 -07:00 |
|
main.cc
|
use fold expr instead of for statements in vec3
|
2023-11-04 19:01:08 -04:00 |
|
phong.cc
|
light: change remaining double -> float
|
2024-02-25 23:42:45 -07:00 |
|
trace.cc
|
light: change remaining double -> float
|
2024-02-25 23:42:45 -07:00 |
|
trace_embree.cc
|
light: change remaining double -> float
|
2024-02-25 23:42:45 -07:00 |