Commit: 8d15cad449b796b3c80ae2860033c89d5aaf41bb
Author: Thomas Dinges
Date:   Sat Jul 4 13:17:06 2015 +0200
Branches: master
https://developer.blender.org/rB8d15cad449b796b3c80ae2860033c89d5aaf41bb

Cleanup: Typo in comment.

===================================================================

M       intern/cycles/kernel/kernel_volume.h

===================================================================

diff --git a/intern/cycles/kernel/kernel_volume.h 
b/intern/cycles/kernel/kernel_volume.h
index e065684..27c0b44 100644
--- a/intern/cycles/kernel/kernel_volume.h
+++ b/intern/cycles/kernel/kernel_volume.h
@@ -578,7 +578,7 @@ ccl_device_noinline VolumeIntegrateResult 
kernel_volume_integrate(KernelGlobals
 /* Decoupled Volume Sampling
  *
  * VolumeSegment is list of coefficients and transmittance stored at all steps
- * through a volume. This can then latter be used for decoupled sampling as in:
+ * through a volume. This can then later be used for decoupled sampling as in:
  * "Importance Sampling Techniques for Path Tracing in Participating Media"
  *
  * On the GPU this is only supported (but currently not enabled)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to