maybites / blender.script.io_export_svg

14 stars 7 forks source link

Feature request #6

Open xreider opened 2 years ago

xreider commented 2 years ago

I need the SVG exporter can assign names for pathes and collections (or only for collections will be good too). My .blender files has a deep nested collections, I give a name to collections, and when I export it I need SVG to have tags with the attribute data-name with the name I gave. It is like in Adobe Illistrator, I assign the name [car, transport] to a layer or to an object, and or tag has a data-name attribute data-name='[car, transport]'. It works with objects names the same way.

Why I need this feature? I want't to make some kids educational website with illustrated dictionaries. E.g. render some bitmap , and above them put svg transparent pictures with tags with data-name attributes, and these attributes are connected to my JS scripts to fetch information.

I need it extremely soon. How can we come to an agreement?

maybites commented 2 years ago

I am happy to accept any pull request for additional features in this direction.. but I don't have the time to implement them myself.

xreider commented 2 years ago

I am happy to accept any pull request for additional features in this direction.. but I don't have the time to implement them myself.

How much does it cost?

maybites commented 2 years ago

How much does it cost?

for what do you want to pay?