Lukas Tönne LukasTonne
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 17:13:20 +02:00
d0fd31b23d Comment.
370f1c2a1f Removed outdated comment.
Compare 2 commits »
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 17:11:23 +02:00
8920617828 Clamp curve indices to valid ranges, don't assume selection indices are valid.
e7416208f3 Fix incorrect index variable used to read source curve types.
Compare 2 commits »
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 16:57:56 +02:00
318cded34e Store a copy of existing drawing geometry to restore on cancel.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 16:06:31 +02:00
d9c3714d36 Added back initialization of the init_factor from active layer frames.
Lukas Tönne commented on pull request blender/blender#122155 2024-05-23 15:58:17 +02:00
GPv3: Interpolate Tool

Thanks, done

Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 15:58:10 +02:00
fe83a3e8c6 Better method of inserting a keyframe without using sorted_keys.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 15:50:14 +02:00
25f27758bf Added an optional smoothing pass after interpolation.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 15:35:11 +02:00
14eb90d307 angle_between function expects normalized vectors.
Lukas Tönne opened issue blender/blender#122159 2024-05-23 15:10:43 +02:00
GPv3: Missing update after selecting frames in multiframe edit
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 15:01:17 +02:00
33ec74c853 Reimplemented angle checks from GPv2 for automatic flipping.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 14:09:05 +02:00
03f1ba5318 Cleanup: removed unused code.
Lukas Tönne created pull request blender/blender#122155 2024-05-23 14:01:24 +02:00
WIP: GPv3: Interpolate Tool
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-23 12:39:40 +02:00
b87f0a20ae Add the stroke flip feature for the interpolation tool.
Lukas Tönne deleted branch gpv3-fill-tool-invert-toggle from LukasTonne/blender 2024-05-23 12:08:51 +02:00
Lukas Tönne pushed to main at blender/blender 2024-05-23 12:08:48 +02:00
1ebc4a2328 Fix #122039: GPv3: Fix inverted fill tool invocation
Lukas Tönne merged pull request blender/blender#122146 2024-05-23 12:08:48 +02:00
Fix #122039: GPv3: Fix inverted fill tool invocation
Lukas Tönne created pull request blender/blender#122146 2024-05-23 11:31:15 +02:00
Fix #122039: GPv3: Fix inverted fill tool invocation
Lukas Tönne pushed to gpv3-fill-tool-invert-toggle at LukasTonne/blender 2024-05-23 11:30:22 +02:00
c1c46818c0 Fix #122039: GPv3: Fix inverted fill tool invocation.
Lukas Tönne created branch gpv3-fill-tool-invert-toggle in LukasTonne/blender 2024-05-23 10:46:57 +02:00
Lukas Tönne pushed to gpv3-fill-tool-invert-toggle at LukasTonne/blender 2024-05-23 10:46:57 +02:00
feb09cbe62 Cleanup: Update description of BKE_id_is_editable.
7fb1c4c573 Vulkan: Incorrect memory barrier when presenting
c3c4e948b1 Vulkan: Fixing issues in debugging groups
eb20f30e15 Fix: Crash in interface layout when using custom nodes
Compare 4 commits »