Rock-Generator auf v2.3.0 (Zell-Look-Bake) + Listing neu gebaut

Die Zell-Look-Aenderung am Textur-Bake (Voronoi statt fBm, Grundfarbe/Zellgroesse
regelbar) war im vorigen Commit ohne Versions-Bump mitgelaufen -> Blender haette
kein Update angeboten. Version nachgezogen, Listing enthaelt jetzt
Rock 2.3.0 + Tree 1.0.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-29 10:25:11 +02:00
co-authored by Claude Opus 4.8
parent 7406d30d4a
commit 9240cc6d80
6 changed files with 12 additions and 6 deletions
+6
View File
@@ -145,6 +145,12 @@ aussen (signed volume > 0), UV0 + UV1 vorhanden, und gibt eine Zusammenfassung
--- ---
## Changelog v2.3.0
- **Textur-Bake auf Zell-Look umgestellt:** Voronoi „Distance to Edge" liefert
hand-painted Zellen mit dunklen Outlines statt organischem fBm-Rauschen.
Neu regelbar: **Grundfarbe** und **Zellgroesse**. Weiterhin nahtlos tileable.
## Changelog v2.2.0 ## Changelog v2.2.0
- **Textur-Bake-Button:** backt ein nahtlos **tileables** Stylized-Rock-Set - **Textur-Bake-Button:** backt ein nahtlos **tileables** Stylized-Rock-Set
+1 -1
View File
@@ -1,7 +1,7 @@
schema_version = "1.0.0" schema_version = "1.0.0"
id = "stylized_rock_generator" id = "stylized_rock_generator"
version = "2.2.0" version = "2.3.0"
name = "Stylized Rock Generator" name = "Stylized Rock Generator"
tagline = "Batch-Generator fuer stylized Rocks mit UE5-Export" tagline = "Batch-Generator fuer stylized Rocks mit UE5-Export"
maintainer = "D4rkst3r" maintainer = "D4rkst3r"
+4 -4
View File
@@ -7,7 +7,7 @@
"id": "stylized_rock_generator", "id": "stylized_rock_generator",
"name": "Stylized Rock Generator", "name": "Stylized Rock Generator",
"tagline": "Batch-Generator fuer stylized Rocks mit UE5-Export", "tagline": "Batch-Generator fuer stylized Rocks mit UE5-Export",
"version": "2.2.0", "version": "2.3.0",
"type": "add-on", "type": "add-on",
"maintainer": "D4rkst3r", "maintainer": "D4rkst3r",
"license": [ "license": [
@@ -23,9 +23,9 @@
"Mesh", "Mesh",
"Modeling" "Modeling"
], ],
"archive_url": "./stylized_rock_generator-2.2.0.zip", "archive_url": "./stylized_rock_generator-2.3.0.zip",
"archive_size": 14690, "archive_size": 14694,
"archive_hash": "sha256:b9f83df54b5ac5fa5824bd6753dccac93175e03f19b04067a0865f362cbb022e" "archive_hash": "sha256:a6e15dd94c6b77dc1ef7c631d1d1dce275a8d3550d16369d90675a2f42fa6298"
}, },
{ {
"schema_version": "1.0.0", "schema_version": "1.0.0",
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,7 +1,7 @@
bl_info = { bl_info = {
"name": "Stylized Rock Generator", "name": "Stylized Rock Generator",
"author": "D4rkst3r", "author": "D4rkst3r",
"version": (2, 2, 0), "version": (2, 3, 0),
"blender": (4, 2, 0), "blender": (4, 2, 0),
"location": "View3D > Sidebar > Rock Gen", "location": "View3D > Sidebar > Rock Gen",
"description": ( "description": (