| .. |
|
CMakeLists.txt
|
common: add StripFilename test
|
2019-10-27 14:06:10 -06:00 |
|
bounce.cc
|
light: fix "_suntexture" interaction with -bounce
|
2019-10-09 00:59:49 -06:00 |
|
entities.cc
|
light: fix order of settings loading for last commit
|
2019-10-31 00:51:56 -06:00 |
|
imglib.cc
|
Rewritten parts of surface light logic. Should resemble qrad3 looks a bit more now...
|
2018-05-25 14:59:22 +03:00 |
|
light.cc
|
light: allow starting assigning switchable styles before default of 32
|
2019-10-31 00:40:23 -06:00 |
|
litfile.cc
|
common, light, vis: change from bsp2_t to mbsp_t
|
2017-10-01 22:32:20 -06:00 |
|
ltface.cc
|
light: remove 65536 ray limit, fixes #276
|
2019-10-28 01:12:23 -06:00 |
|
main.cc
|
light: add "testlight" target
|
2016-08-15 21:18:14 -06:00 |
|
phong.cc
|
light: fix lighting artifacts with _mirrorinside. Was missing a plane side
|
2019-03-25 20:24:39 -06:00 |
|
settings.cc
|
common: move vec_from_mangle and mangle_from_vec to mathlib
|
2017-04-23 19:31:00 -06:00 |
|
surflight.cc
|
common: make VecStrf/VecStr threadsafe
|
2018-07-24 00:18:43 -06:00 |
|
test.cc
|
light: add "testlight" target
|
2016-08-15 21:18:14 -06:00 |
|
test_common.cc
|
qbsp: fix relative paths for .wad files
|
2019-10-27 19:03:45 -06:00 |
|
test_entities.cc
|
light: entity warnings: print bbox for bmodel entities
|
2016-11-24 17:10:15 -07:00 |
|
test_light.cc
|
light: fix fix_coord bug (for sampling fence textures) and
|
2019-03-24 23:43:47 -06:00 |
|
test_ltface.cc
|
light: add some tests for the EntDict_Check* functions
|
2016-09-19 19:16:45 -06:00 |
|
trace.cc
|
light: remove 65536 ray limit, fixes #276
|
2019-10-28 01:12:23 -06:00 |
|
trace_embree.cc
|
light: add update to use rtcOccluded1Ex missed in last commit
|
2019-10-28 01:19:20 -06:00 |