Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/opensubdiv/internal/opensubdiv_internal.h')
-rw-r--r--intern/opensubdiv/internal/opensubdiv_internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/intern/opensubdiv/internal/opensubdiv_internal.h b/intern/opensubdiv/internal/opensubdiv_internal.h
index b9d196bbe9e..16365896edf 100644
--- a/intern/opensubdiv/internal/opensubdiv_internal.h
+++ b/intern/opensubdiv/internal/opensubdiv_internal.h
@@ -24,9 +24,6 @@
// Never do for release builds.
# undef OPENSUBDIV_VALIDATE_TOPOLOGY
#else
-// TODO(sergey): Always disabled for now, the check doesn't handle multiple
-// non-manifolds from the OpenSubdiv side currently.
-// # undef OPENSUBDIV_VALIDATE_TOPOLOGY
# define OPENSUBDIV_VALIDATE_TOPOLOGY
#endif