Blender Git Loki
Git Commits -> Revision 119d0cd
Revision 119d0cd by Sebastian Parborg (master) September 24, 2020, 16:08 (GMT) |
Fix normal computation in opensubdiv when surface derivates are the same In very rare occations, the returned derivates would be the same. This would lead to the normal calculation breaking (zero normals). Solution: Add this edge case to the other corner case checks. Reviewed By: Sergey |
Commit Details:
Full Hash: 119d0cd2ab14ec332b2b6d23b1cf671b56131438
Parent Commit: 0d7036b
Lines Changed: +4, -3
1 Modified Path:
/source/blender/blenkernel/intern/subdiv_eval.c (+4, -3) (Diff)