Blender Git Loki
Git Commits -> Revision ebcd26a
Revision ebcd26a by Sergey Sharybin May 25, 2020, 13:39 (GMT) |
OpenSubdiv: Compare sharpness based on converter This change starts the transition of topology refiner comparison to compare actual values given by the converter, which will not be affected by the refinement or face winding synchronization steps. Currently is only implemented for vertex sharpness, but will be extended further as followup development. Fixes T71908: Subdiv: Incorrect topology comparison, leading to poor performance |
Commit Details:
Full Hash: ebcd26a007b757cff0c7d5311512b409575f995f
Parent Commit: 9de5c00
Lines Changed: +67, -52