Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Releases: Thicket-Blender/thicket

thicket-v0_4_1

04 Mar 04:51
Compare
Choose a tag to compare

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

24 Oct 19:54
Compare
Choose a tag to compare
thicket-v0_4_1_rc0 Pre-release
Pre-release

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)

thicket-v0_4_0

19 Jan 00:18
Compare
Choose a tag to compare

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

16 Oct 03:33
Compare
Choose a tag to compare

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

06 Oct 19:56
Compare
Choose a tag to compare
Pre-release

Development release for testing and feedback of new Batch Edit feature addressing Issue #14

thicket-v0_3_2

14 Jul 20:56
Compare
Choose a tag to compare

Support two sided leaf materials. Correct normals. Minor geometry creation optimization.

thicket-v0_3_1

21 Jun 23:17
Compare
Choose a tag to compare

Allow for separate Plants and Python Extension installation paths.
Various minor fixes.

thicket-v0_3_1-alpha02

15 Jun 01:56
Compare
Choose a tag to compare
Pre-release

Experimental release for testing the new separate plants and python laubwerk installation paths in the addon preferences.

thicket-v0_3_1-alpha01

14 Jun 18:50
Compare
Choose a tag to compare
Pre-release

Test release fixing thicket_db log level choices causing a crash if WARNING was selected in the Add-on preferences.

thicket-v0_3_0

13 Jun 20:13
Compare
Choose a tag to compare
  • 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)