Block a user
Lukas Tönne
pushed to gpv3-fix-interpolate-point-counts at LukasTonne/blender
2024-09-10 18:04:01 +02:00
e07575bf97
Full type name for OffsetIndices<int>
Fix: GPv3 interpolation tool incorrect point count
Wasn't there a type alias OffsetIndices
for OffsetIndices<int>
? Was this removed?
Gpencil: GPv3 interpolation sets wrong material on new keyframe
Lukas Tönne
deleted branch gpv3-interpolate-material from LukasTonne/blender
2024-09-10 17:53:44 +02:00
Fix #125922: GPv3 interpolate tool copies curve attributes as well
GPv3: Vertex Paint Mode
There may still be some bias in the smear brush calculations, but it's difficult to be sure without extensive testing. Should be fine for now.
GPv3: Vertex Paint Mode
Should this be ceil(size/2)
(or (size + 1)/2
)? I think this could discard points on the fringes if the grid size is odd.
a06cb19dc2
Merge branch 'main' into physics-jolt-world-data
884d882155
Cleanup: track the "changed" state when exiting local-view
3ad14a6fc0
Viewport: use the smooth-view preference when refreshing
2593fffa4d
Fix local view failing to restore axis-roll
d122d19f00
Fix missing redraw when setting the view axis
Grease Pencil 3: 'Fill Area' Brush doesn't respond when applying (freezing cursor)
Yes, the fill tool enters a modal state and you have to click again to confirm. This is to support some modal interactions, like various [gap closing methods](https://docs.blender.org/manual/en/lat…
Lukas Tönne
deleted branch gpv3-fix-svg-node-hierarchy from LukasTonne/blender
2024-09-09 18:42:42 +02:00
GPv3: Export to SVG using clip camera option fails
Fix #126707: SVG export nodes wrong hierarchy ignores clipping