146 Commits (1e62ec6a99a63d4e84e03fa1f582494f94491a9c)
 

Autor SHA1 Mensaje Fecha
  Johannes Hofmann 1e62ec6a99 Update directories (to 1.0) hace 7 años
  Johannes Hofmann 98a1ace781 Add windows_subsystem crate attribute hace 7 años
  Johannes Hofmann 9a40c6dfb7 Fix virtual key code mapping for zooming hace 7 años
  Johannes Hofmann d9d2dd7e3c Log winit events at trace level hace 7 años
  Johannes Hofmann 63531915dd Use high precision for all shaders hace 7 años
  Johannes Hofmann bb87e09bc1 Update glutin (to 0.18) hace 7 años
  Johannes Hofmann f95d4268c8 Add OrthograficView::zoom_at hace 7 años
  Johannes Hofmann 76666e804c Update dependencies hace 7 años
  Johannes Hofmann f0dcd3a80c Fix OrthograficView::covers_viewport hace 7 años
  Johannes Hofmann 4b7f8419c0 Remove some superfluous calls to check_gl_errors hace 7 años
  Johannes Hofmann 87739486fd OrthograficView::radius_physical_pixels -> diameter_* hace 7 años
  Johannes Hofmann 15c9e053e9 {mercator,orthografic}_view: Convert ScreenCoords hace 7 años
  Johannes Hofmann 03c33086ba Spherical tile visibility, part IV hace 7 años
  Johannes Hofmann 2651bfe138 Fix clippy warnings hace 7 años
  Johannes Hofmann b3e327b59c Add overly dramatic atmosphere layer hace 7 años
  Johannes Hofmann 1bad7a91bd Also draw markers in orthografic view hace 7 años
  Johannes Hofmann b3dc228f1e Remove redundant viewport parameter from draw fns hace 7 años
  Johannes Hofmann 2642342dab Add module projection, store projection in Session hace 7 años
  Johannes Hofmann 69a245c187 Fix accuracy issue at high zoom levels in ortho view hace 7 años
  Johannes Hofmann 6269775c2c buffer: Add missing draw modes hace 7 años
  Johannes Hofmann 7d5997991a Improve tile rendering in orthografic view hace 7 años
  Johannes Hofmann d92bde5ac4 Add trait tile_atlas::VisibleTilesProvider hace 7 años
  Johannes Hofmann 7a3a12aa68 Rename tile_layer -> mercator_tile_layer hace 7 años
  Johannes Hofmann 2084a7bb2d Update dependencies hace 7 años
  Johannes Hofmann cf5a195488 Spherical tile visibility, part III hace 7 años
  Johannes Hofmann eefea571ea Add orthografic_view::tile_neighbors and tests hace 7 años
  Johannes Hofmann cd29a5f0c8 Update glutin (to 0.17) and become DPI aware hace 7 años
  Johannes Hofmann 4803a02187 Update dependencies (except glutin/winit) hace 7 años
  Johannes Hofmann cf7f21acc3 Restructure modules hace 7 años
  Johannes Hofmann 333593ca95 Rename ViewMode -> Projection hace 7 años
  Johannes Hofmann c8f358ebc6 Spherical tile visibility, part II hace 7 años
  Johannes Hofmann 696d382fc8 Add globe view mode, partially solve tile visibility hace 7 años
  Johannes Hofmann c8959c4fdc coord: Add TileCoord::globe_norm hace 7 años
  Johannes Hofmann e64385d0ca Add TileCoord::children_iter method and Iterator hace 7 años
  Johannes Hofmann cfbf9d20fa globe_tile_layer: Add missing tiles to globe's edge hace 7 años
  Johannes Hofmann f482a08091 coord: Fix conversion edge cases hace 7 años
  Johannes Hofmann d51ed6a905 globe_tile_layer: Combine transformation matrices hace 7 años
  Johannes Hofmann 7034b667a9 Fix seams between globe tiles hace 7 años
  Johannes Hofmann 408f7da93e Rename coord::LatLon -> coord::LatLonDeg hace 7 años
  Johannes Hofmann f5f4e00d26 coord: Add some conversions and tests hace 7 años
  Johannes Hofmann d7a9681521 Render the map as a sphere hace 7 años
  Johannes Hofmann 86d79ff4e3 Fix test hace 7 años
  Johannes Hofmann d3c51824af Add option --list-paths hace 7 años
  Johannes Hofmann 71befdbef1 Update dependencies (glutin->winit is now 0.15.1) hace 7 años
  Johannes Hofmann d543ec8738 search: Fix bug and report all matching ways hace 7 años
  Johannes Hofmann e2f7171031 search: Find OSM ways in a second pass hace 7 años
  Johannes Hofmann e115c2acd1 search: Extract function for parallel blob iteration hace 7 años
  Johannes Hofmann 247770609a Fix window title with restored session hace 7 años
  Johannes Hofmann bfa801d2e3 Add option to store and restore last session hace 7 años
  Johannes Hofmann c64b1bf28e Fix clippy warnings hace 7 años