Commit Graph

17 Commits

Author SHA1 Message Date
462c4a52e1 add template Node::clone() and remove destroy_immediate 2019-08-28 23:57:29 +02:00
34464c167e fix zoom change propagation 2019-08-08 10:11:30 +02:00
b4a9061cc4 lazy stroke preview rendering 2019-04-23 12:17:46 +02:00
042ad503d2 improve reload ui 2019-04-22 10:05:13 +02:00
15db5c233b use single shared framebuffer to render stroke previews 2019-03-29 09:31:30 +01:00
1cbe9a4a76 move presets panel out of stroke panel, implement brush buttons in quick panel 2019-03-05 17:49:14 +01:00
312cfe1ee2 testing color picker 2019-03-03 23:09:43 +01:00
9a9d018ffb draw main brush preview first if the queue is long 2019-03-02 19:08:11 +01:00
f20f935d43 threaded brush preview rendering 2019-02-28 14:47:06 +01:00
abca1d5162 opacity pressure and jitter, initial direction 2019-02-25 01:31:32 +01:00
3d1412aee2 free resources on app destruction 2019-02-24 12:31:53 +01:00
3a1a48a0d0 pixel based brush size, Photoshop slider curve, improve abr import 2019-02-23 20:46:20 +01:00
ccd23cd662 fix samplers on brush preview 2019-02-19 12:30:58 +01:00
08cca154b7 improve brush preview 2019-02-19 11:33:41 +01:00
e26fcf1163 refactor Brush to be used in shared_ptr 2019-01-22 22:49:43 +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
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00