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 texture usage indicator #18

Open
dertseha opened this issue Jul 16, 2018 · 0 comments
Open

Add texture usage indicator #18

dertseha opened this issue Jul 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dertseha
Copy link
Member

For texture selectors, add an indicator for textures how often they are being used in the level.
This allows for easier identifying and replacing of unused textures.

Note: This may include more than just walking all tiles:

  • Texture animation groups may indirectly use a texture
  • level object properties may refer to level textures (e.g. texture tiles or surfaces)
@dertseha dertseha added the enhancement New feature or request label Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant