bundle svg

This commit is contained in:
2025-10-13 19:08:28 +02:00
parent e3a8f0bcf0
commit fe2e81ecd0
43 changed files with 187 additions and 46 deletions

View File

@@ -15,7 +15,7 @@ This guide keeps things short so you can start creating textures right away.
## Requirements
- Blender 4.0 or newer (Windows, macOS, Linux).
- Pillow installs automatically with the addon. _(SVG overlays need CairoSVG only install if you plan to use SVGs.)_
- Pillow and CairoSVG install automatically with the addon _(SVG overlays work out of the box)._
---
@@ -66,5 +66,5 @@ This guide keeps things short so you can start creating textures right away.
- Need multiple styles fast? Duplicate the blend file or save presets before you start experimenting.
- Keep the preview size smaller while fine-tuning; switch to full resolution for final renders.
- SVG logos? Add them as overlay components—the addon will rasterize them when CairoSVG is installed.
- SVG logos? Add them as overlay components—the addon bundles CairoSVG and rasterizes them automatically.
- For team projects, export presets (`Add-on Panel > Presets > Export`) so everyone can share the same look.