Block a user
Fix #130323: Make Grease Pencil interpolate tool retain point distribution
The jittering in this case is probably because if curve pairing issues: it matches one of the selected curves to an unselected curve, and so the unselected curve is also changed.…
Fix #130323: Make Grease Pencil interpolate tool retain point distribution
@frogstomp It should be working now. The points are chosen such that a source point always has an exact matching sample and does not get "smoothed out" and the space between points is distributed…
Fix #130323: Make Grease Pencil interpolate tool retain point distribution
tested with this file. Not sure about the result, a lot of movement in strokes that should be static
Thanks for testing. I've made a partial fix, but still looking for a better way to…
Fix #130323: Make Grease Pencil interpolate tool retain point distribution
1ddd4fc4de
Merge branch 'main' into gpv3-non-uniform-interpolate
c46dec5b3a
Fix #130521: Grease Pencil: Selection not working when everything was selected
a54bbe0b92
Fix: Overlay: In Front support
c2695e2dcc
Vulkan: Add support for legacy platforms
8c87732454
Overlay-Next: Object Name
Select tool in weight paint mode is not working
How do you get the box select button in the first place?
85c2439fce
Merge branch 'main' into gpv3-non-uniform-interpolate
e16cc94c5c
Merge branch 'blender-v4.3-release'
2b18cad88b
Fix #130459: Select tools do not work in Weight Paint
7788c85472
Cleanup: USD: remove dead fields from ImportSettings struct
911ccac5f8
Fix #130198: GPv3 build modifier timing for nature drawing speed
Crash on files with Grease Pencil
I don't know. Maybe there is some optimization that turns out differently.