Blender Git Commit Log

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

3 Modified Paths:

/intern/opensubdiv/internal/topology/topology_refiner_capi.cc (+25, -47) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_factory.cc (+26, -0) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_impl.h (+16, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021