feat: initial commit for cable normalizer blender addon
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal 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.
|
||||
Reference in New Issue
Block a user