Line tool brush size shortcut

Hi ! I’m using the line tool and it’s great that it obeys the current brush tip, settings, etc. but it seems like I can’t resize the brush tip from that tool ? (with shift+leftclick&drag) Instead I have to temporarily switch to the brush tool, resize, and go back to the line tool. Is there a simpler way ? Is this something I can change from the hotkey editor ?

Thanks for your help,

Hadrien

1 Like

No, you cannot use shift+drag, however, the slider in the topleft and the [ and ] keys should still work?

Thank you Wolthera. Yes those work but are not quite comparable in terms of ease of use. I don’t have bracket keys directly accessible on my keyboard layout, but even if I rebind them, they work in set increments and that is not ideal (compared to the smooth resize done by shift+dragging, which is both fast and accurate).

I found shift+drag in “change primary setting” in hotkey editor, this seems to be the one. In order to make resize work with the line tool, if I understand correctly the tool itself would need to have different “settings” in the first place. Is there a way I can add that to the line tool ?

Hadrien

Oh by the way ! since you’re here, I was wondering how the line tool decides which thickness to use on the line… because it works really well. From the looks of it, it registers the median pressure around the start of the curve, but when ? since there is continuous pressure from curve start to curve end, how does it decide which value to use ? Seems like the max pressure is used at the start of the curve, but what about the end ? how does it even figure out I’m ending the curve, and what pressure does it decide to use at that point ? If you’re busy maybe you could point me to the place this happens in source ?

Thank you,

Hadrien

The line tool keeps a running record of pressure (and possibly other input values) along the length of the line as you’re dragging it out.

It’s tricky to manipulate and maybe not very useful but it does happen if Use Sensors is enabled in the Tool Options.

It’s not possible at all actually. The code just isn’t set up to see brush size changes as a secondary action for the line tool. In general it’s been noted several times in the past our input system should be made a lot more flexible, but we first have to do the resource rewrite.

Thanks a lot for clarifying, I’m just going to use the shortcuts in the meantime. It’s not like this is a big problem anyway.

@AhabGreybeard ah I see ! Pretty clever. It’s not just start&end, it’s all along the line ! :o

+1 on this somewhat old thread, because I was going to make the same thread myself had I not found it already exists.

1 Like