zdray/src
2022-10-31 11:07:56 +01:00
..
blockmapbuilder Add automatically generating a grid of light probes 2021-10-14 06:13:31 +02:00
commandline Remove level writing code as it isn't needed 2017-08-03 22:13:30 +02:00
framework Fix compilation error on Linux 2022-07-25 10:52:16 +03:00
level Fix edge case where relativePosition of light is valid at 0,0,0 2022-10-31 11:07:56 +01:00
lightmap Fix edge case where relativePosition of light is valid at 0,0,0 2022-10-31 11:07:56 +01:00
math Sort surfaces into smoothing groups and render the entire group into a surface tile 2022-08-28 21:04:41 +02:00
models Replace the vector/matrix classes with something behaving a bit more like glsl 2021-11-12 22:40:29 +01:00
nodebuilder Add automatically generating a grid of light probes 2021-10-14 06:13:31 +02:00
parse - Switch from NULL to nullptr 2018-11-03 17:47:29 +01:00
platform/windows Initial import 2017-08-03 20:25:54 +02:00
wad - Switch from NULL to nullptr 2018-11-03 17:47:29 +01:00
main.cpp Add --no-rtx option for testing the non-rayquery path on hardware that can do RTX 2022-09-01 00:10:33 +02:00