Blender Git Commit Log

Git Commits -> Revision a649b6e

Revision a649b6e by Thomas Dinges (master)
December 26, 2013, 01:02 (GMT)
Cycles / Hair: Some cleanup and optimizations for hair code.

* Remove dead code from line segments BVH refine.
CURVE_KN_TANGENTGNORMAL and CURVE_KN_TRUETANGENTGNORMAL are either both true, or both false. Therefore a true/false condition is impossible.
This was a leftover of CURVE_CUSTOM, which was removed in r59234.

* Use "else if" in blender_curves.cpp.

Commit Details:

Full Hash: a649b6eef515aacccf01114c0bfa87cb22b29c22
Parent Commit: ef9a942
Lines Changed: +4, -16

2 Modified Paths:

/intern/cycles/blender/blender_curves.cpp (+4, -4) (Diff)
/intern/cycles/kernel/kernel_bvh.h (+0, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021