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 (Collapse)Author
2022-02-11File headers: use SPDX license identifiersCampbell Barton
Some files needed to be changed manually.
2022-02-11File headers: use SPDX license identifiersCampbell Barton
See T95597
2020-11-17Fix T82763: Fix crash in Discombobulator on undoRobert Guetzkow
Add `"UNDO"` to the `bl_options` to ensure that undo works properly with the new undo system.
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-11-13discombobulator: add manual linkmeta-androcto
2019-09-08discombobulator: default to orig Author, fix contributorsmeta-androcto
2019-09-06add_mesh_discombobulator: add iconmeta-androcto
2019-07-26Addon: Discombobulator: Fixed Doodads Menu section brokenSpivak Vladimir (cwolf3d)
2019-05-17Update for Depsgraph API changesPhilipp Oeser
Reviewers: sergey Differential Revision: https://developer.blender.org/D4883
2019-04-28Correct errors thrown in console when running mesh_discombobulatorSpivak Vladimir (cwolf3d)
https://developer.blender.org/T63954
2019-04-21Separated mesh_discombobulator from add_mesh_extra_objectsSpivak Vladimir (cwolf3d)