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
2020-12-30BlenderKit: upload displayNameVilém Duha
2020-12-30BlenderKit: fix thumbnailerVilém Duha
2020-12-29BlenderKit: Particle Plants supportVilém Duha
2020-12-28BlenderKit: forgot a testing bug in previous commitVilém Duha
2020-12-28BlenderKit: switch to logging for the add-onVilém Duha
2020-12-27BlenderKit: several improvements to ratingVilém Duha
2020-12-27BlenderKit: HDR resolutionsVilém Duha
2020-12-26BlenderKit: improve ratingsVilém Duha
2020-12-22BlenderKit: category layout for fast category editing toolVilém Duha
2020-12-22BlenderKit: improve category upload drawing.Vilém Duha
2020-12-22BlenderKit: multiple improvements:Vilém Duha
2020-12-22BlenderKit: slight improvement to the model thumbnailer, mainly more balanced...Vilém Duha
2020-12-21Rigify: generate UI script for custom properties from metarig.Alexander Gavrilov
2020-12-21Rigify: display which rig on which bone is legacy.Alexander Gavrilov
2020-12-21LoopTools: Added rotation of points aligned along a circle by a certain angleVladimir Spivak(cwolf3d)
2020-12-20Fix T82908: LoopTools error: ValueError: faces.new(...): found the same (BMVe...Vladimir Spivak(cwolf3d)
2020-12-19Fix T83732: Use correct UI type for pie menu entryRobert Guetzkow
2020-12-16BlenderKit: drawing custom icon crashes blender, disabling some code at least...Vilém Duha
2020-12-15Fix T83671: OBJ Import: Ignore invalid lines (with 'command' but no data).Jens
2020-12-13glTF importer: Show specific error when buffer resource is missingJulien Duroure
2020-12-09Rigify: fix errors when no feature sets are installed.Alexander Gavrilov
2020-12-09Rigify: when using a widget from the metarig, create a linked duplicate.Alexander Gavrilov
2020-12-09Fix T84328: Correct errors caused by renamingRobert Guetzkow
2020-12-09BlenderKit: improve model thumbnail generatorVilém Duha
2020-12-08Rigify: add the jaw and teeth widgets to the registered list.Alexander Gavrilov
2020-12-08Rigify: move constraints to control and deform bones in super_copy.Alexander Gavrilov
2020-12-08Rigify: support choosing widgets out of a list in super_copy and pivot.Alexander Gavrilov
2020-12-07Rigify: include widgets in generated metarig code.Alexander Gavrilov
2020-12-07Rigify: use separate widget collection for each generated rig.Alexander Gavrilov
2020-12-07Rigify: keep custom widgets already assigned in metarig.Alexander Gavrilov
2020-12-07BlenderKit: unrated_only wasn't in common property group,Vilém Duha
2020-12-06BlenderKit: fix possible error when loading preferences.Vilém Duha
2020-12-06BlenderKit: allow search of non-rated assetsVilém Duha
2020-12-06BlenderKit:Vilém Duha
2020-12-06glTF exporter: Fix T83426: fix texture filteringJulien Duroure
2020-12-06gltf exporter: Fix T83188: avoid crash when background exporting (without UI)Julien Duroure
2020-12-06BlenderKit: fast changing of categories for assetsVilém Duha
2020-12-05BlenderKit: switch to pointers when checking UI areasVilém Duha
2020-12-05BlenderKit: forgot to uncomment resolution upload codeVilém Duha
2020-12-05BlenderKit: resolutionsVilém Duha
2020-12-05Fix T83386: Use type annotation instead of assignmentRobert Guetzkow
2020-12-05Sun position: remove trailing colons and capitalize props in UIDamien Picard
2020-12-05Sun position: remove unused prop in HDRI modeDamien Picard
2020-12-05Sun position: fix HDRI mouse wheel exposure setting alphaDamien Picard
2020-12-05Rigify: a number of small fixes.Alexander Gavrilov
2020-12-04UI Translate: switch to using utils code to list/match translation files.Bastien Montagne
2020-12-04UI Translate: Fix potential division by zero.Bastien Montagne
2020-12-04BlenderKit: fix an issue when unregistering keymapsVilém Duha
2020-12-03Fixed errors in the console if obj.data is NoneVladimir Spivak(cwolf3d)
2020-12-02Rigify: support lazy bone names in utils/mechanism.py tools.Alexander Gavrilov