friggog / tree-gen

Procedural generation of tree models in blender
GNU General Public License v3.0
827 stars 74 forks source link

Find highest valid level (level with length > 0) and limit generation to that level #26

Closed samipfjo closed 5 years ago

samipfjo commented 5 years ago

Fix for #23

Also prints a hint to console about any levels that are ignored so that what is happening is more clear.