Damien Picard
48f52ddfc3
When the `POSELIB_OT_create_pose_asset` operator was displayed in the UI without active object, for instance pressing F3 after deleting an object, the `poll()` method tried to access `None` object, leading to an `AttributeError`. This is now properly checked for. Pull Request: #104466 |
||
---|---|---|
.. | ||
__init__.py | ||
asset_browser.py | ||
conversion.py | ||
functions.py | ||
gui.py | ||
keymaps.py | ||
operators.py | ||
pose_creation.py | ||
pose_usage.py |