58 Commits

Author SHA1 Message Date
Emux
791f054f70
libGDX 1.9.8, fix #464 2017-12-29 17:56:21 +02:00
Andre Höpfner
0a7638e10d iOS: fix text drawing with stroke width (#441) 2017-11-10 10:38:08 +02:00
Emux
1d44057198 libGDX 1.9.7, fix #434 2017-10-29 18:53:13 +02:00
Emux
cbdeb58c2f Gradle 4 and Android plugin 3, fix #433 2017-10-29 18:52:55 +02:00
Andre Höpfner
dfd3a7dcf6 + update SVGgh to version 1.9.2 with iOS 11 compatibility (#426)
+ update RoboVM to version 2.3.2 with iOS  11 compatibility with InteliJ-PlugIn Version 2.3.3-SNAPSHOT and compatibility with Xcode 9.0
2017-10-12 14:54:33 +03:00
Andrey Novikov
4a848cc08c Do not catch graphics exception too early (#413) 2017-09-27 14:39:15 +03:00
Emux
f81dff2365 CanvasAdapter: add getScale method #92 2017-09-11 13:05:22 +03:00
Emux
f4f8eb8d1c Mapsforge themes compatibility improvements #388 #100 2017-09-03 18:02:55 +03:00
Longri
b695d43fee Mapsforge themes compatibility (#388) #100 2017-09-03 18:02:35 +03:00
Andre Höpfner
8d121c0798 Update RoboVM to 2.3.1 release (#350) 2017-05-10 12:23:24 +03:00
Andre Höpfner
f0639972b4 make iOS 10.3 and Xcode 8.3 compatible (#345)
recompile SvgGh library with new code singature needed by iOS 10.3
2017-04-08 20:32:18 +03:00
Longri
dc340a382e vtm-ios: remove slf4j-simple dependency (#335) 2017-03-17 10:54:04 +02:00
Emux
4c9354c326 POT textures #334 improvements and samples 2017-03-16 14:48:06 +02:00
Longri
d1fdca170e POT textures (#334) 2017-03-16 14:15:39 +02:00
Emux
da95660c73 libGDX 1.9.6, closes #333 2017-03-15 14:13:12 +02:00
Longri
579f49bfd6 IosBitmap.recycle() crash (#332) 2017-03-13 09:37:22 +02:00
Longri
a001f4615c iOS: remove unused Gradle settings (#329) 2017-03-07 14:51:31 +02:00
Longri
7500ca1711 vtm-ios-example module (#326) 2017-03-06 20:44:38 +02:00
Emux
d1ce52ef52 Graphics API: enable paint text alignment, closes #320 2017-03-04 18:35:10 +02:00
Longri
325f848969 iOS: canvas drawCircle implementation (#309) 2017-03-02 15:57:43 +02:00
Emux
29322acf87 Graphics API: draw line using floats 2017-02-28 20:58:13 +02:00
rodo
67afa0b7ab Graphics API: draw circle (#295) 2017-02-28 20:30:21 +02:00
Longri
980e9d5e54 Add platform identification (#286) 2017-01-27 20:02:17 +02:00
Longri
75719eae29 iOS: improve upload texture for IosBitmap (#282) 2017-01-21 14:30:12 +02:00
Emux
feae45f78b Update libGDX to 1.9.5 #270 2016-12-14 15:33:26 +02:00
Emux
1de6ca8fb7 Render styles improvements 2016-12-11 15:17:42 +02:00
Emux
4cd11462da SVG resources scaling, closes #214 2016-12-08 12:06:14 +02:00
Emux
58b5f2741b Use baseline 160dpi in scaling, closes #236 2016-11-13 16:52:29 +02:00
Emux
877d217f31 Update dependencies 2016-11-05 13:53:05 +02:00
Emux
ac6877fcfc Gradle: deprecate iOS jar-with-dependencies artifact #46 2016-09-17 10:59:47 +03:00
Emux
801eda470d SNAPSHOT builds publish to Sonatype OSSRH, closes #165 2016-09-09 13:23:51 +03:00
Emux
5eae87e892 RobovmLauncher: remove redundant init call, #92 2016-08-02 19:58:10 +03:00
Longri
a9bb6e3788 Graphics API: implement IosCanvas.drawLine(), IosCanvas.fillColor() and IosPaint.getTextHeight(), #92 2016-08-02 19:27:33 +03:00
Emux
462be14edb Graphics API enhancements, closes #92 2016-07-28 11:33:40 +03:00
Emux
938e8167dc vtm-ios: remove redundant dependencies, #29 2016-07-19 21:17:06 +03:00
Emux
11f02128e6 Jar with dependencies, closes #82 2016-07-19 20:15:12 +03:00
Emux
440ae04a7e SVG symbols: improve documentation, #74 2016-07-19 15:58:56 +03:00
Emux
3d6cad1a0c SVG symbols: allow custom creation, #74 2016-07-19 15:50:54 +03:00
Emux
21ea5a7842 Render themes: SVG resources on iOS, improves #69 2016-07-19 14:43:38 +03:00
Longri
4c5de7453d Render themes: SVG resources on iOS 2016-07-19 14:25:35 +03:00
Emux
a5679ce214 Bitmap.getPngEncodedData improvements, PR #71 2016-07-18 11:06:03 +03:00
Longri
44b40608f6 Bitmap: get png encoded data implementation 2016-07-18 11:06:03 +03:00
Emux
726d825e07 IosGraphics: loadBitmapAssetImpl as other platforms, #29 2016-07-16 21:49:03 +03:00
Emux
fed2cd05e4 Render themes: SVG resources, closes #60 2016-07-16 21:42:42 +03:00
Emux
73bc26dd2d Render themes: read resources from files, besides assets, closes #65 2016-07-16 21:42:42 +03:00
Emux
081e6b8f2b vtm-ios: remove some IDE generated comments, #29 2016-07-16 21:42:27 +03:00
Emux
e793e8851b Improve code / xml formatting, closes #54 2016-07-09 19:45:23 +03:00
Emux
d6a65ff731 Normalize all the line endings 2016-07-04 20:58:33 +03:00
Longri
122618c00a Link to new native folder. Don't copy to build folder 2016-07-04 18:38:49 +02:00
Emux
c389abc7a2 Native libraries publishing artifacts, closes #43 2016-07-04 16:07:58 +03:00