Blender Git Loki
Git Commits -> Revision 582205c
Revision 582205c by Sergey Sharybin (master) March 3, 2020, 11:01 (GMT) |
Subdiv: Fix/Workaround for surface partial derivatives Both partial derivatives were evaluated to 0 for a special vertex on Suzanne model: this is happening on a vertex where two adjacent faces with 2 common edges are connected (in the nose of Suzanne). This was breaking multires in this point since tangent matrix is all zeroes, and hence no displacement can be applied in that vertex. |
Commit Details:
Full Hash: 582205c13449e41cc876d6df951c354e897419ea
Parent Commit: b454a12
Lines Changed: +22, -0
1 Modified Path:
/source/blender/blenkernel/intern/subdiv_eval.c (+22, -0) (Diff)