ericw-tools/include/light
Jonathan cb3c81aaf8 vec3_t gonedy 2021-10-21 20:21:28 -04:00
..
bounce.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
entities.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
imglib.hh qvec now has an empty default initializer, for speed purposes; fixed up places that relied on this behavior 2021-09-27 20:44:15 -04:00
light.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
litfile.hh Remove some old stuff 2021-09-19 18:17:28 -04:00
ltface.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
phong.hh normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later) 2021-10-08 14:17:48 -04:00
settings.hh Fix various warnings by testing a clang-cl compile 2021-10-12 14:39:15 -04:00
surflight.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
trace.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
trace_embree.hh Remove unused thingies 2021-10-17 06:24:02 -04:00