zdray/src
2022-02-16 06:42:33 +08: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 Replace zlib with miniz as that is much easier to link with and removes a linker warning 2021-11-16 00:04:05 +01:00
level Use ZDRayInfo's angle and pitch to determine the sun direction 2022-02-16 06:42:33 +08:00
lightmap Fix threadIndex mistakenly getting captured by reference 2022-02-15 14:35:32 +01:00
math Replace the vector/matrix classes with something behaving a bit more like glsl 2021-11-12 22:40:29 +01: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 Adjust usage print slightly 2021-11-11 05:52:40 +01:00