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

[NOT READY] raster tile rendering #84

Closed
wants to merge 43 commits into from
Closed

[NOT READY] raster tile rendering #84

wants to merge 43 commits into from

Commits on Feb 28, 2014

  1. Configuration menu
    Copy the full SHA
    c078c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c09b31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2af448 View commit details
    Browse the repository at this point in the history
  4. make raster toggle API

    incanus committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    c776cd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8219129 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3682ecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4188749 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2562e5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d990054 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

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

Commits on Mar 4, 2014

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

Commits on Mar 6, 2014

  1. Configuration menu
    Copy the full SHA
    643ac28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed59d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49835af View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. first cut of texture manager

     - simplify namespacing
     - static raster tile image for now
    incanus committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    1aad1dc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Merge branch 'master' into raster-work

    Conflicts:
    	include/llmr/map/map.hpp
    	include/llmr/map/tile.hpp
    	include/llmr/platform/platform.hpp
    	include/llmr/renderer/painter.hpp
    	src/map/map.cpp
    	src/map/tile.cpp
    	src/renderer/painter.cpp
    	src/style/sprite.cpp
    incanus committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    9420935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b1a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc35986 View commit details
    Browse the repository at this point in the history
  4. fix minor cast

    incanus committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    8248b4d View commit details
    Browse the repository at this point in the history
  5. clarify comments

    incanus committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    7fc7517 View commit details
    Browse the repository at this point in the history
  6. extra check just to be safe

    incanus committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    11fc1cd View commit details
    Browse the repository at this point in the history
  7. removed unused routine

    incanus committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    12b6425 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b8c9ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed1c296 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c76f561 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b4dddb2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8632a7c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Configuration menu
    Copy the full SHA
    1eb5076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d42ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e919f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12bdf1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d12233 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2014

  1. fade in raster tiles

    incanus committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    763c900 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. Configuration menu
    Copy the full SHA
    aeebe17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb41db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3824797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ca08d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd960fb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into raster-work

    Conflicts:
    	include/llmr/map/coverage.hpp
    	macosx/main.mm
    	src/map/coverage.cpp
    	src/map/tile.cpp
    incanus committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    8143f49 View commit details
    Browse the repository at this point in the history
  7. remove dead member

    incanus committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    cc41ce8 View commit details
    Browse the repository at this point in the history
  8. add braces

    incanus committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    3719fef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f47c9b View commit details
    Browse the repository at this point in the history