Merge branch 'blender-v3.1-release'

This commit is contained in:
Aaron Carlisle 2022-02-28 23:47:43 -05:00
commit 9b114d6214
1 changed files with 0 additions and 1 deletions

View File

@ -383,7 +383,6 @@ if(WITH_PYTHON)
# Disable add-ons that don't conform to distribution requirements, see: T95442.
PATTERN "addons/amaranth" EXCLUDE
PATTERN "addons/mesh_tiny_cad" EXCLUDE
PATTERN "addons/mesh_tissue" EXCLUDE
)
unset(ADDON_EXCLUDE_CONDITIONAL)