Lukas Tönne LukasTonne
Lukas Tönne opened issue blender/blender#124585 2024-07-12 11:42:18 +02:00
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
Lukas Tönne pushed to main at blender/blender 2024-07-12 11:21:40 +02:00
d0089e6fe1 GPv3: Automerge feature for joining curve endpoints by distance
Lukas Tönne merged pull request blender/blender#124459 2024-07-12 11:21:40 +02:00
GPv3: Automerge feature for joining curve endpoints by distance
Lukas Tönne pushed to gpv3-automerge-strokes at LukasTonne/blender 2024-07-12 11:18:53 +02:00
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
Compare 6 commits »
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-07-12 11:18:27 +02:00
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
Compare 70 commits »
Lukas Tönne deleted branch gpv3-fill-tool-overlays from LukasTonne/blender 2024-07-12 11:11:42 +02:00
Lukas Tönne pushed to main at blender/blender 2024-07-12 11:11:40 +02:00
3d4b8f91e7 GPv3: Fill tool overlay for extension lines and circles
Lukas Tönne merged pull request blender/blender#122771 2024-07-12 11:11:39 +02:00
GPv3: Fill tool overlay for extension lines and circles
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-07-12 10:48:27 +02:00
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
Compare 109 commits »
Lukas Tönne pushed to gpv3-automerge-strokes at LukasTonne/blender 2024-07-12 10:26:04 +02:00
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
Compare 65 commits »
Lukas Tönne commented on pull request blender/blender#122155 2024-07-12 10:12:35 +02:00
GPv3: Interpolate Tool
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-07-12 10:09:13 +02:00
2570bb707b Fix incorrect index when interpolating between different curve amounts.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-07-11 20:01:51 +02:00
76baa40c52 Cleanup: proper constructors for PhysicsGeometryImpl.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-07-11 19:43:18 +02:00
393108fc21 Removed unused offset parameters.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-07-11 19:37:31 +02:00
5744d55e1a Fix for the move_or_copy_selection function.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-07-11 17:22:06 +02:00
f5832417c2 Use correct keys for finding the frame interval.
Lukas Tönne commented on pull request blender/blender#122155 2024-07-11 17:11:44 +02:00
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…

Lukas Tönne pushed to gpv3-fill-tool-overlays at LukasTonne/blender 2024-07-11 16:53:25 +02:00
b1ddca2d5d Comment explaining extension_delta.
6edb24b888 Use deferred free for the BVH tree.
5ccd7fdefc Minor include cleanup.
Compare 3 commits »