feat: initial commit for cable normalizer blender addon

This commit is contained in:
2026-06-02 22:48:54 +02:00
commit 7f677335c4
10 changed files with 1317 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Cable Normalizer (addon_normalizer)
Blender Addon zum Normalisieren von Kabel-Objekten.
## Features
- **Batch Normalization**: Durchmesser, Länge, Label-Rotation, Translation und Label-Textur-Skalierung.
- **Dynamic Text Generation**: Automatische Erzeugung von Label-Texturen über PIL.
- **Migration**: Automatische Migration von alten TTG-Textur-Einstellungen.
- **Schnittstelle**: Nutzung eines dedizierten "Cable" Geometry-Node-Modifiers als Single Source of Truth.