Using custom properties for assets #440
Labels
enhancement
Feature requests or new functionality suggestions
first good contribution
This issue makes a good first submission for someone looking to contribute to MCprep
Check against existing requests
Describe the context
"mob_skip_prep" "make_real" are defined in the
mcprep data update json
I find this inconvenient in some way.
So I propose to move to custom properties.
Custom Properties can be user added in and read through the API. Custom properties
We can also set custom properties after doing certain operation.
Another name for this is "Extend MCprep attributes" because OBJ importer use this also
How do you imagine your feature works?
For material we introduce something like
NO_PREP
orSKIP_PREP
custom properties with 1 value with that we can bring that information in so it doesn't clear the existing nodes in certain rig material.Same for collection in meshswap blend file for make real but the operator parameter can override it.
What existing workaround (or closest thing to a workaround) do you have today (within Blender, MCprep, or any software)? If there is no workaround, explain why you feel this way.
Beside custom properties there is asset tag but it is in 3.0, we can't really use that.
The text was updated successfully, but these errors were encountered: