Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09Pose library: replace f-strings by format for I18nDamien Picard
2022-10-03Pose Library: remove unused functionSybren A. Stüvel
2022-07-21Pose Library: remove warningSybren A. Stüvel
2022-07-21Pose Library: add documentation URLSybren A. Stüvel
2022-04-07Pose Library: better support for legacy pose librariesSybren A. Stüvel
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-31PoseLib: use bpy.utils.flip_name()Demeter Dzadik
2021-12-21Fix T94264: Pose Library, doubleclick-to-apply only in asset browserSybren A. Stüvel
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2021-11-23Pose Library: Update to changed operator name in masterJulian Eisel
2021-11-18Pose Library: mark 'for keymap' operators as internalSybren A. Stüvel
2021-11-18Pose Library: explain why the 'for keymap' operators are thereSybren A. Stüvel
2021-11-18Pose Library: rename apply/blend buttons in the asset browserSybren A. Stüvel
2021-11-16Pose library: remove unused parameterSybren A. Stüvel
2021-11-01Pose Library: Adopt to new asset browser refresh operatorJulian Eisel
2021-10-19Pose Library: explicitly call `pose_action.asset_generate_preview()`Sybren A. Stüvel
2021-10-08Pose Library: refresh dopesheet & 3D view when changing asset librarySybren A. Stüvel
2021-10-07Pose Library: do a broader search for the asset browserSybren A. Stüvel
2021-10-05Pose Library: assign catalog when creating new pose assetSybren A. Stüvel
2021-10-05Cleanup: pose library, remove debug printSybren A. Stüvel
2021-10-05Pose Library: only allow pasting assets when in Current File librarySybren A. Stüvel
2021-10-05Pose Library: avoid breakage due to changes in the asset browserSybren A. Stüvel
2021-09-29Update Pose Library add-on to work without asset categoriesJulian Eisel
2021-09-27Hide Pose Library panels unless in Pose ModeJulian Eisel
2021-08-11Pose Library: change how cleanup is done after Copy As AssetSybren A. Stüvel
2021-08-11Pose Library: use functions instead of operators to mark/clear assetSybren A. Stüvel
2021-08-10Pose Library: transparently handle removal of experimental flagSybren A. Stüvel
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Pose Library: update for rename of asset_library to asset_library_refSybren A. Stüvel
2021-08-03Pose Library: append to correct menu class for asset browserSybren A. Stüvel
2021-08-03Pose Library: remove "Open In Blender" from context menuSybren A. Stüvel
2021-07-21Pose Library: Update variable name after change in RNAJulian Eisel
2021-07-19Pose Library: remove unused macrosSybren A. Stüvel
2021-07-19Pose Library: add category to `DOPESHEET_PT_asset_panel` panelSybren A. Stüvel
2021-07-15Cleanup, pose library: apparently ampersands are still allowedSybren A. Stüvel
2021-07-15Cleanup: pose library, remove ampersand from labelSybren A. Stüvel
2021-07-15Cleanup, pose library: remove unnecessary label from panelSybren A. Stüvel
2021-07-15Cleanup: title-case for pose library operatorSybren A. Stüvel
2021-07-15New add-on: Pose Library v2.0Sybren A. Stüvel