Removing models from the UI #183
|
Hello. I have added outfits from different models to another, all of them using mustards UI. Now I would like to remove models im not using from the UI, but i dont know how I can do that. Should I edit the plugin with python? |
Replies: 4 comments 2 replies
|
Hi! Maybe I'm not understanding the question. |
|
my model is the first rachel amber. i added some clothes from other models (they use your UI) and remove their armatures, but they are still in the UI. I dont know how to remove their name, as they are useless. somebody told me ill have to edit the UI |
|
Ah no need to modify it, you just need to be careful to delete the correct data. :) Click on the armature and check the name of the data of that armature (the Armature data - green one icon, not the Object one - yellow icon - see the image) then remove it from the Outliner -> Blender file This should remove the armature from the list immediatly. This is due to a Blender bug related to double linked data. |
|
i found another way: clean up, purge unused datas |



Ah no need to modify it, you just need to be careful to delete the correct data. :)
Click on the armature and check the name of the data of that armature (the Armature data - green one icon, not the Object one - yellow icon - see the image)
then remove it from the Outliner -> Blender file
This should remove the armature from the list immediatly.
This is due to a Blender bug related to double linked data.