Commit Graph

33 Commits

Author SHA1 Message Date
5575769651 match jitter to PS, preset change also size 2019-02-28 02:45:05 +01:00
d598ea2b94 improve brush step size 2019-02-28 01:04:32 +01:00
aa189a3468 fix presets save and restore 2019-02-28 00:22:12 +01:00
c33fcdf932 fix initial direction 2019-02-27 11:59:44 +01:00
2108441e77 add roundness/aspect jitter 2019-02-27 01:33:41 +01:00
f7b156acaa rename jitter spread to scatter, dual brush scatter mode single and both axis, fix scatter to follow the direction 2019-02-26 20:03:01 +01:00
d7ac967f12 compute tip scale when loading from brush tips, remove tip_width which was replaced by tip_scale 2019-02-26 17:44:36 +01:00
c66edd9b98 reset direction smoothing when angle is big 2019-02-26 16:48:13 +01:00
abca1d5162 opacity pressure and jitter, initial direction 2019-02-25 01:31:32 +01:00
bfaff312f8 brush scale for non-square brushes 2019-02-24 21:00:53 +01:00
3a1a48a0d0 pixel based brush size, Photoshop slider curve, improve abr import 2019-02-23 20:46:20 +01:00
e1f82373c6 move abr import to main menu, add progress bar 2019-02-23 00:45:14 +01:00
e4ee87e4c6 rename texture to pattern and implement initial pattern settings 2019-02-17 23:41:17 +01:00
49d9b17719 fix mixer rect, textures popup, parallel abr import 2019-02-15 16:02:52 +01:00
fa9d7a107b complete dual-brush implementation and ui integration 2019-02-14 13:18:00 +01:00
999723dd14 enable rtt dtor, default values for <text> node, dual-brush wip, more brush options 2019-02-14 02:08:29 +01:00
171ab31b47 code cleanup and improve brush direction 2019-02-11 18:39:26 +01:00
6e41263600 fix utf-16 reading and make it work on android 2019-02-10 20:55:26 +01:00
1d6c26f2ba add ABR brushes and presets with properties and patterns 2019-02-10 16:52:37 +01:00
e9ead45447 improve brush jitter 2019-02-02 15:10:09 +01:00
c451acb6bc improving brush tips browser, average stroke direction 2019-01-31 13:56:54 +01:00
6f3465392b fix iOS short stroke preview 2019-01-26 01:02:48 +01:00
879be9d4fe implement brush presets save and restore from file, fix stencil nullptr, limit preview stroke max size 2019-01-23 16:53:58 +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
86656cc7e3 disable exceptions in visual studio, use xK notation for resolution, upgrade up to 32K resolution, mask resolution not doubled anymore, transform interactive controls to move, scale and rotate the selection 2018-11-22 19:07:14 +01:00
3ee10bb88d implement motion controllers and vr drawing with brush preview 2018-11-02 13:49:15 +01:00
b366d6b61f hmd orient, vr ui 2018-10-28 22:25:15 +01:00
46a4b217bf skip apple pencil first n samples to overcome the initial pressure spike 2018-10-24 13:10:23 +02:00
64ce471ed8 disable brush pressure averaging, implement single finger for camera rotation when touch draw is disabled 2018-10-13 17:03:15 +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
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
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00