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

WebGPURenderer: support mat2() and extend RotateNode to support vec2 rotation. #27612

Merged
merged 4 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. add mat2

    aardgoose committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5b7fe40 View commit details
    Browse the repository at this point in the history
  2. extend rotateNode to vec2

    aardgoose committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    59b814e View commit details
    Browse the repository at this point in the history
  3. remove unused code

    aardgoose committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5fa28cb View commit details
    Browse the repository at this point in the history
  4. rework

    aardgoose committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d8054a0 View commit details
    Browse the repository at this point in the history