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-03-26BlenderKit: fix ratingsVilém Duha
2020-03-18BlenderKit: fixesVilém Duha
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-02-24BlenderKit: attempt to fix asset bar hang bugVilém Duha
2020-02-11BlenderKit: fix bugsv2.82Vilém Duha
2020-02-10BlenderKit: fix material drag dropVilém Duha
2020-02-08BlenderKit: fix assetbar not reactingVilém Duha
2020-02-07BlenderKit: hotfix - Yesterday's commit broke assetbar codeVilém Duha
2020-02-07BlenderKit: fix occasional crash during reordering.Vilém Duha
2020-02-06BlenderKit: several fixes - oauth errorsVilém Duha
2020-02-06BlenderKit: Fix rating updates for panel.Vilém Duha
2020-02-03Fix blenderkit unable to unregisterDalai Felinto
2020-01-29Cleanup: trailing spaceCampbell Barton
2020-01-28BlenderKit: enable sorting by -last_uploadVilém Duha
2020-01-28BlenderKit: prevent blender crashes + undo fixVilém Duha
2020-01-28BlenderKit: search - default orderVilém Duha
2020-01-28BlenderKit: Search by verification statusVilém Duha
2020-01-28BlenderKit:Vilém Duha
2020-01-28BlenderKit: add several autotagsVilém Duha
2020-01-28BlenderKit: search in header option in prefsVilém Duha
2020-01-28BlenderKit:Vilém Duha
2020-01-13BlenderKit: increase addon versionVilém Duha
2020-01-13BlenderKit: fix replace models hidden for unlocked assets.Vilém Duha
2020-01-13BlenderKit: fix too many requests from addonVilém Duha
2020-01-13Merge remote-tracking branch 'origin/blender-v2.81-release' into blender-v2.8...Dalai Felinto
2020-01-13BlenderKit: UI typo fixes, and slight optimisation.Vilém Duha
2020-01-13BlenderKit: more UI improvementVilém Duha
2020-01-13BlenderKit: several more UI fixesVilém Duha
2020-01-09BlenderKit: minor UI fixes and improvementsVilém Duha
2020-01-09BlenderKit: search field on topVilém Duha
2020-01-07BlenderKit: assetbar now can be open after search ends automatically.Vilém Duha
2020-01-07BlenderKit: make download more robustVilém Duha
2020-01-07BlenderKit: remove accidentally commited call of experimental functionVilém Duha
2020-01-07BlenderKit: allow empty input search, shows latest assets by now.Vilém Duha
2020-01-07BlenderKit: fix dual window problem, enable to run asset bar with fixed contextVilém Duha
2020-01-07BlenderKit: replace bpy.context.active_object with bpy.context.view_layer.obj...Vilém Duha
2020-01-07BlenderKit: small background upload optimization(don't create upload scene al...Vilém Duha
2020-01-07BlenderKit: update task_queue with possibility of delayed tasks.Vilém Duha
2020-01-07BlenderKit: move process flags creation to utilsVilém Duha
2020-01-07BlenderKit: move process flag generation to utils.Vilém Duha
2020-01-07BlenderKit: update several material attributesVilém Duha
2020-01-07BlenderKit: Fix a text positioning bug when scaling tooltip down.Vilém Duha
2020-01-07BlenderKit: validation tools improvementsVilém Duha
2020-01-07BlenderKit: fix material preview UV's upside down on ball preview.Vilém Duha
2020-01-07BlenderKit: is_validator function for usersVilém Duha
2019-11-19BlenderKit: fix another UI slowdown connected to rating preview+downloaders d...v2.81Vilém Duha
2019-11-19BlenderKit: fix (large) rating UI slowdown due to setting image colorspace ea...Vilém Duha
2019-11-10BlenderKit: Fix T71276 - paths were handled incorrectlyVilém Duha