Commit Graph

84 Commits

Author SHA1 Message Date
d8a1a99d04 fix depth export, improve VR UI interaction 2019-06-02 14:10:01 +02:00
e5c7a35fd2 move UI plane when toggled in VR, fix vr start/stop on Quest 2019-06-01 22:59:45 +02:00
78f453f89c Quest controller events 2019-06-01 17:06:33 +02:00
20582dafa8 refactoring vr code 2019-05-31 23:02:53 +02:00
d2a62df5c7 add Quest single controller support 2019-05-31 15:21:43 +02:00
f7cfdb3795 restore screen density check on android, separate EGL attributes from Quest 2019-05-31 10:06:20 +02:00
9b0f2fe4ac oculus quest running and android compiling and running 2019-05-30 22:46:26 +02:00
9d6bb0187e add oculus quest build target 2019-05-27 18:14:35 +02:00
8315424f55 reduced canvas framebuffer resolution for hdpi, update android project 2019-05-15 18:34:48 +02:00
680ad60c2b update yoga 2019-03-17 16:11:44 +01:00
3d625567aa brush settings reset button, hook crash handler on every thread, update changelog 2019-03-13 10:08:13 +01:00
3e54720e91 android lost GL context at startup 2019-03-08 21:15:46 +01:00
35d3bd4746 update android project 2019-03-08 18:21:26 +01:00
3d9c8742b4 update android project 2019-03-04 21:41:03 +01:00
d6501293e9 define STBI_NEON on android but disable x86 that's not compatible with the flag on clang 2019-02-27 11:40:46 +01:00
033c39aef5 improve termination sequence on windows, use patterns instead of textures as directory name 2019-02-20 11:48:17 +01:00
49d9b17719 fix mixer rect, textures popup, parallel abr import 2019-02-15 16:02:52 +01:00
6e41263600 fix utf-16 reading and make it work on android 2019-02-10 20:55:26 +01:00
1d6c26f2ba add ABR brushes and presets with properties and patterns 2019-02-10 16:52:37 +01:00
a193666f4a create default paths on android 2019-02-03 15:56:45 +01:00
fbe07e2fc6 android orientation to user and not sensor 2019-01-31 14:45:22 +01:00
ff633eb2c8 add mutex to App::update, move custom app-glue to git submodule 2019-01-30 23:40:15 +01:00
c516e8ae78 fix parallax camera 2019-01-30 11:44:39 +01:00
36d034dfd9 android enter keymap 2019-01-29 20:02:59 +01:00
75260ec4c4 fix android egl errors, implement android backspace in text input 2019-01-29 18:41:24 +01:00
d7dd2f06c9 android implement tick and frame time 2019-01-29 17:03:41 +01:00
b1d5bdbb8c fix android view resize on keyboard, also allow all device orientations 2019-01-29 16:35:23 +01:00
a85918c8b0 update gradle project, parallel for-loop based on std::thread on android, fix mipmaps on TextureManager 2019-01-28 14:06:42 +01:00
53fd2d60b5 android recursive mutex fix, android file path resolver fix 2019-01-28 00:27:56 +01:00
99c06803ae add scrollbar, improve presets, other small fixes 2019-01-27 17:19:06 +01:00
f5c4aed4fd add progress bar to lightmap rendering 2019-01-15 22:25:23 +01:00
9d13087036 fix recurseve mutex on Android 2018-12-15 16:35:37 +01:00
188e2336cc update android makefile 2018-12-15 15:40:17 +01:00
5e1de934ee clip the polygon when applying the transform shape 2018-11-28 00:37:55 +01:00
f3f22bdd85 update android project and link issue because previously removed the app_dummy 2018-10-09 13:05:26 +02:00
b4c986d273 update osx, ios and android projects with the new eraser flag on mouse events 2018-10-09 12:39:24 +02:00
dba5eef824 fix android compile, fix windows system info log, implement touch/stylus events on windows 2018-10-08 21:13:44 +02:00
5baa807cce implement document resize with menu and dialog 2018-10-05 18:10:26 +02:00
daf3484426 disable ssl in curl on android, implement interactive permission for android 23+ 2018-09-30 23:51:15 +02:00
74a901364d add flavor (debug/release) to android project build script 2018-09-30 14:58:10 +02:00
0ec8435357 implement android import, update android project and build for release 2018-09-30 13:42:17 +02:00
ea25993f55 add permission to open files on osx, update android project 2018-09-26 22:53:08 +02:00
c6f8bf7b9f update Xcode project, fix some warnings, update android icons, ignore unrecognized files in the doc browser 2018-09-22 23:21:39 +02:00
3191730c31 add newline feature to the text node, add about window with credits, add about menu with submenus 2018-09-22 19:23:17 +02:00
bdd909cbae Android only has release native code at the moment 2018-09-17 01:21:53 +02:00
1339b1d336 fix android build versioning 2018-09-17 01:18:53 +02:00
f9993d814e fix android version build 2018-09-17 00:57:43 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00
485c0ee933 fix color picker 2018-03-08 22:36:12 +01:00
0d3431a9de update android and xcode projects, fix document title and change default resolution to 1024px 2017-11-14 08:45:35 +00:00