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

GPM 1.2 support #12204

Merged
merged 42 commits into from
Sep 30, 2024
Merged

GPM 1.2 support #12204

merged 42 commits into from
Sep 30, 2024

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    d7f1c91 View commit details
    Browse the repository at this point in the history
  2. Start wiring in GPM loader

    javagl committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e09cb04 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    7e14791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee7344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2a064c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Enable releaseGltfJson

    javagl committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    50b0727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cac091f View commit details
    Browse the repository at this point in the history
  3. Minor cleanup and comments

    javagl committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1cc38fa View commit details
    Browse the repository at this point in the history
  4. Fix type checks

    javagl committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4e6d501 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e7bfcf View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Remove debug logs

    javagl committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5110166 View commit details
    Browse the repository at this point in the history
  2. Additional type checks

    javagl committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    323f4f0 View commit details
    Browse the repository at this point in the history
  3. Added JSDoc comment

    javagl committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6326d40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaf6112 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Proper imports for spec file

    javagl committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9dbd45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e290c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e41b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616171f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge tag 'pre-prettier-v3' into gpm-support-prettier

    The last commit before Prettier v3 was used to reformat the code
    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    810684b View commit details
    Browse the repository at this point in the history
  2. Merge tag 'post-prettier-v3' into gpm-support-prettier

    This commit reformats all code using prettier v3 relative to the pre-prettier-v3 tag
    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c6d9784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d341dc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c0f926 View commit details
    Browse the repository at this point in the history
  5. Add return type to JSDoc

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5723c8b View commit details
    Browse the repository at this point in the history
  6. Add JSDoc for getExtension

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bb74ec4 View commit details
    Browse the repository at this point in the history
  7. Add type tag to property

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    962a986 View commit details
    Browse the repository at this point in the history
  8. More elaborate warning text

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    804fa0a View commit details
    Browse the repository at this point in the history
  9. Removed obsolete part of JSDoc

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    905925a View commit details
    Browse the repository at this point in the history
  10. Add JSDoc return type info

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e887e53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13b2db0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac78182 View commit details
    Browse the repository at this point in the history
  13. Update CHANGES.md

    javagl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e61667c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e94ca56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72414c5 View commit details
    Browse the repository at this point in the history
  3. Document constructor options

    javagl committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    55df6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b5445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4efa51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    860b05b View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main' into gpm-support

    # Conflicts:
    #	packages/engine/Source/Scene/DerivedCommand.js
    javagl committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8eebc95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bfe61a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9805652 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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