ZDRay baking utility for GZDoom
Find a file
Magnus Norddahl 81a70d7c96 - fix race condition crash
- rewrote kexWorker to use std::function
- added --threads, --samples, --size command line arguments
- changed the default threading to be what the processor supports (64 threads on my Threadripper, muhahaha!)
2018-10-30 12:37:22 +01:00
src - fix race condition crash 2018-10-30 12:37:22 +01:00
zlib Initial import 2017-08-03 20:25:54 +02:00
.gitignore Initial import 2017-08-03 20:25:54 +02:00
CMakeLists.txt - add some mesh collision classes 2018-10-29 18:33:22 +01:00
COPYING Initial import 2017-08-03 20:25:54 +02:00
README.md Initial commit 2017-08-03 20:23:44 +02:00

ZDRay