Commit Graph

14 Commits

Author SHA1 Message Date
b389d895ab add import dialog on windows 2017-12-19 00:20:48 +00:00
f4cd7fdc62 add file picking for osx and ios and implement equirectangular import 2017-12-09 09:07:42 +00:00
53062711fa refactor to have a single global current brush on Canvas::m_current_brush and make panels read from it for drawing instead of relying on their own copy 2017-11-07 09:14:02 +00:00
32ede1be90 implementing better triangulation 2017-10-11 10:16:54 +01:00
163937b4a6 update windows project to add poly2tri 2017-10-09 09:40:40 +01:00
81a5fb10e3 android: fix directory listing, keyboard show/hide and read chars 2017-08-20 00:51:59 +01:00
da4bfff69b implement canvas touch lock 2017-08-19 13:18:35 +01:00
2711d4e9b0 fix document naming and file dialogs preset, add touch scroll, flip thumbnail, scroll gesture and wheel for sidebar 2017-08-12 18:06:36 +01:00
235862c9d1 adding color picking on iOS 2017-08-02 19:51:59 +01:00
0907429a60 add support for Apple Pencil and build for iOS 2017-07-28 20:35:59 +01:00
0f721393bb added color picking with ALT key, added crash report library for windows 2017-05-29 08:47:04 +01:00
c987b19c83 add jpg library, export as jpg, export animation frames, add pressure support on mac 2017-05-16 21:55:51 +01:00
7b99f0510a added timeline slider and export animation frames 2017-05-15 00:43:37 +01:00
577a4e4db7 split app.cpp into multiple files, add NodeScroll and use it to scroll the side panels, some fixes to the events system 2017-05-14 21:48:25 +01:00