Freestyle: Fix ImportError in anisotropic_diffusion.py

This commit is contained in:
Shinsuke Irie 2014-04-18 08:48:03 +09:00
parent d46e1b54f4
commit 4ed16bc3e6
Notes: blender-bot 2023-02-14 10:47:18 +01:00
Referenced by issue #39804, Cycles smoke adaptive domain visibility
Referenced by issue #39792, Tangents/bitangents missing from exported FBX model
Referenced by issue #39781, Autosmooth feature: erroneously showing hidden vertices' normals too when in "vertex per face" display
Referenced by issue #39789, Cannot Play Render Animation
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ from freestyle.predicates import (
AndUP1D,
ExternalContourUP1D,
NotUP1D,
Operators,
QuantitativeInvisibilityUP1D,
TrueBP1D,
TrueUP1D,