120 Commits (cd29a5f0c8c95c0e29c355646264e9ec64f8e340)
 

Autor SHA1 Nachricht Datum
  Johannes Hofmann cd29a5f0c8 Update glutin (to 0.17) and become DPI aware vor 7 Jahren
  Johannes Hofmann 4803a02187 Update dependencies (except glutin/winit) vor 7 Jahren
  Johannes Hofmann cf7f21acc3 Restructure modules vor 7 Jahren
  Johannes Hofmann 333593ca95 Rename ViewMode -> Projection vor 7 Jahren
  Johannes Hofmann c8f358ebc6 Spherical tile visibility, part II vor 7 Jahren
  Johannes Hofmann 696d382fc8 Add globe view mode, partially solve tile visibility vor 7 Jahren
  Johannes Hofmann c8959c4fdc coord: Add TileCoord::globe_norm vor 7 Jahren
  Johannes Hofmann e64385d0ca Add TileCoord::children_iter method and Iterator vor 7 Jahren
  Johannes Hofmann cfbf9d20fa globe_tile_layer: Add missing tiles to globe's edge vor 7 Jahren
  Johannes Hofmann f482a08091 coord: Fix conversion edge cases vor 7 Jahren
  Johannes Hofmann d51ed6a905 globe_tile_layer: Combine transformation matrices vor 7 Jahren
  Johannes Hofmann 7034b667a9 Fix seams between globe tiles vor 7 Jahren
  Johannes Hofmann 408f7da93e Rename coord::LatLon -> coord::LatLonDeg vor 7 Jahren
  Johannes Hofmann f5f4e00d26 coord: Add some conversions and tests vor 7 Jahren
  Johannes Hofmann d7a9681521 Render the map as a sphere vor 7 Jahren
  Johannes Hofmann 86d79ff4e3 Fix test vor 7 Jahren
  Johannes Hofmann d3c51824af Add option --list-paths vor 7 Jahren
  Johannes Hofmann 71befdbef1 Update dependencies (glutin->winit is now 0.15.1) vor 7 Jahren
  Johannes Hofmann d543ec8738 search: Fix bug and report all matching ways vor 7 Jahren
  Johannes Hofmann e2f7171031 search: Find OSM ways in a second pass vor 7 Jahren
  Johannes Hofmann e115c2acd1 search: Extract function for parallel blob iteration vor 7 Jahren
  Johannes Hofmann 247770609a Fix window title with restored session vor 7 Jahren
  Johannes Hofmann bfa801d2e3 Add option to store and restore last session vor 7 Jahren
  Johannes Hofmann c64b1bf28e Fix clippy warnings vor 7 Jahren
  Johannes Hofmann 2f257afb43 Add config key pbf_file vor 7 Jahren
  Johannes Hofmann 2120e9b16f Speed up searching vor 7 Jahren
  Johannes Hofmann fc394f3d20 Add coord::LatLon vor 7 Jahren
  Johannes Hofmann 13d366fc1d Extract code into tile_layer module vor 7 Jahren
  Johannes Hofmann ec1da095e8 Update dependencies vor 7 Jahren
  Johannes Hofmann 3ffbe5011c search_pbf: Update closure can change control flow vor 7 Jahren
  Johannes Hofmann ea610bdeaa travis: Add Rust beta channel vor 7 Jahren
  Johannes Hofmann 5f47684dc4 Extract code into marker_layer module vor 7 Jahren
  Johannes Hofmann b12e7885ed Add search module vor 7 Jahren
  Johannes Hofmann 2f5db2e7ad Fix marker visibility calculation vor 7 Jahren
  Johannes Hofmann bea18cc290 Add some jobs to .appveyor.yml vor 7 Jahren
  Johannes Hofmann f478fc1e07 Search Nodes in addition to DenseNodes vor 7 Jahren
  Johannes Hofmann 0f30790da8 Search PBF files and display matches as markers vor 7 Jahren
  Johannes Hofmann c430500e69 Support drawing markers vor 7 Jahren
  Johannes Hofmann 5891c0de46 Cache enabled vertex attributes, store params vor 7 Jahren
  Johannes Hofmann 43ecb10350 context: Cache active buffer vor 7 Jahren
  Johannes Hofmann 4962639d01 context: Cache active program vor 7 Jahren
  Johannes Hofmann c7f1518897 Cache active texture unit, assign unit to texture vor 7 Jahren
  Johannes Hofmann d52ac36ff6 Fix clippy warning vor 7 Jahren
  Johannes Hofmann 38d1cf35e5 Restructure OpenGL context sharing vor 7 Jahren
  Johannes Hofmann 78bcd3a363 config: Improve logging vor 7 Jahren
  Johannes Hofmann a215b897bb main: Simplify event handling vor 7 Jahren
  Johannes Hofmann 43e33e7072 Use directories crate instead of xdg vor 7 Jahren
  Johannes Hofmann 18111f53e8 map_view: Fix zoom calculation for pixel snapping vor 7 Jahren
  Johannes Hofmann 5f0777c521 url_template: Small doc fixes vor 7 Jahren
  Johannes Hofmann 02f1f9c9d6 Add .appveyor.yml vor 7 Jahren