zdray/src
RaveYard 4675ab5b81 Fix GPURayTracer::CreateTask accidentally creating useless tasks
and reserve task size in CPU for lightprobes
2022-07-05 09:33:44 +02: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 Add support for most common slope types 2022-06-22 14:30:51 +02:00
level Print the hex representation of the sun color, too (might be useful for user's reference) 2022-07-01 14:46:02 +08:00
lightmap Fix GPURayTracer::CreateTask accidentally creating useless tasks 2022-07-05 09:33:44 +02:00
math Fix certain broken normals 2022-06-22 14:30:56 +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 Update documentation (per surface sampling distance) 2022-06-29 14:56:19 +08:00