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

Tile creation and update #71

Closed
wants to merge 19 commits into from
Closed

Tile creation and update #71

wants to merge 19 commits into from

Commits on Apr 8, 2016

  1. reworked tile creation

    Jérémy Gaillard committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    5b4ebdb View commit details
    Browse the repository at this point in the history
  2. rework update mechanisms

    Jérémy Gaillard committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    f1f5cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Fixed update mechanism

    Jérémy Gaillard committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    f0ce495 View commit details
    Browse the repository at this point in the history
  2. Changed command request interface

    Jérémy Gaillard committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    5aa9b2d View commit details
    Browse the repository at this point in the history
  3. cleanup and NodeProcess tweaking

    Jérémy Gaillard committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    e54422b View commit details
    Browse the repository at this point in the history
  4. merge with master

    Jérémy Gaillard committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    70aa415 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Merge master into branch

    Jérémy Gaillard committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    5e09813 View commit details
    Browse the repository at this point in the history
  2. removed unnecessary attributes

    Jérémy Gaillard committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    0ed9df1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. restored command cancellation & clean pass

    Jérémy Gaillard committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    4673313 View commit details
    Browse the repository at this point in the history
  2. merge and clean

    Jérémy Gaillard committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    a7425e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Added callback after command execution. Fixed TileProvider not return…

    …ing promises. Node.pending no longer needs manual modification
    Jérémy Gaillard committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    1d1f522 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Fixed command callback

    Jérémy Gaillard committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    8067be3 View commit details
    Browse the repository at this point in the history
  2. Fixed clean

    Jérémy Gaillard committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    ce3de76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c8ef8e View commit details
    Browse the repository at this point in the history
  4. Moved pending command tracking to interface commander. Reworked getSt…

    …atus() to allow concurrent requests (for imagery and elevation for instance)
    Jérémy Gaillard committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    2db5d52 View commit details
    Browse the repository at this point in the history
  5. removed unnecessary lines from ApiGlobe

    Jérémy Gaillard committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    336572c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. texture upscaling WIP

    Jérémy Gaillard committed May 20, 2016
    Configuration menu
    Copy the full SHA
    4114263 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. restored old loading pattern and texture downscaling

    Jérémy Gaillard committed May 26, 2016
    Configuration menu
    Copy the full SHA
    7d7d907 View commit details
    Browse the repository at this point in the history
  2. removed unused attribute

    Jérémy Gaillard committed May 26, 2016
    Configuration menu
    Copy the full SHA
    f202514 View commit details
    Browse the repository at this point in the history