Commit Graph

398 Commits

Author SHA1 Message Date
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
4c41be1336 check OpenGL debug extension 2018-10-25 16:51:56 +02:00
46a4b217bf skip apple pencil first n samples to overcome the initial pressure spike 2018-10-24 13:10:23 +02:00
73228a4bf1 set system message box on top when recovery 2018-10-17 00:28:35 +02:00
b5b1823797 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-10-16 22:59:18 +02:00
6503c2a4a4 update bugtrap to use the new php server 2018-10-16 00:29:19 +02:00
ae05e56110 fix touch and pen mixed in windows 2018-10-14 00:09:49 +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
da5041b187 check windows 10 s mode policy enforcement and disable wintab dll, implement windows ink 2018-10-13 15:58:24 +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
7708f3dc74 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 11:37:08 +02:00
bc0ac5d893 move curl for iOS and android into a submodule instead of abs path, include sqlite3 into Xcode project 2018-10-11 12:53:59 +02:00
d870f68ed6 add sqlite3 to the repo and update modules url by removing the username for public repos 2018-10-10 12:36:18 +02:00
3ac03761fe fix osx hockeyapp api code 2018-10-10 12:24:23 +02:00
690c7d97cf quick fix xcode projects 2018-10-10 02:41:32 +02:00
41d1605522 update changelog 2018-10-09 16:26:54 +02: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
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
365af43891 implement global tick routine in windows 2018-10-08 12:55:01 +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
c9c7b9f1c4 add tick and on_tick event, fix unsaved document prompt, implement TextInput blinking cursor 2018-10-08 01:00:49 +02:00
e2069fadca implement work_path for documents and data_path for assets 2018-10-07 16:20: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
5baa807cce implement document resize with menu and dialog 2018-10-05 18:10:26 +02:00
4723bedc31 add QuickLook plugin for OS X, it’s embedded in the .app 2018-10-04 22:58:42 +02:00
c634a0647c integrate hockey app crash report for iOS and macOS 2018-10-04 20:04:42 +02:00
55dbab498f recover from exception on iOS and macOS using signals and log the stacktrace 2018-10-04 15:26:18 +02:00
f45eefe433 Fix DialogBrowse crashing when deleting the last item nullptr. In iOS use std::recursive_mutex instead of the custom check. 2018-10-03 01:02:53 +02:00
c9aecf885d fix windows store package project for upload 2018-10-02 02:19:57 +02:00
4696342421 setup windows store appx project (desktop bridge) 2018-10-02 00:51:37 +02:00
8e3ff2f634 update changelog 2018-10-01 16:09:53 +02:00
c77c8ed85b hotfix export as jpg and not ppi 2018-10-01 15:56:59 +02:00
d83fb68ec2 implement dpi aware with ui zoom on windows 2018-10-01 01:17:36 +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
413311e56e fix changelog 2018-09-27 17:53:03 +02:00
834a26ad56 update changelog 2018-09-27 17:22:06 +02:00
d80c4e6054 add export message box 2018-09-27 16:15:38 +02:00
ea25993f55 add permission to open files on osx, update android project 2018-09-26 22:53:08 +02:00
b43219f98d fix equirectangular export 2018-09-25 13:27:58 +02:00
b7ec38d249 add network access for osx sandbox 2018-09-25 13:14:05 +02:00
bddccde4ae enable sandbox for mac appstore and use Pictures directory on osx 2018-09-25 11:00:58 +02:00
7b4531cec6 remove ZipFramework from osx and create a PanoPainter sub-directory instead of using Documents 2018-09-25 10:12:00 +02:00