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-02-23Fix T95962: Sapling Addon now broken because of license headerCampbell Barton
2022-02-14File headers: use SPDX license identifiersCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-01-07Fix T83360: Tree gen error showing "Leaf Object" enumCampbell Barton
2020-12-05Fix T83386: Use type annotation instead of assignmentRobert Guetzkow
2020-07-16Sapling Tree Gen: Fix T77949 by removing comments around bend code.CansecoGPC
2020-07-16Sapling Tree Gen: Set quaking_aspen.py and willow.py presets bevel to TrueCansecoGPC
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-02-04Fix T73547: Removed Call To Deprecated Prop: D6739meta-androcto
2019-10-29fix manual linksmeta-androcto
2019-10-18add_curve_sapling: add manual linkmeta-androcto
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-16add_curve_sapling: Fix: T66252 D5154meta-androcto
2019-06-07Remove use of removed armature optionSergey Sharybin
2019-04-29Fix T63955: label text not used as a keyword argCampbell Barton
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
2018-12-18Port 'Sapling Tree Gen' addon to Blender 2.8CansecoGPC
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-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
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-05-28Sapling addon: Fix T51157meta-androcto
2017-04-08Sapling Tree Gen: Cleanup, fix warninglijenstina
2016-07-22Clean Up: remove redundant bl_tracker infometa-androcto
2016-05-02Allow presets to be loaded as modulesCampbell Barton
2016-04-28Sapling: fix bl info wiki/trackermeta-androcto
2016-04-28Update sapling tree gen: T46559 major rewritemeta-androcto
2015-07-21Fix T45504: Redo popup fails to update sapling UICampbell Barton
2015-05-24fix for T42207 remove pruning from weeping willow presetBrendon Murphy
2015-03-26Fix T44135: Sapling add-on broken in 2.74rc3.Bastien Montagne
2015-02-28Fix T43837: Can't change amount of leaves.Bastien Montagne
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-11-10Final fix for 'division by zero' issues in sapling addon.Nikolaus Leopold
2014-10-29Fix T42138: division by zero in sapling addonBastien Montagne
2014-09-04Fix T41711: add trees addons bug.Bastien Montagne
2014-08-14fixes to bl_info, minor cleanup, toolshelf fix for bsurfaces.Brendon Murphy
2014-08-05fix for animated trees, thanks purplefrog. removed warning.Brendon Murphy
2014-08-04fixes for T41099 and T38495 by purplefrog in irc, added warning "Armature Mod...Brendon Murphy
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-04-18Fix T39777: Blender 2.65-2.7 Sapling BugBastien Montagne
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-06-26added warning. the script indeed throws errors using the length parameters, h...Brendon Murphy
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-10-30update for change in blender.Campbell Barton