3039 Commits

Author SHA1 Message Date
Gustl22
fc452a76e7
Format shaders (#654) 2019-02-11 09:34:49 +02:00
Gustl22
48a5c36c31
Extrusions: light source calculation with normals (#651) 2019-02-10 16:24:49 +02:00
Emux
bab34aab2b
Fix some typos 2019-02-10 16:24:49 +02:00
Emux
98ab1f7100
Update Gradle plugin 2019-02-07 15:06:48 +02:00
Gustl22
1734f3f87a
Extrusion shader variable docs (#650) 2019-02-07 14:23:47 +02:00
Emux
3a8e50d703
Merge pull request #649 from Gustl22/alpha
mesh extrusions shader: transparent alpha fade
2019-02-07 14:21:13 +02:00
Gustl22
235decb041 mesh extrusions shader: transparent alpha fade 2019-02-03 19:02:05 +01:00
Emux
6bbedd0f2b
Update changelog 2019-02-02 14:54:08 +02:00
Gustl22
ce87e89b4f
Complete GL20 interface (#642) 2019-02-02 14:50:21 +02:00
Emux
1af38a7306
GLShader: Error: uniform u_mode specified with different precision in different shaders. Fix #641 2019-01-26 14:33:43 +02:00
Gustl22
d219632825
Format shaders (#639) 2019-01-26 14:20:08 +02:00
Emux
84d6b311ea
Merge pull request #638 from Gustl22/uMode
Shaders: u_mode uniform as integer
2019-01-26 12:34:22 +02:00
Gustl22
c32652c066 u_Mode uniform as integer 2019-01-25 20:46:51 +01:00
Gustl22
11a5d841f9
GL debug improvements (#636) 2019-01-24 09:29:00 +02:00
Emux
25c75a009d
Travis: switch to OpenJDK 2019-01-23 13:21:29 +02:00
Emux
b611b979e4
libGDX 1.9.9 #635 2019-01-23 13:10:08 +02:00
Emux
540d6c23f9
libGDX 1.9.9, fix #635 2019-01-23 12:45:50 +02:00
Emux
5eb27b7553
Update Gradle 2019-01-23 12:19:34 +02:00
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
Emux
929d1fc78b
Merge pull request #634 from Gustl22/width_height_doc
Viewport: doc for height and width
2019-01-23 09:42:51 +02:00
Gustl22
608edc2d46
vtm-web: move SLF4J GWT logger provider to app implementations (#630) 2019-01-23 09:37:11 +02:00
Gustl22
a0c7a70e00 Viewport: doc for height and width 2019-01-23 01:20:13 +01:00
Gustl22
a3cdace8d2
Web: doc for debugging (#632) 2019-01-22 22:38:28 +02:00
Emux
de2fe89ecd
Merge pull request #631 from Gustl22/poi3d_logging
Poi3D: disable debug log with much traffic
2019-01-22 22:30:35 +02:00
Emux
73b530a807
Merge pull request #627 from Gustl22/gradle
vtm-web: fix nested folder in gradle
2019-01-22 22:28:23 +02:00
Gustl22
4b418b9bb9
Improve GL debug (#626) 2019-01-22 21:47:21 +02:00
Gustl22
e514e29010 Poi3D: disable debug log with much traffic 2019-01-19 18:22:20 +01:00
Emux
8d34090eb8
Update applications list 2019-01-07 18:33:54 +02:00
Gustl22
93d6c1bf14 vtm-web: fix nested folder in gradle 2019-01-07 01:04:50 +01:00
mathieudebrito
a1c45d1dc3
Update changelog 2018-12-21 19:26:22 +02:00
mathieudebrito
69421c0381
ViewController: pivotX, pivotY in map view center (#625) 2018-12-21 19:22:02 +02:00
Emux
1efed2bef8
Samples improvements #32 2018-12-20 11:25:03 +02:00
Emux
98474b187d
OpenMapTilesMvtTileSource: use proper url #482 2018-12-20 11:25:03 +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
Emux
8ac26e9567
Update Applications.md 2018-12-16 17:30:06 +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
Emux
a62d77583b
Merge pull request #616 from Gustl22/poi3d_v2
Poi3DLayer improvements v2
2018-12-10 20:06:33 +02:00
Gustl22
6f4ab468a7 Poi3D: Zoomlimiter,
improved line/area model placement,
optional hiding theme renders
2018-12-10 16:01:11 +01: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
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