Commit Graph

29 Commits

Author SHA1 Message Date
a7511d3256 fix merge layers undo 2019-11-09 18:13:03 +01:00
8e4f77333e implement load/unload frames 2019-10-22 19:37:55 +02:00
4e0520da80 implement frames save and open from ppi 2019-10-17 23:41:37 +02:00
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
9ccd6ed2f4 remove direct use of rtt and dirty area from the layer 2019-10-15 11:57:39 +02:00
b10fa60d1b split layout.xml into multiple files loaded on demand, update changelog 2019-09-25 22:59:04 +02:00
7b66be1e57 invert up/down move layer buttons 2019-09-01 07:59:48 +02:00
4ab35c6e9b improve mouse events propagation 2019-07-28 08:29:05 +02:00
d4551ba647 add history to equirect import 2019-06-26 14:48:23 +02:00
5f72f9901f fix bucket undo 2019-06-25 14:49:14 +02:00
83372b2ba8 add blend mode to layer history 2019-06-20 10:06:18 +02:00
dabfedb089 improve layer history, fix doc open 2019-06-19 23:05:14 +02:00
6058f05d3f update xcode 2019-06-19 10:58:34 +02:00
41ece63aa7 update android projects 2019-06-18 18:32:18 +02:00
9ee4bc42b9 add history to layer create, delete, move, rename, and merge 2019-06-18 17:39:35 +02:00
c48a6da8a6 improving actions history 2019-06-14 18:46:11 +02:00
929e80a218 rename parent to m_parent and add floating panel class 2019-03-20 22:28:44 +01:00
fda399f7dd update color at picking and cleanup code from some warnings 2019-03-11 15:35:59 +01:00
1f794a6811 improve layout 2019-03-05 14:04:57 +01:00
317292318a remove sidebar and make panels popup 2019-03-05 02:06:07 +01:00
dfa44dbb55 use unique_ptr to hold the Layers vector 2019-02-24 13:19:15 +01:00
d019c2467e add duplicate layer 2019-01-18 22:39:15 +01:00
f5c4aed4fd add progress bar to lightmap rendering 2019-01-15 22:25:23 +01:00
c3220b5b15 multisampled random rays 2019-01-12 23:37:54 +01:00
7773026358 Set default document res to 6K. Implement blending on canvas, mixer and export equirect. 2019-01-07 15:32:12 +01:00
e4fe0cffed Improved mask also work on erase. Improved shaders for layer opacity, now when drawing doesn't change opacity. Improved layers panel layout to be similar to PS. Added layer blending option and visibility. Added custom icons to checkboxes and fixed the combobox items. 2019-01-05 12:41:21 +01:00
eb1c8d6b7a fix layer delete order bug, fix and improve brush preview during the stroke, fix windows mouse capture (api works only on the main thread) 2018-11-03 23:44:09 +01:00
9ea1ca4fae new file format with versioning and layer opacity 2018-09-20 21:12:48 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00