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

WIP: Add animations for animated textures inside the gallery #154

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Juknum
Copy link
Contributor

@Juknum Juknum commented Jan 14, 2025

This is only a proof of concept at the moment; scrolling trough the page makes it slower and slower

To do:

  • Unmount/unload when not displayed on screen (out of bound)
  • Investigate why water_still is the only texture to be flickering (Faithful x32 pack)
  • Add a pause button somewhere, should it stop the animation as is or display the un-animated texture (like the actual behavior)
  • Allow right-click copy image on canvas? (I use this a lot when doing modded textures)
  • Hard-coded mcmeta for the flowing/still milk textures?
    • It appears that the mcmeta file is missing on the packs (the x16 version have it)
  • The algorithm doesn't work for non-square textures (expires_soon by eg.)
  • Display the MCMETA in a specific tab of the modal?
  • Fetch all MCMETA rather than fetching them one by one

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

Successfully merging this pull request may close these issues.

1 participant