Commit Graph

25 Commits

Author SHA1 Message Date
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
a64e2fa8fb fix stroke preview, use hmd pose instead of eye, fix vr fullscreen mode 2018-10-28 23:31:22 +01:00
b366d6b61f hmd orient, vr ui 2018-10-28 22:25:15 +01:00
0fff9f2010 add openvr support, switch to 8.1 sdk, prepare for vr ui 2018-10-28 00:29:09 +02:00
64ce471ed8 disable brush pressure averaging, implement single finger for camera rotation when touch draw is disabled 2018-10-13 17:03:15 +02:00
ce344126be add share button and implement AirDrop share in OSX, update info.plist to set on Mac OS the default app for PPI, on iOS include the Documents/Inbox subfolder used to store the received files from AirDrop 2018-10-12 13:09:22 +02:00
a6d0914bf8 implement eraser detection on windows 2018-10-09 02:12:09 +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
6352f5afe1 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-10-08 12:45:06 +02:00
5bb8f8845b separate global tick from draw so on tick any node can request a redraw 2018-10-08 12:03:57 +02:00
bc64d3c241 implement pick_dir on windows, upload VS project, 2018-10-08 03:51:05 +02:00
05decb6a05 fix some ui glitch with NodeButton, start implementing working dir option 2018-10-06 16:17:42 +02:00
739784b0d1 conditional os in UI xml, add system dialog file open on osx, check api format or error message when opening a document, per-char text wrap on NodeText, additional info on create doc dialog like working path 2018-10-06 14:20:07 +02:00
0ec8435357 implement android import, update android project and build for release 2018-09-30 13:42:17 +02:00
f1ff142d91 add changelog dialog and display_file api (implemented in osx and ios) 2018-09-24 16:03:43 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00