@ZedDB Do you think you can try and reproduce on a Mac? I was unable to reproduce with the latest 4.2 on my Linux box
Operating system: Linux-6.2.0-39-generic-x86_64-with-glibc2.37 64 Bits, X11…
@PeteDraper I will look into this issue.
Note2: Instead of outputting an MP4 for assets, stills are preferable - please add that option instead of producing a full mp4 sequence.
What do…
ok so just to confirm @SimonThommes, when I started this projectI suggested that we only focus on properties that the user explicitly adds from the UI. But now we also want to handle any custom…
even the API defined ones?
Yeah!
We can do that, it's just that you will have even more ownership data (slowing the transfer process) for each object. I thought this feature was…
But I have good news too. Transferring add-on PropertyGroups is easy peasy:
I was copying properties like this
# Create New Prop
target_obj[prop_name] = source_obj[prop_name]
…
@Mets thanks for the note, there is definetly a challenege in filtering the correct properties, I will try out your suggestion.
But just to follow up on my original question, assuming the data…