Pose Library: Update to use the asset shelf (when enabled) #104546

Merged
Julian Eisel merged 33 commits from asset-shelf into main 2023-08-04 15:00:21 +02:00

33 Commits

Author SHA1 Message Date
ed85b0e4b9 Merge branch 'main' into asset-shelf 2023-08-04 14:45:51 +02:00
169093f1bc Pose Library: Add comment on asset shelf option 2023-08-02 17:28:04 +02:00
c415f07833 Pose Library: Correct asset shelf callback name, remove outdated TODO 2023-08-02 16:18:51 +02:00
8dd4186d2c Merge branch 'main' into asset-shelf 2023-08-02 15:58:50 +02:00
dca343a259 Pose Library: Correct changed asset shelf function name 2023-07-27 15:04:20 +02:00
21bdb84e38 Merge branch 'main' into asset-shelf 2023-07-17 11:35:08 +02:00
2b6d56d552 Merge branch 'main' into asset-shelf 2023-07-11 15:46:52 +02:00
5792643769 Merge branch 'main' into asset-shelf 2023-07-03 15:16:44 +02:00
ea40d368b9 Merge branch 'main' into asset-shelf 2023-06-15 16:21:16 +02:00
42bf291a56 Merge branch 'main' into asset-shelf 2023-06-12 12:53:02 +02:00
f2a28e5dd4 Merge branch 'main' into asset-shelf 2023-06-09 16:35:23 +02:00
6f8650f3a0 Fix asset trait comment 2023-06-08 11:49:27 +02:00
c4ffacbbfe Refactor: pose library, use bl_ui_utils.layout.operator_context
See aab2ce8987, apply this change to the new pose library asset shelf
ase well.
2023-06-06 12:57:40 +02:00
2c08baa7f2 Merge branch 'main' into asset-shelf 2023-06-06 11:22:47 +02:00
c9f294930f Cleanup: Remove outdated TODO comments
These options are now handled via the context menu in the main branch
and in this branch.
2023-05-19 16:58:32 +02:00
557d58e195 Cleanup: Use passed in context, not bpy.context 2023-05-19 16:55:37 +02:00
e102a4de55 Don't show old pose library UI when experimental asset shelf is enabled 2023-05-19 15:47:23 +02:00
1e9a0da49c Context menu for pose library asset shelf 2023-05-18 01:48:56 +02:00
2dc9f9fd9d Make dragging work
Follow up to 67db4448de.
2023-05-18 01:48:26 +02:00
ed87062a24 Bring back old asset-view template UI (additionally)
The asset shelf will be merged as experimental feature at first, so keep
the old UI available.
2023-05-17 17:23:12 +02:00
b56f0f227f Merge branch 'main' into asset-shelf 2023-05-17 16:23:32 +02:00
a0704bd58b Merge branch 'main' into asset-shelf 2023-05-15 20:07:03 +02:00
c81ccf751f Merge branch 'main' into asset-shelf 2023-05-05 17:50:09 +02:00
d60dfd23e0 Merge branch 'main' into asset-shelf 2023-04-13 15:58:32 +02:00
5fba2e59ac Merge branch 'main' into asset-shelf 2023-03-30 15:28:24 +02:00
e81990516c Merge branch 'main' into asset-shelf 2023-03-07 11:11:22 +01:00
b9a2853aaf Merge branch 'main' into asset-shelf 2023-03-06 12:11:51 +01:00
47591deac8 Merge branch 'main' into asset-shelf 2023-03-03 16:49:31 +01:00
692ffaa38a Merge branch 'main' into asset-shelf 2023-02-27 19:47:48 +01:00
9aa77345ec Merge branch 'main' into asset-shelf 2023-02-27 17:10:19 +01:00
2b118a1cda Update pose library add-on for new asset shelf BPY support 2023-02-21 18:51:46 +01:00
3b366b7ee9 Merge branch 'main' into asset-shelf 2023-02-20 19:38:28 +01:00
1ef2202943 Use asset-shelf (partially prototype) for the pose library add-on 2023-02-02 17:04:17 +01:00