Blender Git Loki
Git Commits -> Revision 9aeb475
Revision 9aeb475 by Sergey Sharybin (master) April 22, 2020, 12:26 (GMT) |
Subdiv: Fix wrong non-manifold subdivision in certain cases Was happening when only partial subset of callbacks was specified. The reason was that there was a callback to specify edges sharpness but no callback to specify vertex sharpness, so the special case for non-manifold edges was not run. Fixes T75697: Multires in simple mode doesn't work correct on a plane |
Commit Details:
Full Hash: 9aeb475e99b0b469bb6ce657da6480f971112a45
Parent Commit: 470f17f
Lines Changed: +19, -10
1 Modified Path:
/intern/opensubdiv/internal/opensubdiv_converter_factory.cc (+19, -10) (Diff)