37 Commits

Author SHA1 Message Date
c7df358fe8 Merge pull request 'fix: shape geometry link behavior.' (#2) from swann.martinez/rig_picker:fix-collection-link-for-create-shape into master
Before the patch, shapes were systematically linked to the scene's main collection (Maybe that's the way it's supposed to be?), regardless of the collection selection. The patch changes this to link geometry only if no canvas collection is selected.

Reviewed-on: #2
Reviewed-by: Jonas Holzman <jonas@autourdeminuit.com>
2025-06-27 16:16:58 +02:00
s.martinez
21c4fe2117 clean: change typo 2025-06-24 18:08:40 +02:00
s.martinez
f35fbb95b8 fix: shape geometry link behavior.
Before the patch, shapes were systematically linked to the scene's main collection, regardless of the collection selection. The patch changes this to link geometry only if no canvas collection is selected.
2025-06-24 17:59:53 +02:00
30064faf3d Create a Property on the scene to handle the use_pick_bone 2025-06-16 15:00:01 +02:00
f4f8ee1613 unregister collection instead scene 2025-06-11 18:38:37 +02:00
e6c9dde63c remove scn.picker : not longer exists 2025-06-11 14:50:27 +02:00
e1abb88b7e create shape in rihg picker collections 2025-06-10 16:53:14 +02:00
747cfa0f7a Show create shape in pose mode context 2025-06-10 16:21:38 +02:00
fbdd994d67 Rename all shapes from related bones name 2025-06-10 15:43:44 +02:00
7d2216bc3b get picker collection since rig is stored on the picker collection and not on the scene 2025-06-10 15:24:10 +02:00
b4defc1296 fix canvas size 2025-06-10 15:24:09 +02:00
6798053389 Update README.md 2024-10-30 17:36:07 +01:00
de3b78e741 Update README.md 2024-10-30 17:35:16 +01:00
76ea717df8 Update README.md 2024-10-30 17:34:17 +01:00
ChristopheSeux
7d2d69ba0f Fix pack picker if missing 2024-03-04 09:55:46 +01:00
ChristopheSeux
75bc414e26 bone space in context menu 2024-02-28 09:59:11 +01:00
ChristopheSeux
150bae5920 Add menu and some cleanup 2024-02-26 11:26:49 +01:00
ChristopheSeux
917531f59a fix mouse_under in picker_group 2024-02-20 13:48:24 +01:00
ChristopheSeux
c31a73f80f Picker Group 2024-02-19 11:53:15 +01:00
b855e8ac37 Merge pull request 'replace layers with collections' (#1) from for_blender_v4 into master
Reviewed-on: #1
2024-02-08 12:13:11 +01:00
7627b76d64 replace layers with collections 2023-11-21 11:40:15 +01:00
ChristopheSeux
b28e80d6d5 refacto 2023-11-09 10:29:56 +01:00
57efcc2998 Update README.md 2023-10-03 11:53:35 +02:00
ChristopheSeux
e3158da0fc Replace bgl by gpu 2023-10-03 11:49:21 +02:00
b48dbdbeef Update from template 2023-07-21 11:57:10 +02:00
Christophe SEUX
9357e09d22 rename tab 2023-04-12 13:05:53 +02:00
Christophe SEUX
3a06eb6890 Assign bones 2023-03-31 14:53:41 +02:00
christopheseux
450d029dc4 clean poll with the func is_picker_space 2022-09-06 15:58:16 +02:00
christopheseux
8e4d82fd1d fix missing tooltip 2022-09-06 15:57:48 +02:00
Pullusb
fd0dec4162 disable module reload in background mode 2022-05-27 12:29:39 +02:00
Pullusb
0b55bf671d disable on background mode
3.0.2
2022-05-26 15:46:57 +02:00
ChristopheSeux
1c0c2f45bf push selection to undo 2022-05-05 11:58:33 +02:00
ChristopheSeux
2303d32c29 tooltip for operator 2022-04-24 08:55:35 +02:00
ChristopheSeux
ee03c36c01 Pack picker 2022-04-12 18:14:56 +02:00
ChristopheSeux
89941a9d30 fix non existing bone 2022-04-09 20:12:40 +02:00
ChristopheSeux
2d16d82c99 First Commit 2022-04-06 10:12:32 +02:00
Christophe SEUX
5efad05dcb Initial commit 2022-04-06 08:09:18 +00:00