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-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
2019-11-10BlenderKit: fix ui for material upload.Vilém Duha
2019-11-10BlenderKit: Fix timers failing.Vilém Duha
2019-10-10BlenderKit: fix selected asset panel, got mixed with unfinished fast upload f...Vilém Duha
2019-10-10BlenderKit: Search similar and Search by author fixedVilém Duha
2019-10-02BlenderKit: fix more typos in right-click menuVilém Duha
2019-10-02BlenderKit: small fixes in UI and commentsVilém Duha
2019-10-02BlenderKit: add a separate icon for the uploading state of an asset.Vilém Duha
2019-10-02BlenderKit: change group naming to collectionsVilém Duha
2019-10-02BlenderKit: Only refresh tokens when needed - on the end of their lifetime.Vilém Duha
2019-10-02BlenderKit: automatic append/link detection doesn't switch user's setting now.Vilém Duha
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-10BlenderKit: one more fix for check if an asset was linked or appendedVilém Duha
2019-09-10BlenderKit: fix check for the fact if an asset was linked or appended.Vilém Duha
2019-09-10BlenderKit:Vilém Duha