Commit Graph

17 Commits

Author SHA1 Message Date
b10fa60d1b split layout.xml into multiple files loaded on demand, update changelog 2019-09-25 22:59:04 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
48c39c4ef2 improve dialog browse, wrap ui task for every Node method that modifies the children list, update the ui every time the scene tree changes, restore fps and stylus state on win, fix bucket tool, fix snapshop restore, init in ui thread 2019-07-10 21:08:14 +02:00
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
9f1ac3730f fix Asset::list_files 2019-03-01 20:36:28 +01:00
0c6b409606 remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h 2018-11-27 14:24:01 +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
b4c986d273 update osx, ios and android projects with the new eraser flag on mouse events 2018-10-09 12:39:24 +02:00
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
5baa807cce implement document resize with menu and dialog 2018-10-05 18:10:26 +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
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
3a81d337d4 small fixes 2018-09-20 18:24:57 +02:00
4a6e69e182 prepare UI for release, disable unused features, rename file format to .ppi 2018-09-20 13:25:56 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00