Compare commits
1 Commits
ce3f2c0783
...
290e58a02f
Author | SHA1 | Date | |
---|---|---|---|
290e58a02f |
@ -21,7 +21,7 @@ class DSPL_OT_CreatePoseLibrary(bpy.types.Operator):
|
||||
return {'FINISHED'}
|
||||
|
||||
|
||||
# Operator to convert an action to pose library
|
||||
# Operator to convert a pose library to dspl property
|
||||
|
||||
|
||||
class DSPL_OT_ConvertPoseLibrary(bpy.types.Operator):
|
||||
|
Reference in New Issue
Block a user