Commit Graph

106 Commits

Author SHA1 Message Date
b9c3b4ed3a update android and web projects 2019-12-02 18:22:07 +01:00
47eacbf8e1 update android project 2019-11-01 00:11:32 +01:00
be10b69fc5 update android and test openh264+mp4v2 2019-10-31 01:27:27 +01:00
d6c9b45f3d update webgl and android projects 2019-10-28 23:40:47 +01:00
d91f730cbd export data flag, fix android create dir 2019-09-23 00:48:25 +02:00
6f6be42a01 android save picker, create dir api wip 2019-09-14 11:24:50 +02:00
5ec77d4cc0 add appcenter to android for analytics 2019-08-11 21:57:14 +02:00
40e01ba1db fix android main loop, scale font texture 2019-08-11 21:30:05 +02:00
cc087746bd add ui and viewport scale option, fix combobox items height from parent 2019-08-04 12:00:49 +02:00
32667b709e fix quest vr threading 2019-08-01 18:22:31 +02:00
945028f171 fix glsl float interpolation, fix layers on ui reload, add vr thread for Quest 2019-07-30 22:10:48 +02:00
f2d2ef1067 add focus project, fix recovery save on ui thread, fix grid commit, wave_sdk submodule, use PlatformActivity as base for android/quest/focus and extend VRActivity on focus. 2019-07-29 22:54:50 +02:00
5fc27ebb14 fix some lambda ref, use global android_app variable instead of passing as argument, fix clipboard utf issue by using byte array 2019-07-25 08:11:48 +02:00
f93be10883 attach jni to ui thread, fix bucket bounding box 2019-07-14 15:59:34 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
92dd00d910 update android project 2019-07-11 13:34:21 +02:00
a7f402a9e6 fix vr head and controller pos 2019-06-26 18:33:15 +02:00
e863887e62 update android 2019-06-22 18:20:09 +02:00
41ece63aa7 update android projects 2019-06-18 18:32:18 +02:00
ac47915658 update quest build project 2019-06-13 12:38:03 +02:00
dc9da77cf8 review vr stuff, fix controller-ui ray casting 2019-06-05 16:27:29 +02:00
2d43b74956 add ovr platform sdk and test photo sharing 2019-06-02 23:28:27 +02:00
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