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-11File headers: use SPDX license identifiersCampbell Barton
2020-02-04Fix T73547: Removed Call To Deprecated Prop: D6739meta-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-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-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2017-05-28Sapling addon: Fix T51157meta-androcto
2017-04-08Sapling Tree Gen: Cleanup, fix warninglijenstina
2016-04-28Update sapling tree gen: T46559 major rewritemeta-androcto
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
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-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-04-18Fix T39777: Blender 2.65-2.7 Sapling BugBastien Montagne
2012-10-19Fix #32923: curve sapling did not support generating uv coordinates yet forBrecht Van Lommel
2012-09-20The tree is now added at the cursor location instead of the world origin.Jace Priester
2012-04-18remove some broken code, patch by Andrew Hale but has no svn access atm.Campbell Barton
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-09-19Changes related on recent curves rna renaming.Sergey Sharybin
2011-08-24SVN maintenance.Guillermo S. Romero
2011-08-22Version 0.2.5:Andrew Hale
2011-08-10Fixed a memory access issue on OSX due to getting bezier point's coordinates ...Andrew Hale
2011-07-31Fixed an issue when levels > 4 were used, causing tree generation failureAndrew Hale
2011-07-31SVN maintenance.Guillermo S. Romero
2011-07-19Added the ability to use rectangular leaves with UV mappingAndrew Hale
2011-07-12SVN maintenance.Guillermo S. Romero
2011-07-11Updated to Version 0.2.3Andrew Hale
2011-07-11Moved Sapling to TrunkAndrew Hale