2025-12-01
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
from bpy.types import PropertyGroup
|
||||
from bpy.props import (
|
||||
IntProperty,
|
||||
FloatProperty,
|
||||
EnumProperty,
|
||||
StringProperty,
|
||||
)
|
||||
from bpy.props import IntProperty, FloatProperty, EnumProperty, StringProperty
|
||||
|
||||
|
||||
class UvToolkitProperties(PropertyGroup):
|
||||
|
||||
Reference in New Issue
Block a user