-
-
Notifications
You must be signed in to change notification settings - Fork 30
Description
-
Is it possible to make it so that you can add multiple properties to the UI at once? Basically you could press a spesific menu button that brings up a checkbox list of properties on the selected object, where you can choose to add multiple props to the sections of your choosing at once.
-
Would be nice to delete multiple outfits with a similar menu as above or all outfits simultaneously from the UI. Currently you can only remove them one by one and it's a pain if you have multiple outfit collections. Deleting the collections manually from the scene will cause the UI to start throwing errors because I think it still has the data about the outfits. Also in the menu, there could be a button that deletes all outfits except the one selected, basically inverting the selection. -
Place properties to appropriate sections automatically if you delete objects, which had been added in the UI. For example if I have some outfits, which had properties included in the outfits section of the menu and I choose to delete those collections but readd them later, I would have to manually reinsert the properies to the UI and place them to the proper sections. Obviously it will also require me to fix the driver targets from the duplicate armature to the current, as Blender has no way of preserving targets on drivers or modifiers on different scenes, but once it's done, automatic detection for it would be nice.
-
Custom menu icon. Is it possible to add your own icons to the UI, provided they follow the same rules as the stock icons? -
Choose different colors on different sections of the UI, if possible. -
Execute scripts from the UI. Maybe with its own section, where you can also name the scripts and give them descriptions.