blender-addons/pose_library
Damien Picard bc089c7239 Fix #104632: Multiple Asset menus for Pose Library
The Asset menu from the Asset Browser editor was duplicated each time
the Pose Library add-on was unregistered and registered again.

This happened because the menu was never removed from the menu bar on
unregister.
2023-05-30 19:30:23 +02:00
..
__init__.py Pose library: remove the poselib_flipped property from the window manager 2023-01-03 14:51:45 +01:00
asset_browser.py Cleanup: pose library, reformat the code 2023-01-03 15:00:11 +01:00
conversion.py Cleanup: pose library, reformat the code 2023-01-03 15:00:11 +01:00
functions.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00
gui.py Fix #104632: Multiple Asset menus for Pose Library 2023-05-30 19:30:23 +02:00
keymaps.py Pose library: remove the poselib_flipped property from the window manager 2023-01-03 14:51:45 +01:00
operators.py Pose library: fix asset creation operator poll when no object active 2023-03-07 17:41:58 +01:00
pose_creation.py Cleanup: pose library, reformat the code 2023-01-03 15:00:11 +01:00
pose_usage.py File headers: use SPDX license identifiers 2022-02-11 16:05:07 +11:00