generated from stilobique/BlenderTemplate
Refactoring model inside properties
Make a Property Group for blender
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import bpy
|
||||
|
||||
from ..models import Outline
|
||||
from ..properties.models import Outline
|
||||
|
||||
|
||||
class ConfigBlendScene(bpy.types.Operator):
|
||||
|
||||
Reference in New Issue
Block a user