That was more a feature request than a bug, but still a nice to have.
Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
- Branch
- svg-import-names
- Build Status
Buildable 2955 Build 2955: arc lint + arc unit
Event Timeline
| io_curve_svg/import_svg.py | ||
|---|---|---|
| 457 | Would only pass object here, and assign name of object and object.data. | |
Comment Actions
- cleanup
Originally wanted to be explicit that the name of the object and curve are
changed, but this is fine as well.