Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

User location puck for course tracking mode [squash] #2300

Merged
merged 4 commits into from
Sep 11, 2015
Merged

User location puck for course tracking mode [squash] #2300

merged 4 commits into from
Sep 11, 2015

Commits on Sep 11, 2015

  1. [iOS] Initial user location puck

    friedbunny authored and incanus committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    c8e8059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34d62a View commit details
    Browse the repository at this point in the history
  3. [iOS] Pitch the dot, add faux 3D effect to tilted dot and puck

    This exposes the naïveté of the current pitch transform: accuracy ring sizing stays constant, despite vertical screen movement. Still, it looks better pitched than not.
    friedbunny authored and incanus committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    2a300bd View commit details
    Browse the repository at this point in the history
  4. [iOS] Remove unneccessary pitch check

    Fix case where moving the tilted dot off-screen, changing the pitch to 0, and then moving the dot back on screen would not reset the pitch of the dot.
    friedbunny authored and incanus committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    7782802 View commit details
    Browse the repository at this point in the history