metadata
Wenzel Jakob 2012-10-20 17:10:57 -04:00
parent 43e6614d05
commit 85edb73dee
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ void ParticleTracer::process(const WorkUnit *workUnit, WorkResult *workResult,
#if 0
/* This is somewhat unfortunate: for accuracy, we'd really want the
correction factor below to match the path tracing interpretation
of a scene with surface normals. However, this factor can become
of a scene with shading normals. However, this factor can become
extremely large, which adds unacceptable variance to output
renderings.