Commit Graph

35 Commits

Author SHA1 Message Date
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
4c5b22192b create Xcode project for mac for bundled app 2017-05-18 13:29:18 +01:00