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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
33528a3e61
|
Poi3DLayer: use GdxRenderer3D2, rearrange code (#584)
|
2018-09-08 20:32:25 +03:00 |
|
Gustl22
|
62055a1aa1
|
GdxRenderer3D2: render light source, minor tidy up
|
2018-09-06 15:46:09 +02:00 |
|
Emux
|
3bba870c90
|
vtm-models module, fix #580
|
2018-09-05 14:50:54 +03:00 |
|
Gustl22
|
272ce1d9b6
|
vtm-themes: move GDX models (#577)
|
2018-09-05 14:42:38 +03:00 |
|
Gustl22
|
74a7150cff
|
Replace SharedModel with ModelInstance
|
2018-08-30 10:21:35 +02:00 |
|
Gustl22
|
f3f629779f
|
GDX samples: remember map position (#569)
|
2018-08-25 17:33:49 +03:00 |
|
Gustl22
|
b98e20273c
|
playground gdx: fix scale of trees in higher zoom levels
|
2018-08-24 19:06:15 +02:00 |
|
Gustl22
|
63cd462109
|
GLState: State DISABLED = -1 (readability).
|
2018-08-23 22:46:40 +02:00 |
|
Gustl22
|
d7aad27ed8
|
ViewController: refactor 'setScreenSize' to 'setViewSize', 'setMapScreenCenter' to 'setMapViewCenter' (#523)
|
2018-04-14 17:36:13 +03:00 |
|
Emux
|
0137d9ff1f
|
Samples Desktop: remember map position #32
|
2018-03-22 11:11:01 +02:00 |
|
Emux
|
fed0996f6f
|
Samples improvements #32
|
2018-03-22 11:08:03 +02:00 |
|
Emux
|
0e855cb47f
|
Samples improvements #32
|
2018-02-08 12:50:07 +02:00 |
|
Emux
|
5aba3ac373
|
Animator2 samples #497
|
2018-02-08 11:41:33 +02:00 |
|
Emux
|
241f112b58
|
Minor samples renaming
|
2018-02-07 20:34:13 +02:00 |
|
Emux
|
beed7335fc
|
Nextzen MVT & GeoJSON vector tiles, fix #498
|
2018-02-06 14:17:15 +02:00 |
|
Emux
|
1be12b2700
|
Minor key adjustments
|
2018-02-06 13:49:50 +02:00 |
|
Gustl22
|
3905ddb5e4
|
MapEventLayer2: improve double tap (#493)
|
2018-01-30 11:29:44 +02:00 |
|
Emux
|
ab7164499d
|
Deprecate OpenMapTiles GeoJSON vector tiles, #385
|
2018-01-13 14:14:27 +02:00 |
|
Emux
|
758f62a589
|
Samples improvements #32
|
2018-01-12 20:15:42 +02:00 |
|
Robin
|
d049d378dd
|
vtm-mvt module with new MVT tile decoder (#481)
|
2018-01-12 19:02:43 +02:00 |
|
Emux
|
699d63db10
|
S3DB layer samples #475
|
2018-01-09 12:22:28 +02:00 |
|
Emux
|
fef055777a
|
OSciMapS3DBTest add labels
|
2018-01-05 13:16:22 +02:00 |
|
Emux
|
9a6da018a9
|
Samples: use OkHttp engine, fix #454
|
2017-12-12 11:11:29 +02:00 |
|
Gustl22
|
ba68b79e86
|
Refactor S3DB layer (#452)
|
2017-12-04 15:08:19 +02:00 |
|
Emux
|
bcf4cff42b
|
LWJGL 2 desktop exit status #433
|
2017-10-29 18:53:07 +02:00 |
|
Emux
|
e2a4ad8a97
|
Marker clustering: allow custom cluster renderer #312
|
2017-10-21 19:35:07 +03:00 |
|
Emux
|
e3f2f19119
|
PathLayer, VectorLayer (polygon) overlays touch events #316 #424 (#425)
|
2017-10-05 20:39:30 +03:00 |
|
Emux
|
7ba5984e5f
|
Render themes: store theme origin, fix #414
|
2017-09-27 15:37:00 +03:00 |
|
Emux
|
27aee33cb9
|
Do not catch graphics exception too early, fix #413
|
2017-09-27 14:39:28 +03:00 |
|
Emux
|
0046f5c159
|
Render themes: line symbol, fix #124
|
2017-09-23 21:03:05 +03:00 |
|
Emux
|
607cdeb5db
|
Feature parameters, fix #403
|
2017-09-16 18:03:28 +03:00 |
|
Emux
|
e5043447e3
|
PolyLabel samples #402
|
2017-09-16 17:14:10 +03:00 |
|
Emux
|
4f78fed094
|
PolyLabel default disabled #402
|
2017-09-15 21:28:05 +03:00 |
|
Emux
|
c4b6d019ff
|
Samples improvements #32
|
2017-09-14 13:18:56 +03:00 |
|
Emux
|
f4f8eb8d1c
|
Mapsforge themes compatibility improvements #388 #100
|
2017-09-03 18:02:55 +03:00 |
|
Emux
|
f6d2db4c6f
|
Enable vtm-jeo module #375
|
2017-08-29 19:48:22 +03:00 |
|
Emux
|
d3aa2af73b
|
OpenMapTiles GeoJSON vector tiles #385
|
2017-08-11 21:33:28 +03:00 |
|
Emux
|
ae6ce553b9
|
Disable vtm-jeo module until update #375
|
2017-07-19 10:45:37 +03:00 |
|
Emux
|
27e2c5dde5
|
Mapzen GeoJSON vector tiles with vtm-json module, close #55 #367
|
2017-06-21 14:49:54 +03:00 |
|
Emux
|
fe104300ba
|
Mapzen MVT: refactor tile source #57
|
2017-06-20 20:54:40 +03:00 |
|