Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add operator that removes unused image maps in node trees #126

Open
Theverat opened this issue Apr 14, 2018 · 1 comment
Open

Add operator that removes unused image maps in node trees #126

Theverat opened this issue Apr 14, 2018 · 1 comment
Labels
enhancement Additional feature

Comments

@Theverat
Copy link
Member

Theverat commented Apr 14, 2018

Because we unfortunately have to use the fake_user on all imagemaps due to Blender's unreliable user counting on Python PointerProperties, Blender's built-in cleaning ceases to work.
Implement an operator that tries to find imagemaps with fake user enabled but no users.
Skip imagemaps that are linked in through libraries.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Theverat Theverat added the enhancement Additional feature label Apr 14, 2018
@Theverat
Copy link
Member Author

Node trees have the same problem, they also need cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additional feature
Projects
None yet
Development

No branches or pull requests

1 participant