blender-addons/rigify
Alexander Gavrilov 6404d1dcd4 Fix #105241 (Rigify): remove the deprecated keying flag.
This flag now has no effect and will be removed in a later version.

Note that this only fixes the issue for newly (re-)generated rigs.
Existing one should be handled by fixing the backwards API
compatibility regression in blender itself.
2024-03-18 15:53:23 +02:00
..
feature_sets License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
metarigs Rigify: update code to support nested bone collections. 2024-01-30 17:36:12 +02:00
operators Rigify: disable action slot target space settings other than World & Local. 2023-10-15 19:23:42 +03:00
rigs Rigify: change the pole toggle UI to use On/Off text instead of icons. 2024-02-05 19:46:48 +02:00
utils Fix #105241 (Rigify): remove the deprecated keying flag. 2024-03-18 15:53:23 +02:00
__init__.py Rigify: bump version. 2024-02-05 19:49:04 +02: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: update code to support nested bone collections. 2024-01-30 17:36:12 +02: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: update code to support nested bone collections. 2024-01-30 17:36:12 +02:00
rot_mode.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
ui.py Rigify: update code to support nested bone collections. 2024-01-30 17:36:12 +02:00