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

BatchedMesh: Remove unneeded & redundant matrices array #27130

Merged
merged 17 commits into from
Nov 6, 2023

Commits on Nov 3, 2023

  1. Add support for multi draw

    gkjohnson committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c7a8eb1 View commit details
    Browse the repository at this point in the history
  2. Fix multidraw

    gkjohnson committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c453f4b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    aa19ad6 View commit details
    Browse the repository at this point in the history
  2. Adjust batching define

    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    816aa6f View commit details
    Browse the repository at this point in the history
  3. Move normal shaders

    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    21620b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3d2fd0 View commit details
    Browse the repository at this point in the history
  5. Move batching pars

    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9cc73b4 View commit details
    Browse the repository at this point in the history
  6. Move batching matrix fetch

    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7f99d83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a2187f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5b3941 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efef965 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'mrdoob/dev' into batching-material-prop…

    …erties
    
    # Conflicts:
    #	examples/jsm/objects/BatchedMesh.js
    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ce45bda View commit details
    Browse the repository at this point in the history
  11. Remove "matrices" array

    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    364e8f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    816feda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d57957a View commit details
    Browse the repository at this point in the history
  14. Remove unneeded field

    gkjohnson committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    3d6bc9e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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