|
|
02ffbf3d77
|
downgrade Android SDK to use old permission mode because on demand request require Java code
|
2017-04-30 19:27:45 +01:00 |
|
|
|
fa49d9ee09
|
save and restore layers image when context is lost in Android
|
2017-04-29 21:30:40 +01:00 |
|
|
|
2e47ccb0c6
|
destroy all textures on window destruction and restore OpenGL objects when Android resumes the app
|
2017-04-28 15:06:23 +01:00 |
|
|
|
5ac666f911
|
fix android gestures pinch and pan, supports only two fingers
|
2017-04-24 11:32:08 +01:00 |
|
|
|
d558bc1e04
|
fixing fingers tracking on Android
|
2017-04-24 08:06:20 +01:00 |
|
|
|
ea1bff1f10
|
added basic gesture system on Android
|
2017-04-18 01:10:06 +02:00 |
|
|
|
45cf8c9168
|
map keys and handle key events on Android and OS X
|
2017-04-17 19:35:48 +02:00 |
|
|
|
28fe61704f
|
implement simple stroke undo based on actions history
|
2017-04-16 01:57:54 +02:00 |
|
|
|
9a4fd5e5c9
|
implement the complete stroke shader with custom blending mode
|
2017-04-05 15:55:11 +01:00 |
|
|
|
b6c9429b89
|
init log before everything else, use WMI to read machine and system info, rtt fixed on Samsung A3, try to create different EGL context config
|
2017-04-02 15:02:45 +01:00 |
|
|
|
0dfb458c71
|
Android opengl debug callback, Android device properties, fix texture internal format
|
2017-04-02 11:35:11 +01:00 |
|
|
|
b1a3cb0309
|
add remote logging system using curl, normalize log messages removing \n, fix fra shaders precision issue, enable core and forward comp. in WGL, disable multisampling,
|
2017-03-31 15:39:51 +01:00 |
|
|
|
ade95724e8
|
change android icon, move code so .cpp and implement stroke preview using Stroke class for accurate preview.
|
2017-03-29 00:50:51 +01:00 |
|
|
|
675e0148ec
|
integrate and link lib curl for android, add VAO support for brush draw, sync canvas with screen redraw instead of input events
|
2017-03-28 20:25:23 +01:00 |
|
|
|
291ba7ae78
|
testing curl for android
|
2017-03-28 09:19:25 +01:00 |
|
|
|
a1e3fd4ecf
|
change node children from unique to shared ptr, rename Canvas2D to StrokePreview, add panel toolbar with icon buttons to toggle
|
2017-03-25 17:28:57 +00:00 |
|
|
|
0bc5e7aea9
|
compile for Android, add initial TextInput support
|
2017-03-25 08:35:09 +00:00 |
|
|
|
ee6d352fc6
|
added asset loading class, zoom factor, vbo switch, shader version
|
2017-03-13 01:16:20 +00:00 |
|
|
|
a2a221b17a
|
refactor app and enable gles 3.0
|
2017-03-04 19:04:08 +00:00 |
|
|
|
11050fde9c
|
added android project and linked to engine source with successful compilation
|
2017-03-03 09:52:22 +00:00 |
|