126 Révisions (7d5997991aec2d809b868079737ddf973b59673f)
 

Auteur SHA1 Message Date
  Johannes Hofmann 7d5997991a Improve tile rendering in orthografic view il y a 7 ans
  Johannes Hofmann d92bde5ac4 Add trait tile_atlas::VisibleTilesProvider il y a 7 ans
  Johannes Hofmann 7a3a12aa68 Rename tile_layer -> mercator_tile_layer il y a 7 ans
  Johannes Hofmann 2084a7bb2d Update dependencies il y a 7 ans
  Johannes Hofmann cf5a195488 Spherical tile visibility, part III il y a 7 ans
  Johannes Hofmann eefea571ea Add orthografic_view::tile_neighbors and tests il y a 7 ans
  Johannes Hofmann cd29a5f0c8 Update glutin (to 0.17) and become DPI aware il y a 7 ans
  Johannes Hofmann 4803a02187 Update dependencies (except glutin/winit) il y a 7 ans
  Johannes Hofmann cf7f21acc3 Restructure modules il y a 7 ans
  Johannes Hofmann 333593ca95 Rename ViewMode -> Projection il y a 7 ans
  Johannes Hofmann c8f358ebc6 Spherical tile visibility, part II il y a 7 ans
  Johannes Hofmann 696d382fc8 Add globe view mode, partially solve tile visibility il y a 7 ans
  Johannes Hofmann c8959c4fdc coord: Add TileCoord::globe_norm il y a 7 ans
  Johannes Hofmann e64385d0ca Add TileCoord::children_iter method and Iterator il y a 7 ans
  Johannes Hofmann cfbf9d20fa globe_tile_layer: Add missing tiles to globe's edge il y a 7 ans
  Johannes Hofmann f482a08091 coord: Fix conversion edge cases il y a 7 ans
  Johannes Hofmann d51ed6a905 globe_tile_layer: Combine transformation matrices il y a 7 ans
  Johannes Hofmann 7034b667a9 Fix seams between globe tiles il y a 7 ans
  Johannes Hofmann 408f7da93e Rename coord::LatLon -> coord::LatLonDeg il y a 7 ans
  Johannes Hofmann f5f4e00d26 coord: Add some conversions and tests il y a 7 ans
  Johannes Hofmann d7a9681521 Render the map as a sphere il y a 7 ans
  Johannes Hofmann 86d79ff4e3 Fix test il y a 7 ans
  Johannes Hofmann d3c51824af Add option --list-paths il y a 7 ans
  Johannes Hofmann 71befdbef1 Update dependencies (glutin->winit is now 0.15.1) il y a 7 ans
  Johannes Hofmann d543ec8738 search: Fix bug and report all matching ways il y a 7 ans
  Johannes Hofmann e2f7171031 search: Find OSM ways in a second pass il y a 7 ans
  Johannes Hofmann e115c2acd1 search: Extract function for parallel blob iteration il y a 7 ans
  Johannes Hofmann 247770609a Fix window title with restored session il y a 7 ans
  Johannes Hofmann bfa801d2e3 Add option to store and restore last session il y a 7 ans
  Johannes Hofmann c64b1bf28e Fix clippy warnings il y a 7 ans
  Johannes Hofmann 2f257afb43 Add config key pbf_file il y a 7 ans
  Johannes Hofmann 2120e9b16f Speed up searching il y a 7 ans
  Johannes Hofmann fc394f3d20 Add coord::LatLon il y a 7 ans
  Johannes Hofmann 13d366fc1d Extract code into tile_layer module il y a 7 ans
  Johannes Hofmann ec1da095e8 Update dependencies il y a 7 ans
  Johannes Hofmann 3ffbe5011c search_pbf: Update closure can change control flow il y a 7 ans
  Johannes Hofmann ea610bdeaa travis: Add Rust beta channel il y a 7 ans
  Johannes Hofmann 5f47684dc4 Extract code into marker_layer module il y a 7 ans
  Johannes Hofmann b12e7885ed Add search module il y a 7 ans
  Johannes Hofmann 2f5db2e7ad Fix marker visibility calculation il y a 7 ans
  Johannes Hofmann bea18cc290 Add some jobs to .appveyor.yml il y a 7 ans
  Johannes Hofmann f478fc1e07 Search Nodes in addition to DenseNodes il y a 7 ans
  Johannes Hofmann 0f30790da8 Search PBF files and display matches as markers il y a 7 ans
  Johannes Hofmann c430500e69 Support drawing markers il y a 7 ans
  Johannes Hofmann 5891c0de46 Cache enabled vertex attributes, store params il y a 7 ans
  Johannes Hofmann 43ecb10350 context: Cache active buffer il y a 7 ans
  Johannes Hofmann 4962639d01 context: Cache active program il y a 7 ans
  Johannes Hofmann c7f1518897 Cache active texture unit, assign unit to texture il y a 7 ans
  Johannes Hofmann d52ac36ff6 Fix clippy warning il y a 7 ans
  Johannes Hofmann 38d1cf35e5 Restructure OpenGL context sharing il y a 7 ans