Commit Graph

23 Commits

Author SHA1 Message Date
4a05bda62f adjust HSV jitter, add average 2018-07-28 12:27:40 +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
72603d5df8 fix debug build with vs2017 2018-02-10 18:53:56 +01:00
a90aa4a60e implementing color wheel and new color picker 2017-11-23 20:26:57 +00: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
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
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
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
a6a020a389 prepare to draw on multiple planes 2017-04-27 21:13:09 +01:00
e6332322b3 implement simple brush projection on single cube face, add camera rotation instead of pan 2017-04-26 23:51:05 +01:00
357f37e3d0 clear new layers 2017-04-15 21:52:18 +02:00
bb7e94d06b drag canvas, render layers and tmp, add/select layer, opacity for layer, color bucket filler 2017-04-07 21:21:43 +01:00
2b4915154e opacity control 2017-04-07 12:57:21 +01:00
ade95724e8 change android icon, move code so .cpp and implement stroke preview using Stroke class for accurate preview. 2017-03-29 00:50:51 +01:00
675e0148ec integrate and link lib curl for android, add VAO support for brush draw, sync canvas with screen redraw instead of input events 2017-03-28 20:25:23 +01:00
e8cabebe66 implement instanced drawing 2017-03-27 22:29:47 +01:00
b9277f94e8 implement brush sampling and spacing into the Stroke class 2017-03-27 00:20:04 +01:00
a385addae5 implement basic paint canvas 2017-03-26 14:23:15 +01:00