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 Aabb calculation for Sprite, TextureAtlasSprite and Mesh2d #7885

Merged
merged 9 commits into from
Apr 24, 2023
Merged

Add Aabb calculation for Sprite, TextureAtlasSprite and Mesh2d #7885

merged 9 commits into from
Apr 24, 2023

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    d0204fd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    4d5b762 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    3a70da9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Fix compile

    opstic committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    70de2c9 View commit details
    Browse the repository at this point in the history
  2. Make center scale with size

    opstic committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    caba635 View commit details
    Browse the repository at this point in the history
  3. Run cargo fmt

    opstic committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ef384f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Apply suggestions from @devil-ira

    Co-authored-by: ira <JustTheCoolDude@gmail.com>
    opstic and irate-devil committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    dd12281 View commit details
    Browse the repository at this point in the history
  2. Fix compile

    opstic committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2d50da9 View commit details
    Browse the repository at this point in the history
  3. Add the proper system

    opstic committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d428491 View commit details
    Browse the repository at this point in the history