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
2019-01-29addons: object select_get syntax updateNBurn
2019-01-25addons: object select_set syntax updateNBurn
2019-01-23addons: add missing text= keyword after labelNBurn
2019-01-21Fix calls to object.transform_ apply due to API changesJacques Lucke
2019-01-21addons: blender version number fixNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-12-07Fix T58896: Addons with ob.vertex_groups.new without name keyworkDalai Felinto
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2017-09-02Cleanup: quiet strict name warnings for addons a..h.Campbell Barton
2017-08-27geodesic domes: help menu/wiki Fix T52554meta-androcto
2017-06-30Fix error using int as listCampbell Barton
2017-06-10Add Mesh Extra Objects: Update, Fix crash with Wall Factorylijenstina
2017-04-13add mesh extra objects: add triangle mesh: T36524meta-androcto
2017-04-13Revert last commitmeta-androcto
2017-04-13add mesh extra objects: add triangle mesh T36524meta-androcto
2017-04-06Add mesh extra objects: Fix reloading geodesic domeslijenstina
2017-03-30Cleanup: warnings in descriptions (end with '.')Campbell Barton
2016-12-30Add mesh extra objects: Update to version 0.3.1lijenstina
2016-12-27Fix T50306: Unexpected behavior with brilliant diamond object.Bastien Montagne
2016-09-05Small tooltip fixAaron
2016-08-26Cleanup and fixes to mesh_discombobulatorlijenstina
2016-06-29discombobulator: remove panel, replace with menu item/pop upmeta-androcto
2016-06-13fix merge error reported in irc: add blocks file & correct referencesmeta-androcto
2016-06-13Update mesh_extra_objects: T48640meta-androcto
2016-05-01Cleanup: tabs to spacesCampbell Barton
2016-01-08re-order helper variables T46971 thanks d01phimeta-androcto
2015-10-19reported in irc, fix for commit rBc34993160da76b6f84f06dc0aa703d09cdfd45cameta-androcto
2015-09-22Quiet RNA warningCampbell Barton
2015-06-22update parent to mesh, update & fix crasher in mesh_round_cube, update init.Brendon Murphy
2015-05-06Fix T44619: Top Face of a Step Pyramid has its normal inverted.Bastien Montagne
2015-05-04Final commit Mesh Extra Objects 2.75Brendon Murphy
2015-05-01add_extra_mesh_objects: new versionBrendon Murphy
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-11-08Cleanup: redundant float conversionsCampbell Barton
2014-10-10Fix T42171: Imprecise info in add curve/mesh extra object.Bastien Montagne
2014-08-04removed duplicated import statements in previous commit. https://developer.bl...Brendon Murphy
2014-08-04updates & cleanup, merged pipe joints & solid objects, cleaner integration in...Brendon Murphy
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-04-07Error in recent commitCampbell Barton
2014-04-07Fix T39629: Teapot creates corrupt meshCampbell Barton
2014-04-07Code cleanup: styleCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-10-31Fix #37260 Weird behavior in adding gears from extra objects Addon.Lukas Toenne
2013-09-13workaround for exception adding in editmode, for now setting vertex groups is...Campbell Barton
2013-02-06length and rotation units for the add_gears.py by batfingerBrendon Murphy