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: const-ify the core primitives #5032

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    689e99b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13d754 View commit details
    Browse the repository at this point in the history
  3. feat(math): introduce const alternatives for Vec2b::and and `Vec2…

    …b::or`
    
    It's slightly tempting to deprecate the old function signature, but I'll
    delegate that decision to @emilk.
    BastiDood committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2fbf71d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1c37ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdfe280 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    278c5fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9139060 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1586664 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    789bcf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f59abbc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe73fa2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a56382b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffc0dd3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c105ef0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    860aab0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f05de6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f34491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3c847f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    ec12532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17659b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7028897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59a351e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93ea59 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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