46 Commits (f70407d4ce76361c4401faa12aa807e74ba96706)

Autor SHA1 Mensaje Fecha
  Johannes Hofmann f70407d4ce Move MIN_ZOOM_LEVEL, MAX_ZOOM_LEVEL to map_view hace 7 años
  Johannes Hofmann f95d4268c8 Add OrthograficView::zoom_at hace 7 años
  Johannes Hofmann f0dcd3a80c Fix OrthograficView::covers_viewport 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 7d5997991a Improve tile rendering in orthografic view hace 7 años
  Johannes Hofmann 7a3a12aa68 Rename tile_layer -> mercator_tile_layer hace 7 años
  Johannes Hofmann cd29a5f0c8 Update glutin (to 0.17) and become DPI aware 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 d7a9681521 Render the map as a sphere hace 7 años
  Johannes Hofmann bfa801d2e3 Add option to store and restore last session hace 7 años
  Johannes Hofmann 13d366fc1d Extract code into tile_layer module hace 7 años
  Johannes Hofmann 5f47684dc4 Extract code into marker_layer module hace 7 años
  Johannes Hofmann 2f5db2e7ad Fix marker visibility calculation hace 7 años
  Johannes Hofmann c430500e69 Support drawing markers hace 7 años
  Johannes Hofmann 5891c0de46 Cache enabled vertex attributes, store params hace 7 años
  Johannes Hofmann c7f1518897 Cache active texture unit, assign unit to texture hace 7 años
  Johannes Hofmann 38d1cf35e5 Restructure OpenGL context sharing hace 7 años
  Johannes Hofmann 19e28a35d8 Don't call glClear when map fills the whole screen hace 7 años
  Johannes Hofmann abb562f412 map_view_gl: Specify min and max zoom level hace 7 años
  Johannes Hofmann fcbad65155 Fix clippy warnings hace 7 años
  Johannes Hofmann e4e11e76cd Move glClear call out of the critical path hace 7 años
  Johannes Hofmann 980ce573f1 Document map_view.rs hace 7 años
  Johannes Hofmann 098ebc582a Include resources with include_bytes! macro hace 7 años
  Johannes Hofmann a7db860456 Improve error handling with OpenGL functions hace 7 años
  Johannes Hofmann 5d67d3bef5 Add --sync option hace 7 años
  Johannes Hofmann 86d28b14fa Ensure that the initial atlas size is <= MAX_TEXTURE_SIZE hace 8 años
  Johannes Hofmann 7a1d847cf4 Fix some clippy warnings, update dependencies hace 8 años
  Johannes Hofmann 24ef61939c Increase tile atlas size when needed hace 8 años
  Johannes Hofmann 1abbe6393d Rename tile_cache_gl -> tile_atlas hace 8 años
  Johannes Hofmann 489df246d4 Draw in multiple steps when texture atlas is too small hace 8 años
  Johannes Hofmann a91637ade6 Rename render_zoom_level -> tile_zoom hace 8 años
  Johannes Hofmann b7988fd29f Allow changing render zoom level hace 8 años
  Johannes Hofmann 00b904a720 Add option for offline usage hace 8 años
  Johannes Hofmann 2b1fb5a60c map_view: Rename zoom_level -> render_zoom_level hace 8 años
  Johannes Hofmann e735fafcda Add step_zoom method hace 8 años
  Johannes Hofmann 78d7b41aee Remove some println calls hace 8 años
  Johannes Hofmann 295760f5c6 Generate no_tile.png hace 8 años
  Johannes Hofmann e3607d7c78 Prioritize tile loading based on current view hace 8 años
  Johannes Hofmann 350e8db588 Add ability to switch tile source during execution hace 8 años
  Johannes Hofmann 16ffdb5baa Initial commit :> hace 8 años