3
11
This repository has been archived on 2024-05-16. You can view files and clone it, but cannot push or open issues or pull requests.
blender-addons-contrib/mocap
Sybren A. Stüvel 7c36b48507 Mocap: fix AttributeError when there is no active object
Two poll functions returned `context.active_object.animation_data` without
checking whether `context.active_object` is `None` or not.
2020-06-15 12:48:27 +02:00
..
__init__.py Mocap: fix AttributeError when there is no active object 2020-06-15 12:48:27 +02:00
mocap_constraints.py mocap tools: revert last commit T63750 2019-09-14 09:33:46 +10:00
mocap_tools.py mocap tools: Initial update 2.81 D5606 T69472 2019-09-20 11:00:59 +10:00
retarget.py Mocap add-on: fixed matrix multiplication operators in retargeting code 2020-02-17 12:42:47 +01:00