Grease Pencil: In the line-drawing mode a tablet pen produces non-deterministic line with. #44932

Closed
opened 2015-06-02 23:19:10 +02:00 by Martin Capitanio · 14 comments

System Information
Linux Ubuntu LTS 14.04 / Wacom Intuos 4
(doesn't have issues in other programs (gimp, mypaint, inkscape, ...)

Blender Version
<= 2.74.5

Short description of error
The "free-stroke" (d) modus works as expected - the stroke thickness follows the pen<->tablet pressure,
but the line-thickness in the line mode (ctrl+d) is mostly 1px or sometimes a random (i.e. useless) value.

If capturing of the start/end pen pressure value or drawing such a line in blender isn't technically reliable/possible,
the line should just use the Thickness of strokes parameter.

**System Information** Linux Ubuntu LTS 14.04 / Wacom Intuos 4 (doesn't have issues in other programs (gimp, mypaint, inkscape, ...) **Blender Version** <= 2.74.5 **Short description of error** The "free-stroke" (d) modus works as expected - the stroke thickness follows the pen<->tablet pressure, but the line-thickness in the line mode (ctrl+d) is mostly 1px or sometimes a random (i.e. useless) value. If capturing of the start/end pen pressure value or drawing such a line in blender isn't technically reliable/possible, the line should just use the **Thickness of strokes** parameter.

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @capnm

Added subscriber: @capnm
Member

Added subscriber: @JoshuaLeung

Added subscriber: @JoshuaLeung
Joshua Leung self-assigned this 2015-06-03 01:10:57 +02:00
Member

I'll put this on my list of things to investigate.

I'll put this on my list of things to investigate.

A similar problem has the GP_PAINTMODE_DRAW_POLY mode.

If you rise the pen, the pressure value is at that point (depends on timing) almost zero.
Theoretically the right approach would be to record+use a pressure value a few ms from the past.
The code in gpencil_paint.c doesn't seem to do it or is somewhere else something "tunable"?

A workaround in the line-mode is a cancel (esc) the drawing while the pen applies the pressure,
but that is hardly an ergonomic way to draw lines.

Thanks.

A similar problem has the `GP_PAINTMODE_DRAW_POLY` mode. If you rise the pen, the pressure value is at that point (depends on timing) almost zero. Theoretically the right approach would be to record+use a pressure value a few ms from the past. The code in `gpencil_paint.c` doesn't seem to do it or is somewhere else something "tunable"? A workaround in the line-mode is a cancel (esc) the drawing while the pen applies the pressure, but that is hardly an ergonomic way to draw lines. Thanks.

Added subscriber: @mont29

Added subscriber: @mont29

Xinput events coming from the tablet pen (a quick rise from full pressure):
(blender probably pick-ups the last a- [x]=0 events for the line thickness)

0-X 1-Y 2-pressure 3-tiltX 4-tiltY 5-wheel

wacom intuos4
-------------------

button press   1 
motion a[0]=20289 a[1]=2551 a[2]=1392 a[3]=-54 a[4]=0 a[5]=-900 
motion a[0]=20282 a[1]=2549 a[2]=1455 a[3]=-54 a[4]=-1 a[5]=-900 
motion a[0]=20272 a[1]=2545 a[2]=1488 a[3]=-54 a[4]=-1 a[5]=-900 
motion a[0]=20264 a[1]=2541 a[2]=1494 a[3]=-53 a[4]=-1 a[5]=-900 
motion a[0]=20260 a[1]=2536 a[2]=1526 a[3]=-53 a[4]=-2 a[5]=-900 
motion a[0]=20256 a[1]=2534 a[2]=1579 a[3]=-53 a[4]=-2 a[5]=-900 
motion a[2]=1632 a[3]=-53 a[4]=-3 a[5]=-900 
motion a[0]=20253 a[1]=2532 a[2]=1663 a[3]=-53 a[4]=-3 a[5]=-900 
motion a[2]=1674 a[3]=-53 a[4]=-3 a[5]=-900 
motion a[2]=1682 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20256 a[1]=2532 a[2]=1687 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20259 a[1]=2532 a[2]=1699 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20263 a[1]=2532 a[2]=1725 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20269 a[1]=2535 a[2]=1763 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20281 a[1]=2540 a[2]=1799 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20298 a[1]=2547 a[2]=1842 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20318 a[1]=2553 a[2]=1896 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20345 a[1]=2559 a[2]=1952 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20402 a[1]=2564 a[2]=1996 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20473 a[1]=2564 a[2]=2034 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20547 a[1]=2562 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20663 a[1]=2556 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20810 a[1]=2541 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=20960 a[1]=2521 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=21175 a[1]=2486 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=21443 a[1]=2440 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 
motion a[0]=21729 a[1]=2385 a[2]=2048 a[3]=-53 a[4]=-4 a[5]=-900 
motion a[0]=22009 a[1]=2322 a[2]=2048 a[3]=-53 a[4]=-4 a[5]=-900 
motion a[0]=22276 a[1]=2258 a[2]=2048 a[3]=-53 a[4]=-4 a[5]=-900 
motion a[0]=22614 a[1]=2173 a[2]=2048 a[3]=-54 a[4]=-4 a[5]=-900 
motion a[0]=22980 a[1]=2086 a[2]=2048 a[3]=-54 a[4]=-4 a[5]=-900 
motion a[0]=23354 a[1]=1994 a[2]=2048 a[3]=-54 a[4]=-4 a[5]=-900 
motion a[0]=23744 a[1]=1899 a[2]=2048 a[3]=-55 a[4]=-4 a[5]=-900 
motion a[0]=24142 a[1]=1791 a[2]=2048 a[3]=-55 a[4]=-4 a[5]=-900 
motion a[0]=24564 a[1]=1684 a[2]=2048 a[3]=-56 a[4]=-3 a[5]=-900 
motion a[0]=24994 a[1]=1564 a[2]=2048 a[3]=-56 a[4]=-3 a[5]=-900 
motion a[0]=25428 a[1]=1444 a[2]=2048 a[3]=-56 a[4]=-3 a[5]=-900 
motion a[0]=25846 a[1]=1324 a[2]=2048 a[3]=-57 a[4]=-3 a[5]=-900 
motion a[0]=26232 a[1]=1204 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 
motion a[0]=26582 a[1]=1093 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 
motion a[0]=26888 a[1]=981 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 
motion a[0]=27158 a[1]=869 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 
motion a[0]=27372 a[1]=761 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 
motion a[0]=27554 a[1]=658 a[2]=2048 a[3]=-57 a[4]=-1 a[5]=-900 
motion a[0]=27708 a[1]=558 a[2]=2048 a[3]=-57 a[4]=-1 a[5]=-900 
motion a[0]=27838 a[1]=459 a[2]=2048 a[3]=-57 a[4]=-1 a[5]=-900 
motion a[0]=27944 a[1]=374 a[2]=1960 a[3]=-57 a[4]=-1 a[5]=-900 
motion a[0]=28001 a[1]=285 a[2]=1694 a[3]=-57 a[4]=-1 a[5]=-900 
motion a[0]=28039 a[1]=159 a[2]=0 a[3]=-57 a[4]=-1 a[5]=-900 
button release 1 

wacom bamboo
--------------------
button press   1 a[0]=6022 a[1]=5745 a[2]=184 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6021 a[1]=5745 a[2]=340 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6021 a[1]=5745 a[2]=478 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6021 a[1]=5745 a[2]=630 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=784 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=930 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1071 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1211 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1337 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1433 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1511 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1579 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1639 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6018 a[1]=5745 a[2]=1705 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6014 a[1]=5745 a[2]=1765 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6014 a[1]=5745 a[2]=1825 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6014 a[1]=5745 a[2]=1879 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6014 a[1]=5745 a[2]=1933 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6014 a[1]=5745 a[2]=1979 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6012 a[1]=5745 a[2]=2011 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6012 a[1]=5745 a[2]=2041 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6012 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6009 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6006 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6005 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6005 a[1]=5745 a[2]=1631 a[3]=0 a[4]=0 a[5]=-900 
motion a[0]=6004 a[1]=5745 a[2]=0 a[3]=0 a[4]=0 a[5]=-900 
button release 1 a[0]=6004 a[1]=5745 a[2]=0 a[3]=0 a[4]=0 a[5]=-900 


Xinput events coming from the tablet pen (a quick rise from full pressure): (blender probably pick-ups the last a- [x]=0 events for the line thickness) ``` 0-X 1-Y 2-pressure 3-tiltX 4-tiltY 5-wheel wacom intuos4 ------------------- button press 1 motion a[0]=20289 a[1]=2551 a[2]=1392 a[3]=-54 a[4]=0 a[5]=-900 motion a[0]=20282 a[1]=2549 a[2]=1455 a[3]=-54 a[4]=-1 a[5]=-900 motion a[0]=20272 a[1]=2545 a[2]=1488 a[3]=-54 a[4]=-1 a[5]=-900 motion a[0]=20264 a[1]=2541 a[2]=1494 a[3]=-53 a[4]=-1 a[5]=-900 motion a[0]=20260 a[1]=2536 a[2]=1526 a[3]=-53 a[4]=-2 a[5]=-900 motion a[0]=20256 a[1]=2534 a[2]=1579 a[3]=-53 a[4]=-2 a[5]=-900 motion a[2]=1632 a[3]=-53 a[4]=-3 a[5]=-900 motion a[0]=20253 a[1]=2532 a[2]=1663 a[3]=-53 a[4]=-3 a[5]=-900 motion a[2]=1674 a[3]=-53 a[4]=-3 a[5]=-900 motion a[2]=1682 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20256 a[1]=2532 a[2]=1687 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20259 a[1]=2532 a[2]=1699 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20263 a[1]=2532 a[2]=1725 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20269 a[1]=2535 a[2]=1763 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20281 a[1]=2540 a[2]=1799 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20298 a[1]=2547 a[2]=1842 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20318 a[1]=2553 a[2]=1896 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20345 a[1]=2559 a[2]=1952 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20402 a[1]=2564 a[2]=1996 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20473 a[1]=2564 a[2]=2034 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20547 a[1]=2562 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20663 a[1]=2556 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20810 a[1]=2541 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=20960 a[1]=2521 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=21175 a[1]=2486 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=21443 a[1]=2440 a[2]=2048 a[3]=-52 a[4]=-4 a[5]=-900 motion a[0]=21729 a[1]=2385 a[2]=2048 a[3]=-53 a[4]=-4 a[5]=-900 motion a[0]=22009 a[1]=2322 a[2]=2048 a[3]=-53 a[4]=-4 a[5]=-900 motion a[0]=22276 a[1]=2258 a[2]=2048 a[3]=-53 a[4]=-4 a[5]=-900 motion a[0]=22614 a[1]=2173 a[2]=2048 a[3]=-54 a[4]=-4 a[5]=-900 motion a[0]=22980 a[1]=2086 a[2]=2048 a[3]=-54 a[4]=-4 a[5]=-900 motion a[0]=23354 a[1]=1994 a[2]=2048 a[3]=-54 a[4]=-4 a[5]=-900 motion a[0]=23744 a[1]=1899 a[2]=2048 a[3]=-55 a[4]=-4 a[5]=-900 motion a[0]=24142 a[1]=1791 a[2]=2048 a[3]=-55 a[4]=-4 a[5]=-900 motion a[0]=24564 a[1]=1684 a[2]=2048 a[3]=-56 a[4]=-3 a[5]=-900 motion a[0]=24994 a[1]=1564 a[2]=2048 a[3]=-56 a[4]=-3 a[5]=-900 motion a[0]=25428 a[1]=1444 a[2]=2048 a[3]=-56 a[4]=-3 a[5]=-900 motion a[0]=25846 a[1]=1324 a[2]=2048 a[3]=-57 a[4]=-3 a[5]=-900 motion a[0]=26232 a[1]=1204 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 motion a[0]=26582 a[1]=1093 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 motion a[0]=26888 a[1]=981 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 motion a[0]=27158 a[1]=869 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 motion a[0]=27372 a[1]=761 a[2]=2048 a[3]=-57 a[4]=-2 a[5]=-900 motion a[0]=27554 a[1]=658 a[2]=2048 a[3]=-57 a[4]=-1 a[5]=-900 motion a[0]=27708 a[1]=558 a[2]=2048 a[3]=-57 a[4]=-1 a[5]=-900 motion a[0]=27838 a[1]=459 a[2]=2048 a[3]=-57 a[4]=-1 a[5]=-900 motion a[0]=27944 a[1]=374 a[2]=1960 a[3]=-57 a[4]=-1 a[5]=-900 motion a[0]=28001 a[1]=285 a[2]=1694 a[3]=-57 a[4]=-1 a[5]=-900 motion a[0]=28039 a[1]=159 a[2]=0 a[3]=-57 a[4]=-1 a[5]=-900 button release 1 wacom bamboo -------------------- button press 1 a[0]=6022 a[1]=5745 a[2]=184 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6021 a[1]=5745 a[2]=340 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6021 a[1]=5745 a[2]=478 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6021 a[1]=5745 a[2]=630 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=784 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=930 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1071 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1211 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1337 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1433 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1511 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1579 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1639 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6018 a[1]=5745 a[2]=1705 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6014 a[1]=5745 a[2]=1765 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6014 a[1]=5745 a[2]=1825 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6014 a[1]=5745 a[2]=1879 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6014 a[1]=5745 a[2]=1933 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6014 a[1]=5745 a[2]=1979 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6012 a[1]=5745 a[2]=2011 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6012 a[1]=5745 a[2]=2041 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6012 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6009 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6006 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6005 a[1]=5745 a[2]=2048 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6005 a[1]=5745 a[2]=1631 a[3]=0 a[4]=0 a[5]=-900 motion a[0]=6004 a[1]=5745 a[2]=0 a[3]=0 a[4]=0 a[5]=-900 button release 1 a[0]=6004 a[1]=5745 a[2]=0 a[3]=0 a[4]=0 a[5]=-900 ```

BTW this

			/* if this is just the second point we've added, increment the buffer size
			 * so that it will be drawn properly...
			 * otherwise, just leave it alone, otherwise we get problems
			 */
			if (gpd->sbuffer_size != 2)
				gpd->sbuffer_size = 2;

is kind of funny ;-)

BTW this ``` gpencil_paint.c:362 /* if this is just the second point we've added, increment the buffer size * so that it will be drawn properly... * otherwise, just leave it alone, otherwise we get problems */ if (gpd->sbuffer_size != 2) gpd->sbuffer_size = 2; ``` is kind of funny ;-)

