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-02-24BlenderKit: attempt to fix asset bar hang bugVilém Duha
2020-02-11BlenderKit: fix bugsv2.82Vilé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-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: search in header option in prefsVilém Duha
2020-01-28BlenderKit:Vilém Duha
2020-01-13BlenderKit: fix too many requests from addonVilém Duha
2020-01-13BlenderKit: UI typo fixes, and slight optimisation.Vilé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: 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: replace bpy.context.active_object with bpy.context.view_layer.obj...Vilém Duha
2020-01-07BlenderKit: validation tools improvementsVilém Duha
2020-01-07BlenderKit: is_validator function for usersVilém Duha
2019-11-10BlenderKit: Fix timers failing.Vilém Duha
2019-10-10BlenderKit: Search similar and Search by author fixedVilém Duha
2019-10-02BlenderKit: Only refresh tokens when needed - on the end of their lifetime.Vilém Duha
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-10BlenderKit: switch update functions to independent timers.Vilém Duha
2019-09-02BlenderKit: rerequests libraryVilém Duha
2019-08-20BlenderKit:Vilém Duha
2019-08-16BlenderKit: Right click menuVilém Duha
2019-08-16BlenderKit: only try to request profile for logged in users.Vilém Duha
2019-08-07BlenderKit: erase Gravatar hash from author info if the author doesn't have g...Vilém Duha
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-26BlenderKit: fix search ordering - was accidentaly upside down.Vilém Duha
2019-07-14BlenderKit: fix wrong location of avatar pics storage.Vilém Duha
2019-07-09BlenderKit: fix ordering in search.Vilem Duha
2019-07-08BlenderKit: show token server bug detailVilem Duha
2019-06-17BlenderKit: rename all mentions of standard plan to fullVilem Duha
2019-06-17BlenderKit: better reporting for failed uploadsVilem Duha
2019-06-13BlenderKit: UI - Gravatar and Ratings improvementVilem Duha
2019-06-06BlenderKit: refactor reporting to User.Vilem Duha
2019-06-01BlenderKit: block oauth refresh when oauth disabledVilem Duha
2019-06-01BlenderKit: fix a bug in text splitting(could run eternal while) and fix wron...Vilem Duha
2019-06-01BlenderKit: convert all imports to importlibVilem Duha
2019-06-01BlenerKit: Enable search by author.Vilem Duha
2019-06-01BlenderKit: fix Mb to MiB (mebibytes)Vilem Duha
2019-05-28BlenderKit: switch to new validation system, wher mark for validation isn't n...Vilem Duha
2019-05-28BlenderKit: Change private flag to be an ENUM, so it can be expanded.Vilem Duha
2019-05-23BlenderKit: enable search by same author ('A' key)Vilem Duha