Commit Graph

16 Commits

Author SHA1 Message Date
57e2fa1abd mixer brush wip 2018-08-01 10:48:04 +02:00
3936d9cef9 added pressure driven HSV brush modifier 2018-07-28 02:07:55 +02:00
c0f9e13b92 toggle ui with Tab, add hsv jitter 2018-07-28 00:53:20 +02:00
c4f304f7bc fix stroke noise, wet and stencil 2018-05-09 17:02:08 +02:00
e280629cf2 add noise parameter to the brush settings 2017-11-12 17:02:24 +00:00
5dccd61160 implement blend mode selection in shader and fix alpha lock 2017-11-12 03:27:28 +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
c8e115774f add wet parameter, fix selection mask modes 2017-10-27 00:47:48 +01:00
856628162a add stencil alpha control to ui 2017-10-20 10:26:08 +01:00
ccde247f2a init brush settings at startup 2017-09-30 22:45:35 +01:00
4b49772af8 change brush size based on camera fov / zoom, refactor brush value curves 2017-09-30 20:30:46 +01:00
763e446cc5 implemented brush settings switch between pen/erase 2017-09-28 22:30:47 +01:00
c85ce8cb8f implementing separate pen/erase brush settings 2017-09-28 16:43:53 +01:00
04841a996b add pressure control flag on size and flow, change data directory in OSX to Documents 2017-09-24 18:55:15 +01:00
506923de69 add brush follow-orientation flag to stroke settings and fix stroke preview 2017-08-20 16:01:49 +01:00
1f6c688258 refactor layout.h into single file per Node* classes 2017-05-13 21:58:04 +01:00