48 Commits (f484a3193d66bbfaba9ff9a8bff0229a7b701b01)

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