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

@@ -13,6 +13,7 @@ Create polished text textures without leaving Blender. This addon drops a dedica
- **Overlay system.** Add any number of text or image overlays with independent scale, rotation, spacing, z-index, and absolute/prepend/append placement. SVG overlays are rasterized automatically with CairoSVG for crisp results.
- **Normal maps.** Derive normal maps straight from the text alpha channel with strength, blur, and invert controls.
- **One-click shaders.** Build Principled, Emission, or Transparent materials complete with optional normal-map hookups, light-path controls (disable shadows/reflections/backfaces), and automatic assignment to the active object.
- **Plane instancing.** Create a plane with matching aspect ratio, the generated material applied, and a Simple subdivision modifier ready for displacement or lighting tests.
- **Preset workflow.** Save styles to the current `.blend` or Blenders config folder, refresh them, and import/export JSON bundles for backups or team sharing.
- **Adaptive fitting.** Let the addon resize fonts within a min/max range to keep text safely within your canvas margins.