Highlights include:
- Ability to add multiple leaves with multiple materials and hard/smooth values
- New 'advanced' leaf rule gives greater control of leaf configuration
- New leaf options allow more specific control over leaf placement
- New UI layout
- Un-used controls have been removed
- Controls are grouped more logically
- Status bar to tell you what the heck is going on
- Save and load uses familiar Blender interfaces
- User defaults can be set (and original defaults loaded)
- Generations are saved in temp files, so if something crashes you can re-load your config
It sure seemed a lot more when I was coding it!
There have also been changes to the code that make it all happen - including a bunch of refactoring efforts and some playing around with getting the leaves to generate using Mesh objects instead of NMesh. Unfortunately this made the script run about twice as slow, so I didn't include it.
No promises are made regarding backwards compatibility, but from the small amount of testing done it seems to work just fine. Remember to back up your work.
Highlights include:
- Ability to add multiple leaves with multiple materials and hard/smooth values
- New 'advanced' leaf rule gives greater control of leaf configuration
- New leaf options allow more specific control over leaf placement
- New UI layout
- Un-used controls have been removed
- Controls are grouped more logically
- Status bar to tell you what the heck is going on
- Save and load uses familiar Blender interfaces
- User defaults can be set (and original defaults loaded)
- Generations are saved in temp files, so if something crashes you can re-load your config
It sure seemed a lot more when I was coding it!
There have also been changes to the code that make it all happen - including a bunch of refactoring efforts and some playing around with getting the leaves to generate using Mesh objects instead of NMesh. Unfortunately this made the script run about twice as slow, so I didn't include it.
No promises are made regarding backwards compatibility, but from the small amount of testing done it seems to work just fine. Remember to back up your work.