|
|
83222c066b
|
fix iOS save picker
|
2019-11-03 19:55:13 +01:00 |
|
|
|
e30ac277c1
|
update Xcode project
|
2019-10-19 23:44:55 +02:00 |
|
|
|
c50cebb220
|
add apple encryption exemption key
|
2019-10-14 13:23:08 +02:00 |
|
|
|
3c99653c09
|
fix SonarPen for iOS
|
2019-10-14 12:50:41 +02:00 |
|
|
|
cfdf428a9b
|
add iOS and macOS icons
|
2019-09-23 18:06:20 +02:00 |
|
|
|
b8c646f748
|
fix iOS text input and export ppbr
|
2019-09-19 15:25:33 +02:00 |
|
|
|
c875323516
|
update UTIs
|
2019-09-12 15:31:51 +02:00 |
|
|
|
6920c0380e
|
Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
* 'master' of https://bitbucket.org/omigamedev/new_engine:
add text input popup
|
2019-09-12 15:18:22 +02:00 |
|
|
|
096930b02e
|
implement file picker in iOS with .ext to UTI filtering
|
2019-09-09 15:31:47 +02:00 |
|
|
|
187d9988f2
|
update Apple document types
|
2019-08-12 09:27:32 +02:00 |
|
|
|
596e8760fa
|
fix iOS recovery handler
|
2019-08-11 20:57:26 +02:00 |
|
|
|
ab10a3e017
|
remove hockeyapp and integrate appcenter
|
2019-08-11 17:30:07 +02:00 |
|
|
|
b43ed85c2a
|
fix iOS screen rotation with keyboard
|
2019-08-10 16:15:07 +02:00 |
|
|
|
079f66edf9
|
implement window position save and restore in OSX
|
2019-08-07 10:58:17 +02:00 |
|
|
|
14e0716696
|
remove objc references from ui task lambda
|
2019-07-21 13:46:54 +02:00 |
|
|
|
2e5ea079c8
|
move dirs init for iOS and OSX
|
2019-07-13 16:49:13 +02:00 |
|
|
|
e78047149a
|
fix iOS UTI
|
2019-07-12 11:01:38 +02:00 |
|
|
|
ea0679dfe5
|
update iOS project
|
2019-07-12 10:47:58 +02:00 |
|
|
|
da6da775a0
|
implement clipboard on iOS
|
2019-06-25 16:04:16 +02:00 |
|
|
|
5c3dcaa4af
|
remove iOS flicker
|
2019-03-02 18:15:34 +01:00 |
|
|
|
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 |
|
|
|
f8987e2236
|
associate abr files to panopainter on iOS and fix import menu
|
2019-02-27 16:43:57 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
7c7027502e
|
fix thumbnail generator for iOS and open document when file clicked
|
2018-09-21 01:53:22 +02:00 |
|
|
|
08c744fef5
|
remove transparency from iOS icons for AppStore validation
|
2018-09-20 15:18:08 +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 |
|
|
|
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 |
|
|
|
5a37f578cb
|
implement save request on OSX, add Quick Look extentions
|
2018-07-31 00:38:10 +02:00 |
|
|
|
ef5ef5d07e
|
add zip archiver library to compress cubes exporter
|
2018-06-15 22:45:28 +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 |
|