Files
blender/intern
Sergey Sharybin 1e0de7c2ea OpenSubdiv: Compare edge topology
This change makes it so topology refiner comparison will check vertices
of all existing/provided edges.

The initial claim that due to manifold nature of mesh there is no need
in "deep" edges check was wrong: some areas might only provide edges
with non-zero creases. So if crease of one edge goes changes from 1.0
to 0.0 and crease of other edge goes from 0.0 to 1.0 the old comparison
code would not have caught it.
2020-05-27 12:07:16 +02:00
..
2020-05-09 17:36:12 +10:00
2020-01-15 11:18:24 +01:00
2020-03-04 11:02:35 +11:00
2020-05-09 17:36:12 +10:00