Commit Graph

22 Commits

Author SHA1 Message Date
a2abdfba7e implement right-to-left 2018-07-27 10:47:48 +02:00
674e38d8cb add timelapse video generation on iOS and mac , fix history memory 2018-03-24 16:57:48 +01:00
188a8df0e9 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-02-10 18:59:45 +01:00
72603d5df8 fix debug build with vs2017 2018-02-10 18:53:56 +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
0a3363fb13 fix color picker panel, introduce an added() method when a node is added to che scene 2017-12-23 10:56:38 +00:00
a90aa4a60e implementing color wheel and new color picker 2017-11-23 20:26:57 +00:00
7564d11570 add message when failed to load thumbs from cloud 2017-11-14 09:31:12 +00:00
daaa7f9d48 add ComboBox node, add blend modes button in stroke panel, move brush shader code to ShaderManager and avoid the same shader being recompiled many times 2017-11-12 03:02:40 +00:00
11c26555a4 implement cloud browser 2017-11-05 22:54:04 +00:00
b49414bcd6 implement file browser dialog 2017-11-04 14:50:06 +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
2c0007c3c1 add xmp injection and disable some log messages 2017-09-27 23:02:39 +01:00
a2b888efd6 fix mouse capture bug 2017-08-19 16:59:05 +01:00
90ee185dcd fix brush projection to eliminate seams, still problems with big brushes and need to implement erase 2017-08-13 16:59:58 +01:00
060e08a891 input boxes UI, keyboard animation 2017-08-13 12:41:10 +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
4c5b22192b create Xcode project for mac for bundled app 2017-05-18 13:29:18 +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
1f6c688258 refactor layout.h into single file per Node* classes 2017-05-13 21:58:04 +01:00