2797 Commits

Author SHA1 Message Date
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
Gustl22
576d5f741d
Desktop.md: instructions to run standalone jar (#613) 2018-12-09 16:00:50 +02:00
Emux
01958b7d34
Gradle build improvements 2018-12-09 15:56:37 +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
Gustl22
62132937da
poi3D enhancements for playground (#607) 2018-12-05 11:11:45 +02:00
Emux
2784d78737
Merge pull request #606 from Gustl22/poi3d_android
Poi3D for Android
2018-12-05 10:47:23 +02:00
Gustl22
b5036f4cfd poi3D for Android 2018-12-04 09:11:51 +01:00
Emux
2388c352d5
Update changelog 2018-12-03 12:13:28 +02:00
Izumi Kawashima
09a6cf2497
vtm-gdx-poi3d module (#600) 2018-12-03 12:04:20 +02: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
Emux
e773d868f1
Merge pull request #603 from Gustl22/short_constant
Renderer: replace with SHORT_BYTES constant for better readability
2018-12-03 11:36:25 +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
Emux
b69570aa68
Render theme improvements #41 2018-10-31 14:07:19 +02:00
Izumi Kawashima
699e9e37f3
XmlThemeBuilder: fix check at <atlas> tag processing (#598) 2018-10-31 11:52:45 +02:00
Emux
63b62e3c82
Update README.md 2018-10-31 11:18:03 +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
85c604c1ee
Update Gradle plugin 2018-10-12 10:23:40 +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
928ece7853
Update changelog 2018-10-10 21:11:52 +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
7c2d2d3759
Update Gradle 2018-10-01 10:23:27 +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
14c6b6fe8f
vtm-jts: add blur option in (line) style 2018-09-21 13:33:14 +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
Gustl22
f258bae8fd
Improve GdxModelLayer (#590)
- multiple models / positions
- use GdxRenderer3D2
- use MIN_ZOOM
- improved model scaling
- rearrange / tidy up
2018-09-21 09:55:17 +03:00
Emux
47f9251c87
MapTile.unlock improvements #539 2018-09-12 20:53:29 +03:00
Emux
650a82a681
Merge pull request #589 from Gustl22/vtm-models
vtm-models: make `tree.g3dj` metric
2018-09-11 15:15:34 +03:00
Emux
219b943d59
Merge pull request #588 from Gustl22/poi3DLayer
Improve Poi3DLayer
2018-09-11 15:14:53 +03:00
Emux
98717e7b46
Merge pull request #586 from Gustl22/separator
MapDatabase: separate POIs
2018-09-11 14:44:02 +03:00
Gustl22
bb924181b4 vtm-models: make tree.g3dj metric 2018-09-10 15:07:22 +02:00
Gustl22
7c92d1045a Improve Poi3DLayer:
- insert MIN_ZOOM
- support multiple models / multiple tags
- parameter RANDOM_TRANSFORM
- use ground scale
2018-09-10 15:01:12 +02:00
Gustl22
e0f6afaf43 MapDatabase: separate POIs 2018-09-09 21:42:27 +02:00
Gustl22
d36320967c
vtm-models: add 3D models, rename treeA.g3dj (#582) 2018-09-08 20:50:37 +03:00
Gustl22
33528a3e61
Poi3DLayer: use GdxRenderer3D2, rearrange code (#584) 2018-09-08 20:32:25 +03:00
Emux
131e1a183c
Merge pull request #583 from Gustl22/gdx_renderer
GdxRenderer3D2: render light source, minor tidy up
2018-09-08 20:20:46 +03:00