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
2022-06-30Cleanup: fix various typosBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-04-26Fix T78854: Cell fracture fails in background modeCampbell Barton
2022-04-26Cleanup: minor indentation edit to848d1dd82c906f15acc3e9c6db99e43e12Campbell Barton
2022-04-26Cleanup: autopep8 in object_fracture_cellCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2020-10-22Fix T81940: Cell Fracture fails with recursion & target collectionCampbell Barton
2020-05-04Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-04Fix T76383: Undo after cell fracture crashesCampbell Barton
2020-05-04Cleanup: object_fracture_cell indentationCampbell Barton
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-01object_fracture_cell: add manual linkmeta-androcto
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-15Fix object_fracture_cell, collection optionCampbell Barton
2019-07-15Fix T66820: Cell fracture not working properlyCampbell Barton
2019-07-15object_fracture_cell: link collections to sceneCampbell Barton
2019-07-07object_fracture_cell: enable redraw by defaultCampbell Barton
2019-07-07object_fracture_cell: Cleanup/minor changesCampbell Barton
2019-07-07fracture_cell_setup: get particles from evaluated objectCampbell Barton
2019-07-07Fix 'object_fracture_cell' error setting selection & matrix multiplyCampbell Barton
2019-07-07object_fracture_cell: Update add-on for 2.8xCampbell Barton
2019-07-07Revert changes to 'object_fracture_cell'Campbell Barton
2019-07-06object_fracture_cell: minor ui tweaks: T61901meta-androcto
2019-07-06object_fracture_cell: fix for bool method, tidy ui, clean white space: T61901meta-androcto
2019-07-01object_fracture_cell: return to release: T61901 T63750 f7c91d3382eameta-androcto
2019-05-24object_fracture_cell/crackit: move to contrib: T63750 T61901meta-androcto
2019-05-22Remove base from addonsDalai Felinto
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-25addons: object select_set syntax updateNBurn
2019-01-23addons: add missing text= keyword after labelNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2017-03-19Cleanup: trailing spaceCampbell Barton
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-02-22Fix T38342: Cell Fracture is in the wrong tab.Bastien Montagne
2013-10-01add support for object materials. fixes bug [#36899]Campbell Barton
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-11-14use alternate syntax to clear listsCampbell Barton
2012-09-28typos in object fracture. Patch by sergofDaniel Salazar
2012-09-27pep8 cleanupCampbell Barton
2012-07-25remove doubles after booleansCampbell Barton
2012-07-21fix for exception running with no objects selectedCampbell Barton
2012-07-21updates for changes in separate operatorCampbell Barton