Lukas Tönne LukasTonne
Lukas Tönne created branch fix-build-error-pugixml-haru in LukasTonne/blender 2024-08-20 16:15:06 +02:00
Lukas Tönne pushed to fix-build-error-pugixml-haru at LukasTonne/blender 2024-08-20 16:15:06 +02:00
Lukas Tönne pushed to principal-components-node at LukasTonne/blender 2024-08-20 15:59:01 +02:00
1dc097374f Merge branch 'main' into principal-components-node
8acb2f363e Cleanup: Remove solved comment
2c6b1eb2e5 GPU: Fix static shader tests for NVIDIA
242271237a Vulkan: Ensure rendering ends when deleting attached framebuffer
df910f2417 GPU: Fix draw test on NVIDIA/OpenGL
Compare 142 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-08-20 12:56:19 +02:00
b83d8590d5 Merge branch 'main' into geometry-nodes-rb-component
5a1f264d49 Fix: GPv3: Disable debug setting of the fill tool that keeps images.
ec82ccb4b4 Fix #126271: Prevent comparing a curve index mask to a point span
1fb849b98e GPv3: Sculpt mode overlay.
400c738db9 GPv3: Import and export for SVG and PDF
Compare 8 commits »
Lukas Tönne commented on pull request blender/blender#126027 2024-08-20 12:48:01 +02:00
GPv3: Segment selection support
Lukas Tönne pushed to gpv3-segment-selection at LukasTonne/blender 2024-08-20 12:47:21 +02:00
52d7efe1ec Merge branch 'main' into gpv3-segment-selection
ef335e4dc9 Fix build errors from separate bezier_mask that must now be provided.
5a1f264d49 Fix: GPv3: Disable debug setting of the fill tool that keeps images.
ec82ccb4b4 Fix #126271: Prevent comparing a curve index mask to a point span
1fb849b98e GPv3: Sculpt mode overlay.
Compare 5 commits »
Lukas Tönne closed issue blender/blender#126544 2024-08-20 12:20:45 +02:00
Gpencil: Fill tool produces undesired images, user gets promted on blender exit
Lukas Tönne commented on issue blender/blender#126544 2024-08-20 12:20:40 +02:00
Gpencil: Fill tool produces undesired images, user gets promted on blender exit

Already fixed, thanks for reporting! 5a1f264d497d6f485b5811c837689be203f4d87c

Lukas Tönne pushed to main at blender/blender 2024-08-20 12:18:34 +02:00
5a1f264d49 Fix: GPv3: Disable debug setting of the fill tool that keeps images.
Lukas Tönne suggested changes for blender/blender#123835 2024-08-20 12:12:35 +02:00
GPv3: Implement Grease Pencil to mesh conversion

This does not take layer transforms into account. The same is true for the GPv3 > Curves conversion.

Lukas Tönne pushed to main at blender/blender 2024-08-20 12:01:07 +02:00
ec82ccb4b4 Fix #126271: Prevent comparing a curve index mask to a point span
Lukas Tönne deleted branch gpv3-fix-selection-crash from LukasTonne/blender 2024-08-20 12:01:05 +02:00
Lukas Tönne closed issue blender/blender#126271 2024-08-20 12:01:05 +02:00
GPv3: Crash selecting points after curve select when a layer contains Bezier curves
Lukas Tönne merged pull request blender/blender#126543 2024-08-20 12:01:01 +02:00
Fix #126271: Prevent comparing a curve index mask to a point span
Lukas Tönne commented on pull request blender/blender#126027 2024-08-20 11:52:03 +02:00
GPv3: Segment selection support
Lukas Tönne pushed to gpv3-segment-selection at LukasTonne/blender 2024-08-20 11:51:45 +02:00
d640fc1a87 Cleanup: formatting.
a6c2a2bb39 Merge branch 'main' into gpv3-segment-selection
400c738db9 GPv3: Import and export for SVG and PDF
7a7ae5defe Vulkan: Occlusion Queries
850e316688 Refactor: Move Grease Pencil helper classes to _bpy_internal
Compare 216 commits »
Lukas Tönne created pull request blender/blender#126543 2024-08-20 11:48:56 +02:00
Fix #126271: Prevent comparing a curve index mask to a point span
Lukas Tönne created branch gpv3-fix-selection-crash in LukasTonne/blender 2024-08-20 11:48:15 +02:00
Lukas Tönne pushed to gpv3-fix-selection-crash at LukasTonne/blender 2024-08-20 11:48:15 +02:00
1fa2194b27 Fix #126271: Prevent comparing a curve index mask to a point span.
Lukas Tönne commented on pull request blender/blender#123996 2024-08-20 11:01:45 +02:00
GPv3: Import and export for SVG and PDF