Mustard2 / MustardUI

Custom UI for Blender human models. It features automatic outfits switch, custom properties support, armature panel creation, and much more.
https://mustard3d.eu
MIT License
318 stars 30 forks source link

UI keeps nullifying previous custom properties when new ones added #153

Closed J4ke6599 closed 8 months ago

J4ke6599 commented 8 months ago

I've had to redo my scene because there were some unfixable issues not related to this UI, but as I'm trying to readd some properties, a new property added to the UI keeps making previous properties in the UI not even work even if they're turned on.

For example, I've got a few properties affecting multires modifier where it's turned on with a boolean custom property. Well, when I add a shape key affecting the main body, it then makes the multires properties not work. Then when I readd those back, the shape key property doesn't work. Then wise versa.

Am I losing my mind or what is this?

Mustard2 commented 8 months ago

Hi! Do you have the Blender file with the error I can check?

You can remove the textures.

J4ke6599 commented 8 months ago

Hey I realized that the problem can be fixed with the Rebuild properties function, though I'm not sure why it kept making the previously added property not working.

Though, I have another issue. I've got two UI integrations in the new scene, because somehow the older one got imported when I was appending stuff from the old scene to the new scene. And I'm unable to remove the duplicate old UI.

Edit: Scratch above, I noticed that another armature meant for props had old properties that was causing the duplicated UI. Deleted those and it was fixed.

Mustard2 commented 8 months ago

@J4ke6599 I see. So everything is ok now? :)

Please let me know if you find any other bug opening a new issue, I'll close this in the meanwhile.