Releases: Thicket-Blender/thicket
thicket-v0_4_1
Address 2 Blender 3.0 API issues:
- Issue #48 : Use sys.executable instead of bpy.app.binary_path_python
- Issue #52 : Update for Blender 3.0 API Changes (bpy.utils.user_resource)
Note that this release only supports up to Blender 3.0.1. Blender 3.1 moved to Python 3.10, which is not yet supported by Laubwerk as of 1.0.43.
thicket-v0_4_1_rc0
thicket-v0_4_0
Thicket v0_4_0
- Add support for batch editing
- Material updates (IOR and Two Sided fixes)
- New Material generation pipeline
- Introduce dedicated thicket logger
- Retain plant properties when canceling change plant selection
- Optimize plant update, improving load times
thicket-v0_3_3
Support Laubwerk v1.0.34 materials
Backwards compatible with v1.0.33
v1.0.33 support is deprecated and will be removed in future releases
thicket-v0_3_2-batch01
Development release for testing and feedback of new Batch Edit feature addressing Issue #14
thicket-v0_3_2
Support two sided leaf materials. Correct normals. Minor geometry creation optimization.
thicket-v0_3_1
Allow for separate Plants and Python Extension installation paths.
Various minor fixes.
thicket-v0_3_1-alpha02
Experimental release for testing the new separate plants and python laubwerk installation paths in the addon preferences.
thicket-v0_3_1-alpha01
Test release fixing thicket_db log level choices causing a crash if WARNING was selected in the Add-on preferences.
thicket-v0_3_0
- Updated Plant Properties UI to follow other Laubwerk Players more closely
- Add Full Geometry to Viewport model choices
- Add Render model choice (Proxy or Full Geometry)