Update the outline operators.

Make a setup to generate the socket collection
This commit is contained in:
2024-05-14 00:04:10 +02:00
parent 61e3bcaaf3
commit 9758304066
3 changed files with 83 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ from .operators.outline import ConfigBlendScene
from .operators.exports import ExportForFange
from .operators.misc import MakeBasicCollision
from .preference import GRAOU_AddonPreference
from .properties.main import FangeProperties
bl_info = {
'name': 'Fange Pipeline',