Enhanced Sapling tree gen; dozens of numeric operator props driveable in a headless bpy.ops call for kreeader-studio scenery | mirror of github.com/abpy/improved-sapling-tree-generator
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-05-12 00:47:40 -04:00
add_curve_sapling_3 fix for leaf object with prune 2019-11-10 19:31:40 -05:00
add_curve_sapling_3_2_8 fix setting curve resolution 2020-05-03 22:53:46 -04:00
sapling_4 Upload Sapling 4 2020-07-11 17:37:41 -04:00
LICENSE Initial commit 2015-05-13 23:54:39 -04:00
pastChanges.md Create pastChanges.md 2020-07-07 16:02:06 -04:00
README.md Update README.md 2021-05-12 00:47:40 -04:00

Improved Sapling Tree Generator

A new version of Blenders sapling tree generator addon with improvements, new features, and bug fixes

  • For blender 2.7: add_curve_sapling_3
  • For blender 2.8: add_curve_sapling_3_2_8
  • Latest: sapling_4

New Alternate Version "sapling_4"

  • includes many changes to improve usability and appearance of trees
  • breaks backwards compatibility with older presets
  • Change Log:

  • rearrange interface, remove, add, rename settings
  • add alternate / opposite attachment setting
  • smoother interpolation for custom shape
  • removed pruning
  • splits alternate direction
  • remove taper crown
  • improve split radius ratio
  • split angle is now actual angle and half as much as before
  • branch straightness affects all levels
  • positive curvature now curves branches up
  • curvature variation is consistent with resolution
  • length variation affects branches without splits
  • removed curve back
  • improve distance mode
  • change to radius calculation
  • change distribution function
For tips on using the tree generator see tips in the wiki.

The blender 2.7 version of this addon has been added to blender master as of version f7cca89 with small changes.