Pose Library: Update to use the asset shelf (when enabled) #104546
@ -28,6 +28,7 @@ class PoseLibraryPanel:
|
|||||||
|
|
||||||
class VIEW3D_AST_pose_library(bpy.types.AssetShelf):
|
class VIEW3D_AST_pose_library(bpy.types.AssetShelf):
|
||||||
bl_space_type = "VIEW_3D"
|
bl_space_type = "VIEW_3D"
|
||||||
|
bl_options = {'NO_ASSET_DRAG'}
|
||||||
|
|
||||||
# TODO flipped pose option?
|
# TODO flipped pose option?
|
||||||
# TODO create/copy poses?
|
# TODO create/copy poses?
|
||||||
|
Loading…
Reference in New Issue
Block a user