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 clipping #27691

Merged
merged 14 commits into from
Feb 9, 2024
Merged

Commits on Feb 8, 2024

  1. clipping

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3300ffd View commit details
    Browse the repository at this point in the history
  2. add ;

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8036ee7 View commit details
    Browse the repository at this point in the history
  3. remove testing code

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b0f76fd View commit details
    Browse the repository at this point in the history
  4. cleanup and adjust default settiing in example

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6f1752d View commit details
    Browse the repository at this point in the history
  5. remove unused import

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    db465a7 View commit details
    Browse the repository at this point in the history
  6. cleanup ClippingNode

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cbea4ed View commit details
    Browse the repository at this point in the history
  7. combine methods

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    88fb72c View commit details
    Browse the repository at this point in the history
  8. rework to increase efficiency

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a6522ad View commit details
    Browse the repository at this point in the history
  9. update screenshot

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9a6a2bb View commit details
    Browse the repository at this point in the history
  10. fix asyncCompile

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3ca3fb3 View commit details
    Browse the repository at this point in the history
  11. fix against upstream

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    93dc5a2 View commit details
    Browse the repository at this point in the history
  12. cleanup

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bfb7311 View commit details
    Browse the repository at this point in the history
  13. simplify

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ab19e46 View commit details
    Browse the repository at this point in the history
  14. exclude tests

    aardgoose committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d44adb9 View commit details
    Browse the repository at this point in the history