This commit is contained in:
2025-10-14 12:23:58 +02:00
parent cf4f3ce564
commit f8dc03caf9
21 changed files with 384 additions and 43 deletions

View File

@@ -35,6 +35,7 @@ Everything in the Free Edition, plus:
- **Composition components.** Stack any number of text or image overlays, sequence them before/after the main copy, or position them absolutely with independent scale, rotation, spacing, and Z-order. SVG overlays rasterize automatically (via CairoSVG) so they stay pin-sharp.
- **Automatic normal maps.** Turn the alpha channel into a normal map with adjustable strength, blur radius, and inversion for emboss/deboss looks.
- **Shader builder.** Create Principled BSDF, Emission, or Transparent materials complete with normal-map hookups, light-path controls (disable shadows, reflections, or backfaces), and optional auto-assignment to the active object.
- **Plane instancing.** Drop a plane that matches your textures aspect ratio with the generated material applied and a Simple subdivision modifier ready for displacement workflows.
- **Preset ecosystem.** Save styles either with the current `.blend` or in Blenders config folder, refresh them in one click, and import/export JSON bundles for backups or team sharing.
- **Adaptive text fitting.** Let the addon resize fonts within a range to keep layouts within your chosen canvas margins.