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: Add setGeometryAt, addGeometry functions #27078

Merged
merged 21 commits into from
Oct 31, 2023

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    44ad26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f54286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    905d9ee View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add more error handling

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7609368 View commit details
    Browse the repository at this point in the history
  2. More errors

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8889181 View commit details
    Browse the repository at this point in the history
  3. Fix batched index overrun

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ffeba15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6066ff6 View commit details
    Browse the repository at this point in the history
  5. Fix screenshot

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0169285 View commit details
    Browse the repository at this point in the history
  6. Add "setGeometry" function

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bd9491b View commit details
    Browse the repository at this point in the history
  7. Fixes

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b60bc04 View commit details
    Browse the repository at this point in the history
  8. Remove "applyGeometry"

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9a070d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b71761 View commit details
    Browse the repository at this point in the history
  10. Swap arguments

    gkjohnson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fbb3f48 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge remote-tracking branch 'mrdoob/dev' into batch-set-geometry

    # Conflicts:
    #	examples/jsm/objects/BatchedMesh.js
    gkjohnson committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    0d22631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf6bb1 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    gkjohnson committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    2d96adc View commit details
    Browse the repository at this point in the history
  4. Add error messages

    gkjohnson committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    29ccf95 View commit details
    Browse the repository at this point in the history
  5. linting

    gkjohnson committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    f186100 View commit details
    Browse the repository at this point in the history
  6. Reset the BATCHING value

    gkjohnson committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    48a9c8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec01d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ff069d View commit details
    Browse the repository at this point in the history