blender-addons/rigify/rigs/basic
Alexander Gavrilov 80d5a67fc4 Rigify: reduce the number of noinspection comment markers.
- Introduce IdPropSequence, declaring the interface of python
  collection properties.
- Introduce additional accessors to injected bpy.types properties.
- Rename a few fields and functions.
- Prefer the more standard 'noqa' tag comment.
2022-11-22 14:40:14 +02:00
..
__init__.py Rigify: added a 'copy_chain' rig type. 2011-05-14 23:37:05 +00:00
copy_chain.py Rigify: annotate and fix warnings in basic rig components. 2022-11-13 15:23:29 +02:00
pivot.py Rigify: annotate and cleanup warnings in limb rigs. 2022-11-21 01:15:00 +02:00
raw_copy.py Rigify: reduce the number of noinspection comment markers. 2022-11-22 14:40:14 +02:00
super_copy.py Rigify: annotate and fix warnings in basic rig components. 2022-11-13 15:23:29 +02:00