Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
Event Timeline
Comment Actions
In the recent meeting we discussed that the addon should support any attribute, not just color attributes. The patch could be updated to reflect that. That would be more useful.
Comment Actions
- Updated diff to support any attribute, not just color attributes
- Renamed a bunch of variables to reflect changes
Comment Actions
From a user perspective this looks like the ideal way to go. If it's good on the code side to the others, then we should go ahead and commit this ๐
Comment Actions
It may be good to make this built-in, but I don't think this implementation is really polished enough for master.
I'll look at adding autocomplete to the Attribute name field though, which should help.