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

0.9.4 release #299

Merged
merged 52 commits into from
Aug 25, 2023
Merged

0.9.4 release #299

merged 52 commits into from
Aug 25, 2023

Commits on May 19, 2023

  1. Add quaternion support in GeoMath

    sskk-ethan authored and masa-sony committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2991a6f View commit details
    Browse the repository at this point in the history
  2. Fixed jest regex in package.json

    sskk-ethan authored and masa-sony committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f907cfa View commit details
    Browse the repository at this point in the history
  3. Add quaternion test

    sskk-ethan authored and masa-sony committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4e0db94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0e450e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae964c9 View commit details
    Browse the repository at this point in the history
  6. add edge bending for flake

    sc-onishi authored and masa-sony committed May 19, 2023
    Configuration menu
    Copy the full SHA
    63c9c52 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    1c0cb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f01807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed95bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f274c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b5eca View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. refactoring of TileTextureCache 1

    - renamed resetImageProvider to setImageProvider and minor modification
    - renamed element of NodeState from NONE to NEED_REQUEST
    sc-onishi authored and masa-sony committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b979418 View commit details
    Browse the repository at this point in the history
  2. refactoring of TileTextureCache 2

    - renamed cancel() to dispose()
    - deallocate GPU memory in dispose function
    - separated data and request_id
    sc-onishi authored and masa-sony committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dc1fbbf View commit details
    Browse the repository at this point in the history
  3. refactoring of Globe

    sc-onishi authored and masa-sony committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e1732e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6258bb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee4c6ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25cf844 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Minor bugfix of color util

    masa-sony committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3ff06cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a594178 View commit details
    Browse the repository at this point in the history
  3. minor bugfixes related to Attribution

    - fix incorrect svg format
    - fix EventLisener method
    - add aria-label at mapray attribution logo
    sc-onishi authored and masa-sony committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    511df6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c35a10b View commit details
    Browse the repository at this point in the history
  5. improved attribution module

    hondayoshimi authored and masa-sony committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    20c4b87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    485ca2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef31a72 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix endFrame in Globe

    sc-onishi authored and masa-sony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fac7bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Change default webgl to WebGL2

    sskk-ethan authored and masa-sony committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e8d8ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a34276 View commit details
    Browse the repository at this point in the history
  3. Disabled depth texture extension

    sskk-ethan authored and masa-sony committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    965e0c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    918f917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9208993 View commit details
    Browse the repository at this point in the history
  3. typescript: LineMaterial

    masa-sony committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4ec2201 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6925d32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43af702 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04c3cad View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c897984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812b13f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fixed eslint setting files

    sc-onishi authored and masa-sony committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e42a2ae View commit details
    Browse the repository at this point in the history
  2. updated eslint rules

    masa-sony committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    55efe37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c6da46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42758fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b5ff8 View commit details
    Browse the repository at this point in the history
  6. Support sdf option in sprite.json

    sskk-harada authored and masa-sony committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3f02c54 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fixed example apps

    masa-sony committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6a535e5 View commit details
    Browse the repository at this point in the history
  2. added eslint rule

    masa-sony committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8765ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b0fb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 18, 2023

  1. exported mapray.css

    daisuke201 authored and masa-sony committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    febb5bf View commit details
    Browse the repository at this point in the history
  2. updated package version

    masa-sony committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ab48c76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65bbd16 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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