Block a user
GPv3: Assert in keyframe drawing code with GPv2 demo file
Lukas Tönne
deleted branch gpv3-automerge-strokes from LukasTonne/blender
2024-07-12 11:21:46 +02:00
GPv3: Automerge feature for joining curve endpoints by distance
5e7348069e
Merge branch 'main' into gpv3-automerge-strokes
3d4b8f91e7
GPv3: Fill tool overlay for extension lines and circles
cb38406a94
Fix: Follow Curve constraint/parenting doesn't animate with layered actions
b76a1db907
Merge branch 'blender-v4.2-release'
4c7456677d
Fix: correct potentially wrongly initialized curve attributes
ad2cc34db6
Merge branch 'main' into gpv3-interpolate-tool
3d4b8f91e7
GPv3: Fill tool overlay for extension lines and circles
cb38406a94
Fix: Follow Curve constraint/parenting doesn't animate with layered actions
b76a1db907
Merge branch 'blender-v4.2-release'
4c7456677d
Fix: correct potentially wrongly initialized curve attributes
Lukas Tönne
deleted branch gpv3-fill-tool-overlays from LukasTonne/blender
2024-07-12 11:11:42 +02:00
GPv3: Fill tool overlay for extension lines and circles
3477b8b136
Merge branch 'main' into geometry-nodes-rb-component
99fe6785d0
Fix issues with asset shelf context menu operators
607ad28604
Merge branch 'blender-v4.2-release'
3358f427dd
Fix #124457: Error enabling installed extension after failure to load
6282f62449
VSE: Pass scrubbing and playing state in SeqRenderData
8c70fd6cf6
Move topology update tag after the automerge pass.
28d3001011
Merge branch 'main' into gpv3-automerge-strokes
99fe6785d0
Fix issues with asset shelf context menu operators
607ad28604
Merge branch 'blender-v4.2-release'
3358f427dd
Fix #124457: Error enabling installed extension after failure to load
GPv3: Interpolate Tool
@HooglyBoogly the assert in sample_curve_attribute
fails because it assumes the src
and dst
geometry has the same number of curves, when in fact only the index mask sizes have to match. This…
b1ddca2d5d
Comment explaining
extension_delta
.
6edb24b888
Use deferred free for the BVH tree.
5ccd7fdefc
Minor include cleanup.