blender-addons/rigify
Alexander Gavrilov f0c3d11ef5 Rigify: disable action slot target space settings other than World & Local.
The feature is currently implemented using driver variables, which
don't support Pose or Local With Parent. Since it won't work anyway,
remove those choices for now.
2023-10-15 19:23:42 +03:00
..
feature_sets License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
metarigs Rigify: use name hash in bone collection uid assignment. 2023-09-11 17:18:09 +03:00
operators Rigify: disable action slot target space settings other than World & Local. 2023-10-15 19:23:42 +03:00
rigs Rigify: update spline_tentacle to use modern inherit_scale settings. 2023-09-22 23:54:29 +03:00
utils Rigify: use the curved B-Bone mapping mode in upgrade face and metarigs. 2023-09-26 21:38:48 +03:00
__init__.py Rigify: improve handling of the feature set list. 2023-09-20 19:00:11 +03:00
.pep8 Rigify: add more utility code for the upcoming face rig. 2021-07-11 19:21:57 +03:00
base_generate.py Rigify: add a utility class for managing helper objects. 2023-09-16 17:07:06 +03:00
base_rig.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
feature_set_list.py UI: fix a few messages 2023-09-27 13:20:16 +02:00
generate.py Rigify: alert the user if they forgot to assign any layer UI buttons. 2023-09-17 10:39:28 +03:00
metarig_menu.py Rigify: improve handling of the feature set list. 2023-09-20 19:00:11 +03:00
rig_lists.py Rigify: improve handling of the feature set list. 2023-09-20 19:00:11 +03:00
rig_ui_template.py Rigify: make panel expressions a bit more flexible. 2023-09-21 12:08:06 +03:00
rot_mode.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
ui.py Rigify: add more hints for the user about adding layer UI buttons. 2023-09-20 19:02:11 +03:00