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

Rename imports for subpackages #839

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Rename imports for subpackages #839

wants to merge 11 commits into from

Commits on Nov 1, 2024

  1. Move plugins

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    60e39f9 View commit details
    Browse the repository at this point in the history
  2. Add subclasses

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    84df464 View commit details
    Browse the repository at this point in the history
  3. Move gltf plugins

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1763564 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    362f3ef View commit details
    Browse the repository at this point in the history
  5. README update

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8ede826 View commit details
    Browse the repository at this point in the history
  6. docs update

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0f6f491 View commit details
    Browse the repository at this point in the history
  7. Fixes

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7268d96 View commit details
    Browse the repository at this point in the history
  8. Update examples

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    28d4a0a View commit details
    Browse the repository at this point in the history
  9. Fix examples

    gkjohnson committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b394f37 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    e7c1e28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into move-plugins

    # Conflicts:
    #	src/base/plugins/ImplicitTilingPlugin.js
    #	src/plugins/three/objects/EllipsoidRegionHelper.js
    #	src/three/loaders/gltf/GLTFCesiumRTCExtension.js
    #	src/three/loaders/gltf/GLTFMeshFeaturesExtension.js
    #	src/three/loaders/gltf/GLTFStructuralMetadataExtension.js
    #	src/three/plugins/CesiumIonAuthPlugin.js
    #	src/three/plugins/DebugTilesPlugin.js
    #	src/three/plugins/GoogleCloudAuthPlugin.js
    gkjohnson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    76fd6b2 View commit details
    Browse the repository at this point in the history