generated from stilobique/BlenderTemplate
Add basic setup to generate collision mesh
This commit is contained in:
@@ -17,7 +17,7 @@ class GRAOU_AddonPreference(bpy.types.AddonPreferences):
|
||||
"""
|
||||
Configuration about the Fange pipeline
|
||||
"""
|
||||
bl_idname = __package__.split('.')[0]
|
||||
bl_idname = __package__.split(".")[0]
|
||||
|
||||
project_path: bpy.props.StringProperty(
|
||||
name='Fange Unity project',
|
||||
|
||||
Reference in New Issue
Block a user