Commit Graph

374 Commits

Author SHA1 Message Date
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
f67540eef8 log version 2018-09-25 09:39:55 +02:00
03ef8d3c0d update Xcode project 2018-09-25 09:34:13 +02:00
075289b765 add user manual in app instead of pdf 2018-09-24 23:34:06 +02:00
f1ff142d91 add changelog dialog and display_file api (implemented in osx and ios) 2018-09-24 16:03:43 +02:00
c6f8bf7b9f update Xcode project, fix some warnings, update android icons, ignore unrecognized files in the doc browser 2018-09-22 23:21:39 +02:00
3191730c31 add newline feature to the text node, add about window with credits, add about menu with submenus 2018-09-22 19:23:17 +02:00
fd8d6ff2d1 update brushes and make a generator script 2018-09-21 23:21:47 +02:00
7dd16a7f9e new icons 2018-09-21 19:18:19 +02:00
e42d3c698c delete unused assets and change the font from arial to roboto which is free 2018-09-21 14:02:05 +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
9ea1ca4fae new file format with versioning and layer opacity 2018-09-20 21:12:48 +02:00
3a81d337d4 small fixes 2018-09-20 18:24:57 +02:00
5a3ba0eea3 disable license check, change cloud domain from omigamedev.com to panopainter.com 2018-09-20 17:02:11 +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
27ab21ccdb safe check to all buttons 2018-09-20 00:22:02 +02:00
4d4837721f safe check 2018-09-20 00:10:38 +02:00
7e77587d17 update xcode icons 2018-09-19 23:02:03 +02:00
8e4f2a44a3 update versioning script from 0.1 to 0.1.1 type 2018-09-19 22:54:03 +02:00
67416c956b update windows icon 2018-09-19 22:47:39 +02:00
675b01e965 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-09-17 22:39:52 +02:00
93d31e0374 search and use user's Documents folder on Windows 2018-09-17 22:39:32 +02:00
bdd909cbae Android only has release native code at the moment 2018-09-17 01:21:53 +02:00