Commit Graph

51 Commits

Author SHA1 Message Date
c50cebb220 add apple encryption exemption key 2019-10-14 13:23:08 +02:00
cfdf428a9b add iOS and macOS icons 2019-09-23 18:06:20 +02:00
c875323516 update UTIs 2019-09-12 15:31:51 +02:00
0d2777c4ae add file picker to osx 2019-09-07 11:39:45 +02:00
bb7d681dc3 fix zoom detection issue in old OSX versions 2019-08-15 22:52:14 +02:00
187d9988f2 update Apple document types 2019-08-12 09:27:32 +02:00
ab10a3e017 remove hockeyapp and integrate appcenter 2019-08-11 17:30:07 +02:00
079f66edf9 implement window position save and restore in OSX 2019-08-07 10:58:17 +02:00
2e5ea079c8 move dirs init for iOS and OSX 2019-07-13 16:49:13 +02:00
0f208ced60 cleanup osx code 2019-07-12 22:02:45 +02:00
6e97a29058 update UTI, remove blur from CompDraw mask 2019-07-12 21:07:30 +02:00
c4633a906f update osx project 2019-07-11 22:33:58 +02:00
746726e5b3 implement clipboard on OSX, fix hex and rob sliders on picker 2019-06-25 16:38:05 +02:00
ada1afbac2 fix mac RTL and app termination deadlock 2019-04-07 11:27:43 +02:00
de376d0a56 OSX: fix cursor visibility for sharing service 2019-03-11 19:38:56 +01:00
5bef9c7286 fix cursor visibility in OSX 2019-03-11 18:39:11 +01:00
c111495cae update tracking area on OSX when resizing view 2019-03-11 17:27:00 +01:00
5cd80f41fa hide cursor on OSX 2019-03-10 00:43:33 +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
08490b248e fix osx arrow keys bug 2019-01-30 11:18:52 +01:00
3a88235f56 implement sharing in iOS, add OpenGL renderer in OSX window 2018-11-30 20:41:52 +01:00
829e8c0b62 testing crash 2018-11-30 14:27:11 +01: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
3ac03761fe fix osx hockeyapp api code 2018-10-10 12:24:23 +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
5bb8f8845b separate global tick from draw so on tick any node can request a redraw 2018-10-08 12:03:57 +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
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
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
ea25993f55 add permission to open files on osx, update android project 2018-09-26 22:53:08 +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
4a6e69e182 prepare UI for release, disable unused features, rename file format to .ppi 2018-09-20 13:25:56 +02:00
7e77587d17 update xcode icons 2018-09-19 23:02:03 +02:00
7793c2d2c4 Xcode versioning complete 2018-09-17 00:28:07 +02:00
7c14ec19b0 cleanup 2018-08-08 17:56:26 +02:00
72fbbb08a3 decouple renderer/events on mac 2018-08-08 17:42:56 +02:00
5a37f578cb implement save request on OSX, add Quick Look extentions 2018-07-31 00:38:10 +02:00
aef4cc2230 sorted files list in objc 2018-04-08 12:28:35 +02:00
674e38d8cb add timelapse video generation on iOS and mac , fix history memory 2018-03-24 16:57:48 +01:00
c764d61266 update iOS an OS X icons 2018-03-10 20:38:44 +01:00
f4cd7fdc62 add file picking for osx and ios and implement equirectangular import 2017-12-09 09:07:42 +00:00
283e4e2b5c implement multithreaded rendering with context switch, gl state save/restore, add progress bar ui node, implement stencil texture for brush, implement multithreaded canvas load/save/export pano. Missing multithread in windows. 2017-10-20 09:16:12 +01:00
50d7e57d7c use native OSX curl library, prepare bundle names for publish 2017-09-24 22:10:28 +01:00
04841a996b add pressure control flag on size and flow, change data directory in OSX to Documents 2017-09-24 18:55:15 +01:00
da4bfff69b implement canvas touch lock 2017-08-19 13:18:35 +01:00
e134ba553d implement frame buffer fetch extension for iOS, change composition on stroke drawing and commit, add rename layer dialog 2017-08-09 09:59:39 +01:00
e32329ea98 implementing text input on osx 2017-07-16 18:37:00 +01:00