blender-addons/rigify/utils
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
..
__init__.py Rigify: update code to work with bone collections instead of layers. 2023-08-29 14:10:35 +03:00
action_layers.py Rigify: fix some type annotations and warnings. 2023-09-11 17:19:49 +03:00
animation.py Fix #105241 (Rigify): remove the deprecated keying flag. 2024-03-18 15:53:23 +02:00
bones.py Rigify: use the curved B-Bone mapping mode in upgrade face and metarigs. 2023-09-26 21:38:48 +03:00
collections.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
components.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
errors.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
layers.py Rigify: update code to support nested bone collections. 2024-01-30 17:36:12 +02:00
mechanism.py Rigify: update for fixes in rna_idprop_ui_create. 2023-09-22 13:33:43 +03:00
metaclass.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
misc.py Rigify: update code to support nested bone collections. 2024-01-30 17:36:12 +02:00
naming.py Rigify: fix some type annotations and warnings. 2023-09-11 17:19:49 +03:00
node_merger.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
objects.py Rigify: add a utility class for managing helper objects. 2023-09-16 17:07:06 +03:00
rig.py Rigify: update code to support nested bone collections. 2024-01-30 17:36:12 +02:00
switch_parent.py Rigify: use the new boolean and enum custom properties where appropriate. 2024-02-04 17:23:23 +02:00
widgets_basic.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
widgets_special.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
widgets.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00