Commit Graph
1236 Commits
Author SHA1 Message Date
Emux ef87bae51f Mapilion: more hillshading options #614 2019-01-23 10:38:54 +02:00
Emux 8c2f788069 GL debug improvements #626 2019-01-23 10:21:37 +02:00
Gustl22 cae68ffec9 BuildingLayer: add getExtrusionRenderer (#633) 2019-01-23 09:49:55 +02:00
Gustl22 a0c7a70e00 Viewport: doc for height and width 2019-01-23 01:20:13 +01:00
Gustl22 4b418b9bb9 Improve GL debug (#626) 2019-01-22 21:47:21 +02:00
mathieudebrito 69421c0381 ViewController: pivotX, pivotY in map view center (#625) 2018-12-21 19:22:02 +02:00
Gustl22 abd08ab884 Reorder GL 2.0 interface like libGDX (#623) 2018-12-20 11:06:13 +02:00
Gustl22 e18f3577f0 CircleBucket: exclude VERTEX_PROGRAM_POINT_SIZE on Android (#620) 2018-12-20 10:55:25 +02:00
Gustl22 c984eae2d5 Reorder method / field modifiers (#619)
* Reorder method / field modifiers

* Reorder method / field modifiers v2
2018-12-14 20:38:54 +02:00
Gustl22 d806d6bcca Add missing @Override annotations (#617) 2018-12-12 11:10:33 +02:00
Gustl22 20352f2053 vtm-core: supplement Box (#609) 2018-12-10 14:33:02 +02:00
Gustl22 357ec99b44 vtm-core: reorder Box code (#615) 2018-12-10 14:23:54 +02:00
Emux 0271e9df23 Mapilion vector tiles & Hillshading, fix #614 2018-12-09 19:38:24 +02:00
Emux 04a18f82e1 Merge pull request #612 from Gustl22/tileclipper
TileClipper: synchronize clip
2018-12-09 16:42:12 +02:00
Emux 41d5d21bc6 Merge pull request #608 from Gustl22/static_final
Refactor 'final static' to 'static final' convention
2018-12-09 15:44:22 +02:00
Emux b0f155a377 MapScaleBarLayer: check if scale bar is destroyed, fix #611 2018-12-09 15:02:49 +02:00
Gustl22 a517b76e9e TileClipper: synchronize clip() 2018-12-07 23:46:25 +01:00
Gustl22 70dd6554c3 refactor 'final static' to 'static final' convention 2018-12-06 21:06:04 +01:00
Emux e20b941eb9 Merge pull request #605 from Gustl22/glstate_const
GLState: constant UNBIND = 0
2018-12-03 11:43:30 +02:00
Emux 1dba14ec9a Merge pull request #604 from Gustl22/issue_601
Playground renderer: bind with GLState, #601
2018-12-03 11:40:40 +02:00
Gustl22 07afebba4e GLState: constant UNBIND = 0 2018-12-02 23:43:46 +01:00
Gustl22 7146875c05 Playground renderer: bind with GLState (#601) 2018-12-02 23:34:37 +01:00
Gustl22 42627d5881 Renderer: replace with SHORT_BYTES constant for readability 2018-12-02 23:23:29 +01:00
Emux bb87c8a51b Overzoom: fix reverse geocode #393 2018-11-16 14:13:32 +02:00
Izumi Kawashima 699e9e37f3 XmlThemeBuilder: fix check at <atlas> tag processing (#598) 2018-10-31 11:52:45 +02:00
Emux 6a2b2afdba Tag transform: check theme existence, #420 2018-10-21 17:29:38 +03:00
Emux 292c092be3 Layers: catch ArrayIndexOutOfBoundsException in updateLayers, #596 2018-10-21 17:29:38 +03:00
Emux a530070ecf Render themes: PNG scaling, fix #595 2018-10-11 14:08:35 +03:00
Emux f853e54d77 XmlThemeBuilder: fix checkElement 2018-10-11 14:08:35 +03:00
Emux 9524c9d74d XmlThemeBuilder: fix checkElement 2018-10-10 21:09:38 +03:00
Gustl22 61318bff8a Render themes: tag transform (#587) 2018-10-10 21:06:37 +03:00
Emux 34f4432818 PathLayer(s) scaled width, fix #594 2018-09-22 14:31:34 +03:00
Emux 596679d1f9 ItemizedLayer: improve scaling in touch calculations 2018-09-22 14:30:38 +03:00
Emux e6006a0228 MapRenderer: add null check for layer renderers, fix #593 2018-09-21 10:12:56 +03:00
Gustl22 f44f083378 S3DBLayer: distinguish extrusion style (side / top) colors (#592) 2018-09-21 10:00:29 +03:00
Emux 47f9251c87 MapTile.unlock improvements #539 2018-09-12 20:53:29 +03:00
Gustl22 e0f6afaf43 MapDatabase: separate POIs 2018-09-09 21:42:27 +02:00
Gustl22 6fa1c5aa94 Overzoom: separate GeometryType.POINT (#574) 2018-09-08 19:35:48 +03:00
Gustl22 d04e2a06fb ScanBox docs: Remove problematic arrows (#571) 2018-08-27 22:14:58 +02:00
Gustl22 2a0ec3d82e ExtrusionRenderer: fix translucency for meshes (#566) 2018-08-24 09:58:52 +03:00
Emux 334a5e3fdb Merge pull request #565 from Gustl22/gl_state
GLState: State DISABLED = -1
2018-08-24 09:43:08 +03:00
Gustl22 12b56905f6 ExtrusionRenderer: simplify mesh-mode int to boolean (readability) (#564) 2018-08-24 09:27:04 +03:00
Gustl22 63cd462109 GLState: State DISABLED = -1 (readability). 2018-08-23 22:46:40 +02:00
Emux f07de4c910 Layers more synchronized API #507 2018-08-22 20:07:32 +03:00
Emux 9a6ea88c23 LocationRenderer: some protected members 2018-08-02 12:50:21 +03:00
Emux d58d79facf ViewController API enhancements 2018-07-06 14:12:27 +03:00
Emux f2bf6cd6ee Mapsforge themes parser united with VTM #100 2018-07-05 21:42:56 +03:00
Emux cfb12dd3f1 Location renderers: add animation option 2018-07-01 12:40:33 +03:00
Emux df67f81156 LocationRenderer improvements 2018-07-01 12:40:33 +03:00
Emux bb69e6acbd LocationTextureLayer improvements #547 2018-07-01 12:40:33 +03:00