Deer Dark

Results 1 comments of Deer Dark

I‘ve solved the problem by changing the order of some code ```C++ //CullingThreadpool.cpp line 187 void CullingThreadpool::RenderJobQueue::Reset() { mWritePtr = 0; mBinningPtr = 0; for (unsigned int i = 0;...