Lukas Tönne LukasTonne
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 16:51:24 +02:00
6a75542276 Fix definition of modal keymaps.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 16:28:48 +02:00
2cef3a30f9 Enable remaining properties of the interpolate operator.
Lukas Tönne commented on issue blender/blender#100749 2024-05-13 16:21:38 +02:00
Blender LTS: Maintenance Task 3.3

@lichtwerk Not sure if i should commit to blender-v3.3-release branch, here's a patch

Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 15:47:06 +02:00
f0b01db276 Add tool definition in paint mode.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 15:42:24 +02:00
2e1a6c7df2 Fix tool definition.
bc82e298e9 Merge branch 'main' into gpv3-interpolate-tool
a80d53bd75 Cleanup: GPv3: Use get_drawing_at in get_evaluated_grease_pencil_drawing_deformation
c7bc3334ad EEVEE-Next: Shadow: Add Maximum Resolution Option
Compare 4 commits »
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 15:11:58 +02:00
8a5f64265a Stub operator for interpolate.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 14:38:57 +02:00
065e02781b Tool definition and keymap entries for the interpolate tool.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 14:13:26 +02:00
bacfec10bb Cleanup: GPv3: Rename _defs_paint_grease_pencil for consistency
ab48b08cde Fix: EEVEE-Next: Avoid syncing issues on AMD with cryptomatte
e0da623d33 Vulkan: Don't record drawlist commands for invalid batches
Compare 3 commits »
Lukas Tönne pushed to main at blender/blender 2024-05-13 14:12:24 +02:00
bacfec10bb Cleanup: GPv3: Rename _defs_paint_grease_pencil for consistency
Lukas Tönne created branch gpv3-rename-defs_paint_grease_pencil in LukasTonne/blender 2024-05-13 14:10:06 +02:00
Lukas Tönne pushed to gpv3-rename-defs_paint_grease_pencil at LukasTonne/blender 2024-05-13 14:10:06 +02:00
98053891fe Cleanup: GPv3: Rename _defs_paint_grease_pencil for consistency.
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 13:44:36 +02:00
5c369768d7 Vulkan: Revert incorrect fix for begin rendering
7f912e09c7 Assets: Sort by library name if all else is equal
22d8d52058 Temp fix: Assert in CTX_wm_region_popup_set for debug builds
6e42c3d920 UI: Sequencer Overlays layout improvements
750ab86b5c Cleanup: GPv3: Use get_drawing_at in grab sculpt tool
Compare 6 commits »
Lukas Tönne pushed to gpv3-interpolate-tool at LukasTonne/blender 2024-05-13 12:15:24 +02:00
Lukas Tönne created branch gpv3-interpolate-tool in LukasTonne/blender 2024-05-13 12:15:24 +02:00
Lukas Tönne created branch gpv3-set-parent-operators in LukasTonne/blender 2024-05-13 11:59:12 +02:00
Lukas Tönne pushed to gpv3-set-parent-operators at LukasTonne/blender 2024-05-13 11:59:12 +02:00
Lukas Tönne pushed to attribute-init-value at LukasTonne/blender 2024-05-13 11:20:07 +02:00
bd26db9d4e Merge branch 'main' into attribute-init-value
7f8d4df410 UI: Add eyedropper button to camera focus distance
39150096d8 Fix #121720: OBJ does not import some curves properly
b998697d4f Vulkan: Fix out of bound access in begin rendering
405be29540 Metal: Fix texture update data sizing for compressed textures
Compare 69 commits »
Lukas Tönne pushed to attribute-init-value at LukasTonne/blender 2024-05-13 11:19:28 +02:00
757672ca84 Replace use of CPPType default values with init values in realize_instances.