Commit Graph

65 Commits

Author SHA1 Message Date
5ac807c6bd Plan keyboard visibility in app core 2026-06-03 03:42:47 +02:00
4af55a7d3f Plan display file actions in app core 2026-06-03 03:38:14 +02:00
712c28068d Plan picked path callbacks in app core 2026-06-03 03:33:33 +02:00
777723b68c Plan document share decisions in app core 2026-06-02 23:53:09 +02:00
3930f39b14 Move app command state mapping to renderer gl 2026-06-02 06:58:30 +02:00
64f6b90911 add tap event on iOS 2019-11-26 21:44:01 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
faff1dd979 split timelapse frame generation into multiple tasks 2019-11-09 12:40:30 +01:00
58b93edcc8 increase stroke idle time 2019-11-05 21:49:51 +01:00
52ad58aec4 use PBO for timelapse data read 2019-11-05 18:25:25 +01:00
83222c066b fix iOS save picker 2019-11-03 19:55:13 +01:00
ee94e0ad86 add export timelapse 2019-11-03 01:07:13 +01:00
83ba717d5b save timelapse stream to file 2019-11-02 18:05:24 +01:00
7db1739df6 timelapse frame on stroke idle 2019-11-02 15:13:31 +01:00
babbfb36a7 add web sync files and key events 2019-10-11 00:44:11 +02:00
fd3eba69b8 add js save dialog 2019-10-10 01:33:59 +02:00
a669d1313b add javascript binding and file picker for web 2019-10-08 23:16:04 +02:00
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
a1c0dcb007 implement open file dialog for linux 2019-10-04 10:00:50 +02:00
8b179260fb fix layout designer 2019-09-26 17:48:38 +02:00
0a8c3aeaf2 add layout designer 2019-09-26 09:55:54 +02:00
034828155d remove redundant updates 2019-09-23 01:00:12 +02:00
7eebabff19 fix export ppbr panel 2019-09-19 23:54:18 +02:00
abaf82ba24 fix floating panels and iOS export picking 2019-09-19 23:02:46 +02:00
6f6be42a01 android save picker, create dir api wip 2019-09-14 11:24:50 +02:00
6920c0380e Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
* 'master' of https://bitbucket.org/omigamedev/new_engine:
  add text input popup
2019-09-12 15:18:22 +02:00
096930b02e implement file picker in iOS with .ext to UTI filtering 2019-09-09 15:31:47 +02:00
0d2777c4ae add file picker to osx 2019-09-07 11:39:45 +02:00
486d2a4eeb add file save dialog on win 2019-09-03 08:07:38 +02:00
bb7d681dc3 fix zoom detection issue in old OSX versions 2019-08-15 22:52:14 +02:00
5ec77d4cc0 add appcenter to android for analytics 2019-08-11 21:57:14 +02:00
b43ed85c2a fix iOS screen rotation with keyboard 2019-08-10 16:15:07 +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
746726e5b3 implement clipboard on OSX, fix hex and rob sliders on picker 2019-06-25 16:38:05 +02:00
da6da775a0 implement clipboard on iOS 2019-06-25 16:04:16 +02:00
dc9da77cf8 review vr stuff, fix controller-ui ray casting 2019-06-05 16:27:29 +02:00
d750f80482 add vr_draw_ui method and make ui observer as method to be wildly available 2019-05-29 22:41:37 +02:00
5bef9c7286 fix cursor visibility in OSX 2019-03-11 18:39:11 +01:00
5cd80f41fa hide cursor on OSX 2019-03-10 00:43:33 +01:00
3296de98cc hide cursor on canvas, add mouse focus event, brush preview solid when small 2019-03-06 20:39:27 +01:00
a14afe5b44 OSX: associate abr file, fix shell open file when process is running, fix shutdown 2019-03-01 20:27:42 +01:00
05c46b4744 iOS: fix screen black flickers and queue UI api calls to the main thread 2019-03-01 16:52:59 +01:00
f8987e2236 associate abr files to panopainter on iOS and fix import menu 2019-02-27 16:43:57 +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
e95421c2ed fix spacebar bug, fix ios depth buffer error, parallelize raytracing 2019-01-12 18:01:23 +01:00
3a88235f56 implement sharing in iOS, add OpenGL renderer in OSX window 2018-11-30 20:41:52 +01:00
9f41831b71 add reset camera menu, update changelog, remove crash test menu 2018-11-30 15:27:24 +01:00
829e8c0b62 testing crash 2018-11-30 14:27:11 +01:00
0c6b409606 remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h 2018-11-27 14:24:01 +01:00