Block a user
bf120bcdf0
Merge branch 'main' into physics-jolt-world-data
e00fed43e6
Cleanup: redundant struct declarations
54153629f4
Fix #127329: Keyboard interrupt doesn't work from Python
a8137e62c6
Fix #127382: Area docking crash with Action editor
853269aeb0
Sculpt: Make multires BVH build similar to mesh
Lukas Tönne
deleted branch gpv3-fix-interpolate-point-counts from LukasTonne/blender
2024-09-10 19:35:35 +02:00
Fix: GPv3 interpolation tool incorrect point count
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?
Lukas Tönne
deleted branch gpv3-interpolate-material from LukasTonne/blender
2024-09-10 17:53:44 +02:00
Gpencil: GPv3 interpolation sets wrong material on new keyframe
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…