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

refactor mobile ImageCache, ImageView, FChoiceList #6440

Merged
merged 5 commits into from
Oct 27, 2024

Commits on Oct 27, 2024

  1. refactor mobile ImageCache, ImageView, FChoiceList

    removed method to generate borderless card since we used shader as default method
    Texture, TextureRegion and other LibGDX objects that are disposable should be nonstatic
    show Morph image on FChoiceList
    kevlahnota committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6fb600e View commit details
    Browse the repository at this point in the history
  2. fix uncommited changes

    kevlahnota committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    720ac7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bde207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    609777c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89bc9c1 View commit details
    Browse the repository at this point in the history