Commit Graph

34 Commits

Author SHA1 Message Date
e88ddf55c7 reduce flicker on iOS 2019-03-02 02:33:30 +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
27f4cb3ba8 restore multithreading on iOS and use DisplayLink to decouple rendering from the main loop 2019-03-01 15:16:05 +01:00
8cd02787b3 testing iOS multithread rendering 2019-03-01 10:07:54 +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
5c39e07434 fix imported image aspect ratio and the transform handles for touch devices 2018-11-27 11:27:28 +01: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
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
f1ff142d91 add changelog dialog and display_file api (implemented in osx and ios) 2018-09-24 16:03:43 +02:00
edff262baf disable SonarPen driver 2018-09-21 02:26:05 +02:00
a37ea5309b implement SonarPen 2018-08-15 02:20:23 +02:00
94fa4022f0 fix lock issue on iOS 2018-08-09 17:23:32 +02:00
25ff880b76 cleanup iOS code 2018-08-08 22:15:33 +02:00
49a72cb1e7 task based events on iOS, but not fully multithreaded 2018-08-08 22:13:16 +02:00
0fb6658373 fix mixer on iOS, work with RGBA16F buffers on iOS instead of fallback to RGBA8 2018-08-05 16:27:26 +02:00
f16adb8fcc fix framebuffer read 2018-05-09 12:04:29 +02:00
aef4cc2230 sorted files list in objc 2018-04-08 12:28:35 +02:00
23b7788063 fix animation on iOS keyboard 2018-03-24 19:56:12 +01:00
674e38d8cb add timelapse video generation on iOS and mac , fix history memory 2018-03-24 16:57:48 +01:00
5feb3acb1d add download progress, improbable cloud browser, lock touch when pencil is down on iOS 2018-01-04 00:02:28 +00:00
f4cd7fdc62 add file picking for osx and ios and implement equirectangular import 2017-12-09 09:07:42 +00:00
b40a5b656b add free and poly selection mask tools, fix some threading gl problems 2017-10-24 14:20:12 +01:00
2a92beca7b stencil in brush preview 2017-10-22 19:58:20 +01: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
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
060e08a891 input boxes UI, keyboard animation 2017-08-13 12:41:10 +01:00
235862c9d1 adding color picking on iOS 2017-08-02 19:51:59 +01:00
d01ec65cad resize view when keyboard appears 2017-07-29 15:02:27 +01:00
0907429a60 add support for Apple Pencil and build for iOS 2017-07-28 20:35:59 +01:00
2e8c0d0865 add touch begin/end on iOS 2017-05-08 00:26:34 +01:00
d1ce547abd add iOS support 2017-05-07 23:49:46 +01:00