blender/intern/opensubdiv
Sergey Sharybin 9aeb475e99 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
2020-04-22 14:26:12 +02:00
..
internal Subdiv: Fix wrong non-manifold subdivision in certain cases 2020-04-22 14:26:12 +02:00
shader ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
stub ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
CMakeLists.txt Cleanup: fix compiler warnings 2020-01-27 12:19:49 +01:00
opensubdiv_capi_type.h OpenSubdiv: Initial implementation of batched evaluation 2019-10-30 15:15:56 +01:00
opensubdiv_capi.h OpenSubdiv: Re-work C-API integration 2018-07-16 09:52:37 +02:00
opensubdiv_converter_capi.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_evaluator_capi.h OpenSubdiv: Initial implementation of batched evaluation 2019-10-30 15:15:56 +01:00
opensubdiv_gl_mesh_capi.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_topology_refiner_capi.h OpenSubdiv: Add accessor to vertex edges via refiner C-API 2019-10-03 12:36:01 +02:00