163 次代码提交 (01b6f4b34c75a13f6523129bc4c79e9cf640f4a4)
 

作者 SHA1 备注 提交日期
  Johannes Hofmann 01b6f4b34c Release 0.2.0 7 年前
  Johannes Hofmann 13da723ee5 Update dependencies 7 年前
  Johannes Hofmann 13af8af8dd OrthograficView::move_pixel: Adjust for zoom 7 年前
  Johannes Hofmann 437b30d964 Adjust zoom when switching between projections 7 年前
  Johannes Hofmann f484a3193d Remove map_view 7 年前
  Johannes Hofmann 9a6e7d71d5 Update dependencies, min Rust version to 1.26.2 7 年前
  Johannes Hofmann 67b549d0c2 Toggle marker visibility with Ctrl+M 7 年前
  Johannes Hofmann 66fb1d8f02 Fix README.md link 7 年前
  Johannes Hofmann f70407d4ce Move MIN_ZOOM_LEVEL, MAX_ZOOM_LEVEL to map_view 7 年前
  Johannes Hofmann 2d3600907d README.md: Add compilation instructions 7 年前
  Johannes Hofmann 41c480b1d1 Fix code that assumes that tiles touch the poles 7 年前
  Johannes Hofmann 755ea56825 Fix tile loading discontinuity at 180th meridian 7 年前
  Johannes Hofmann 3dbfa7769d query::KeyValueQuery: Use raw tags for dense nodes 7 年前
  Johannes Hofmann b95968c3ed Update dependencies, min Rust version to 1.25.0 7 年前
  Johannes Hofmann b3149bc777 Accelerate key-value queries 7 年前
  Johannes Hofmann f974ea1701 Add key-value queries 7 年前
  Johannes Hofmann f07306b538 Update dependencies 7 年前
  Johannes Hofmann 1e62ec6a99 Update directories (to 1.0) 7 年前
  Johannes Hofmann 98a1ace781 Add windows_subsystem crate attribute 7 年前
  Johannes Hofmann 9a40c6dfb7 Fix virtual key code mapping for zooming 7 年前
  Johannes Hofmann d9d2dd7e3c Log winit events at trace level 7 年前
  Johannes Hofmann 63531915dd Use high precision for all shaders 7 年前
  Johannes Hofmann bb87e09bc1 Update glutin (to 0.18) 7 年前
  Johannes Hofmann f95d4268c8 Add OrthograficView::zoom_at 7 年前
  Johannes Hofmann 76666e804c Update dependencies 7 年前
  Johannes Hofmann f0dcd3a80c Fix OrthograficView::covers_viewport 7 年前
  Johannes Hofmann 4b7f8419c0 Remove some superfluous calls to check_gl_errors 7 年前
  Johannes Hofmann 87739486fd OrthograficView::radius_physical_pixels -> diameter_* 7 年前
  Johannes Hofmann 15c9e053e9 {mercator,orthografic}_view: Convert ScreenCoords 7 年前
  Johannes Hofmann 03c33086ba Spherical tile visibility, part IV 7 年前
  Johannes Hofmann 2651bfe138 Fix clippy warnings 7 年前
  Johannes Hofmann b3e327b59c Add overly dramatic atmosphere layer 7 年前
  Johannes Hofmann 1bad7a91bd Also draw markers in orthografic view 7 年前
  Johannes Hofmann b3dc228f1e Remove redundant viewport parameter from draw fns 7 年前
  Johannes Hofmann 2642342dab Add module projection, store projection in Session 7 年前
  Johannes Hofmann 69a245c187 Fix accuracy issue at high zoom levels in ortho view 7 年前
  Johannes Hofmann 6269775c2c buffer: Add missing draw modes 7 年前
  Johannes Hofmann 7d5997991a Improve tile rendering in orthografic view 7 年前
  Johannes Hofmann d92bde5ac4 Add trait tile_atlas::VisibleTilesProvider 7 年前
  Johannes Hofmann 7a3a12aa68 Rename tile_layer -> mercator_tile_layer 7 年前
  Johannes Hofmann 2084a7bb2d Update dependencies 7 年前
  Johannes Hofmann cf5a195488 Spherical tile visibility, part III 7 年前
  Johannes Hofmann eefea571ea Add orthografic_view::tile_neighbors and tests 7 年前
  Johannes Hofmann cd29a5f0c8 Update glutin (to 0.17) and become DPI aware 7 年前
  Johannes Hofmann 4803a02187 Update dependencies (except glutin/winit) 7 年前
  Johannes Hofmann cf7f21acc3 Restructure modules 7 年前
  Johannes Hofmann 333593ca95 Rename ViewMode -> Projection 7 年前
  Johannes Hofmann c8f358ebc6 Spherical tile visibility, part II 7 年前
  Johannes Hofmann 696d382fc8 Add globe view mode, partially solve tile visibility 7 年前
  Johannes Hofmann c8959c4fdc coord: Add TileCoord::globe_norm 7 年前