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

Prototype: Scary Vec2s and Nice Sprites #2219

Draft
wants to merge 29 commits into
base: development
Choose a base branch
from

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    1b5c70d View commit details
    Browse the repository at this point in the history
  2. First pass of Vec2-ing

    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    35fc6cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62bc5e View commit details
    Browse the repository at this point in the history
  4. Make .velocity return Vec2

    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    678918a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8f36cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b90284 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2dab4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e48567 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45684c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b54e852 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0cdf2a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aac2ab0 View commit details
    Browse the repository at this point in the history
  13. Tweaks to size setter

    * Keep unpack at top and old-style check
    
    * Defer Vec2 creation until know it's different
    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0a7ea89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    998cba3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7d2cc9b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40d5d7d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    faa2eed View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8923143 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eceb22f View commit details
    Browse the repository at this point in the history
  20. Fix more type issues

    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    91a691d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    43027fe View commit details
    Browse the repository at this point in the history
  22. Fix texture setter

    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    598acbe View commit details
    Browse the repository at this point in the history
  23. pyright rmul workaround

    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fd16294 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5d65be0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    46b10ac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    60535fc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b428d1a View commit details
    Browse the repository at this point in the history
  28. Formatting

    pushfoo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fbe9050 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e168e82 View commit details
    Browse the repository at this point in the history