generated from stilobique/BlenderTemplate
WIP Lighting build
This commit is contained in:
@@ -11,4 +11,5 @@ class MakeBasicCollision(bpy.types.Operator):
|
||||
return bpy.context.object
|
||||
|
||||
def execute(self, context):
|
||||
# TODO
|
||||
return {'FINISHED'}
|
||||
|
||||
Reference in New Issue
Block a user