35 Commits (333593ca95206e8804b585be11829b4dd2f85765)

Autor SHA1 Nachricht Datum
  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