mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00

This patch simply adds a preliminary check for the built-in Add Curve Extra Objects add-on. The check basically prevents a traceback in the console. Without this patch the add-on still functions as intended, just with a console prompt. Reviewed By: Blendify Differential Revision: https://developer.blender.org/D9666