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

Batch toggle #815

Merged
merged 24 commits into from
Oct 31, 2024
Merged

Batch toggle #815

merged 24 commits into from
Oct 31, 2024

Commits on Oct 16, 2024

  1. Add a batched mesh toggle

    gkjohnson committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9e2d90c View commit details
    Browse the repository at this point in the history
  2. Add draw call count

    gkjohnson committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d10a7f1 View commit details
    Browse the repository at this point in the history
  3. Google tiles improvement

    gkjohnson committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5266f64 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update

    gkjohnson committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e11366f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. use instanceCount

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    26146e4 View commit details
    Browse the repository at this point in the history
  2. add commented field

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    de482cb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into batch-toggle

    # Conflicts:
    #	example/src/plugins/batched/ModelViewBatchedMesh.js
    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    9e05857 View commit details
    Browse the repository at this point in the history
  4. tex fixes

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    00d01af View commit details
    Browse the repository at this point in the history
  5. Use the new members

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a76bad5 View commit details
    Browse the repository at this point in the history
  6. Update

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    9b51bdf View commit details
    Browse the repository at this point in the history
  7. Remove unused field

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1b0e8df View commit details
    Browse the repository at this point in the history
  8. Use copyTextureToTexture3D

    gkjohnson committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    9801677 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    4f9f8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8695379 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Init render target

    gkjohnson committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    135c84b View commit details
    Browse the repository at this point in the history
  2. remove empty line

    gkjohnson committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d055cc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge branch 'master' into batch-toggle

    # Conflicts:
    #	example/googleMapsExample.js
    gkjohnson committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8b9b949 View commit details
    Browse the repository at this point in the history
  2. fix merge issue

    gkjohnson committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    660f7e8 View commit details
    Browse the repository at this point in the history
  3. Rename function

    gkjohnson committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2710cae View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Fix disposal

    gkjohnson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3204ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b785e View commit details
    Browse the repository at this point in the history
  3. Update example

    gkjohnson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    35dc32e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9069a0f View commit details
    Browse the repository at this point in the history
  5. Remove commented lint

    gkjohnson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2b6aefc View commit details
    Browse the repository at this point in the history