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

Sprite slice scaling and tiling #5213

Closed
wants to merge 3 commits into from

Commits on Nov 14, 2022

  1. Sprite 9 slice

    ManevilleF committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a1cd5a1 View commit details
    Browse the repository at this point in the history
  2. Working slice, added example

    register example
    
    Refactoring
    
    Fixed issue on top/bot rects, added max scaling for corners
    
    Tiling
    
    Fixed example artifacts
    
    Update Cargo.toml
    
    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    Example page update
    
    Sprite draw mode
    
    removed extra type registration
    
    Fixed performance regression
    
    Rect slicing
    
    Code cleanup
    
    Applied review suggestions
    
    Rebased on main
    ManevilleF committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9f85d5a View commit details
    Browse the repository at this point in the history
  3. Sprite::rect used

    ManevilleF committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    08eccbe View commit details
    Browse the repository at this point in the history