tablet-pressure.patch from tip 896f08bde8
This makes the line and poly modus usable, but for sure not perfect.
There is e.g. the same issue with the line starting point in the tessellated mode
and another similar issues, that would probably need a redesign of GP.

At least it works better for me with both tested Wacom tablets on Linux and Windows7.

[tablet-pressure.patch](https://archive.blender.org/developer/F184486/tablet-pressure.patch) from tip 896f08bde8cdb336814cb359be09d7c215ef37bd This makes the line and poly modus usable, but for sure not perfect. There is e.g. the same issue with the line starting point in the tessellated mode and another similar issues, that would probably need a redesign of GP. At least it works better for me with both tested Wacom tablets on Linux and Windows7.

Even with my previous 'imrovement' the artist keeps calling
the GP pen pressure support a crap :(

This patch just adds a toolbar toggle to switch it on/off.
I've got no better idea, if you have one, let me know :)

gp-pen-pressure-off-on.patch gp-pen-pressure-off-on.png

Even with my previous 'imrovement' the artist keeps calling the GP pen pressure support a crap :( This patch just adds a toolbar toggle to switch it on/off. I've got no better idea, if you have one, let me know :) [gp-pen-pressure-off-on.patch](https://archive.blender.org/developer/F185394/gp-pen-pressure-off-on.patch) ![gp-pen-pressure-off-on.png](https://archive.blender.org/developer/F185395/gp-pen-pressure-off-on.png)

Turns out, there is also a regression in the 'freehand' drawed strokes with the tablet pen. The first screenshot is from v2.74,
the second one from current tip at 94e7ac5b97

gp-blender-2.74.png gp-blender-tip.png

It was introduced in
a7cae2987d
(reverting the commit fixes the current tip)

Thanks

Turns out, there is also a **regression** in the 'freehand' drawed strokes with the tablet pen. The first screenshot is from v2.74, the second one from current tip at 94e7ac5b97dd0b15a53d47c78672b8ed1e8a4bf1 ![gp-blender-2.74.png](https://archive.blender.org/developer/F185697/gp-blender-2.74.png) ![gp-blender-tip.png](https://archive.blender.org/developer/F185699/gp-blender-tip.png) It was introduced in a7cae2987d078da8a3cb9a293fbcdf3b6ab43ddb (reverting the commit fixes the current tip) Thanks
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

I've just committed two fixes - e660079e47 and 376e729de0

After testing out the pressure handling here, it was indeed quite crappy for line and poly modes. Since it doesn't seem too trivial to find a good way around the pressure issues for now (though maybe we could considering averaging pressure values?), I've just disabled it for these drawing modes for now.

The impact of this shouldn't be too bad, as the pressure wasn't really usable before, and we now have tools to change the pressure values afterwards (i.e. Alt-S - shrink/fatten in Stroke Edit Mode)

I've just committed two fixes - e660079e47 and 376e729de0 After testing out the pressure handling here, it was indeed quite crappy for line and poly modes. Since it doesn't seem too trivial to find a good way around the pressure issues for now (though maybe we could considering averaging pressure values?), I've just disabled it for these drawing modes for now. The impact of this shouldn't be too bad, as the pressure wasn't really usable before, and we now have tools to change the pressure values afterwards (i.e. Alt-S - shrink/fatten in Stroke Edit Mode)
Member

BTW, regarding the regression, I can't reproduce this here.

BTW, regarding the regression, I can't reproduce this here.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#44932
No description provided.