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

Fix gltf pipeline for some 3d Tilesets #5783

Closed
wants to merge 6 commits into from

Commits on Aug 25, 2017

  1. Configuration menu
    Copy the full SHA
    c6c1fa7 View commit details
    Browse the repository at this point in the history
  2. make GLTF pipeline more robust for reading 3d Tilesets

    - only assign name to value if value is an object
    - if gltf.assets.extras is already defined and not an object change to assets.extras.extras
    jbo023 committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    d532df6 View commit details
    Browse the repository at this point in the history
  3. added to contributors

    jbo023 committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    91912b0 View commit details
    Browse the repository at this point in the history
  4. fix bytestride === 0 case

    Jannes Bolling authored and Jannes Bolling committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    74d5aca View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

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

Commits on Sep 1, 2017

  1. Small cleanup

    lilleyse committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    a214164 View commit details
    Browse the repository at this point in the history