Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/cycles/subd/subd_dice.h')
-rw-r--r--intern/cycles/subd/subd_dice.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/intern/cycles/subd/subd_dice.h b/intern/cycles/subd/subd_dice.h
index c0e32be18c4..4617c782b3a 100644
--- a/intern/cycles/subd/subd_dice.h
+++ b/intern/cycles/subd/subd_dice.h
@@ -81,7 +81,7 @@ public:
* Edge tessellation factors and subpatch coordinates are as follows:
*
* tu1
- * P01 --------- P11
+ * P01 --------- P11
* | |
* tv0 | | tv1
* | |
@@ -135,4 +135,3 @@ public:
CCL_NAMESPACE_END
#endif /* __SUBD_DICE_H__ */
-