blender/intern/opensubdiv/internal
Sergey Sharybin 6fc9d106ad OpenSubdiv: Completely disable topology verification
Previously it was enabled for debug builds, now it is to be enabled
explicitly.

The reason for this is to reduce overhead when debugging other areas
which might involve subdivision surface. When conversion is to be
debugged set this manually in the code.
2020-05-27 12:07:16 +02:00
..
base OpenSubdiv: Refactor, move edge map to base folder 2020-05-27 12:07:16 +02:00
device OpenSubdiv: Refactor, move device specific code to own files 2020-05-27 12:07:15 +02:00
topology OpenSubdiv: Completely disable topology verification 2020-05-27 12:07:16 +02:00
opensubdiv_converter_internal.cc OIpenSubdiv: Cleanup, move to a better sounding namespace 2020-05-18 17:25:07 +02:00
opensubdiv_converter_internal.h OIpenSubdiv: Cleanup, move to a better sounding namespace 2020-05-18 17:25:07 +02:00
opensubdiv_evaluator_internal.cc OpenSubdiv: Refactor creation of topology refiner 2020-05-27 12:07:15 +02:00
opensubdiv_evaluator_internal.h OpenSubdiv: Refactor, use C++ allocation for internal classes 2020-05-27 12:07:15 +02:00
opensubdiv_evaluator.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_util.cc OIpenSubdiv: Cleanup, move to a better sounding namespace 2020-05-18 17:25:07 +02:00
opensubdiv_util.h OIpenSubdiv: Cleanup, move to a better sounding namespace 2020-05-18 17:25:07 +02:00
opensubdiv.cc OpenSubdiv: Refactor, move device specific code to own files 2020-05-27 12:07:15 +02:00