Lukas Tönne LukasTonne
Lukas Tönne created branch fix-curve-to-mesh-dvert-attributes in LukasTonne/blender 2024-03-08 16:36:43 +01:00
Lukas Tönne pushed to fix-curve-to-mesh-dvert-attributes at LukasTonne/blender 2024-03-08 16:36:43 +01:00
405d7adf94 Fix #117997: Crash trying to copy vertex group attributes as spans.
Lukas Tönne pushed to volume-grid-nodes at LukasTonne/blender 2024-03-08 15:15:29 +01:00
eadd18a240 Merge branch 'main' into volume-grid-nodes
e07e983fc1 Fix: Memory leak when inserting keyframes with NLA offset
8f120749dd Fix #119021: Crash when adding GP object
6ed4282771 GPencil: Remove subdiv modifier unused vgroup UI
7e3abdf503 Merge branch 'blender-v4.1-release'
Compare 537 commits »
Lukas Tönne created pull request blender/blender#119207 2024-03-08 14:30:09 +01:00
Fix #118509: Make sure to use valid indices in frame maps
Lukas Tönne pushed to fix-gp3-frame-transform-crash at LukasTonne/blender 2024-03-08 14:28:50 +01:00
8f69628ab0 Fix #118509: Make sure to use valid indices in frame maps.
57419c9653 Refactor: keyframing functions return more detailed status
a444a5eeba Fix: Byte interpolation with clamped boundary returns zero
f3e0e39df5 Cleanup: use const pointers where camera data isn't modified
8cbb57ee0a CLI: suppress noisy prints when running commands
Compare 10 commits »
Lukas Tönne created branch fix-gp3-frame-transform-crash in LukasTonne/blender 2024-03-08 14:28:50 +01:00
Lukas Tönne closed issue blender/blender#119171 2024-03-07 17:33:21 +01:00
Node panels without sockets disappear, making enums inaccessible.
Lukas Tönne commented on issue blender/blender#119171 2024-03-07 17:33:12 +01:00
Node panels without sockets disappear, making enums inaccessible.

This is not currently an issue in Blender since we don't have nodes which have both panel header layouts and empty panels. Until then it's not a bug.

As a future solution, this would keep…

Lukas Tönne pushed to gp3-frame-api at LukasTonne/blender 2024-03-07 15:28:38 +01:00
0ae6eaf2da Fix #118509: GPv3 frames can't be added through Layer alone.
Lukas Tönne pushed to main at blender/blender 2024-03-07 15:16:10 +01:00
645aeb9dbe Fix #119055: GPv3: Set end caps correctly with hard eraser
Lukas Tönne deleted branch fix-gp3-eraser-end-caps from LukasTonne/blender 2024-03-07 15:16:09 +01:00
Lukas Tönne closed issue blender/blender#119055 2024-03-07 15:16:08 +01:00
GPv3: Eraser changes cap type in unrelated strokes
Lukas Tönne merged pull request blender/blender#119151 2024-03-07 15:16:06 +01:00
Fix #119055: GPv3: Set end caps correctly with hard eraser
Lukas Tönne pushed to gp3-frame-api at LukasTonne/blender 2024-03-07 12:50:03 +01:00
2a18bbbdbc Fix #119141: Cycles Metal compilation errors
74665e0e38 Merge branch 'blender-v4.1-release'
1f62fca321 Fix #116339: "Show Hidden Objects" operator's options missing
d5fe4c40ed Fix #79961: Outliner Data API crash with a MeshSkinVertex in editmode
032a24d8ac Fix Cycles compilation error with OIDN < 2.2
Compare 5 commits »
Lukas Tönne created branch gp3-frame-api in LukasTonne/blender 2024-03-07 12:50:03 +01:00
Lukas Tönne commented on pull request blender/blender#118739 2024-03-07 12:06:58 +01:00
GPv3: Build Modifer migration

Materials are not preserved, the output strokes all have the same default material.

Lukas Tönne pushed to fix-gp3-eraser-end-caps at LukasTonne/blender 2024-03-07 10:49:52 +01:00
08a04b6c50 Merge branch 'main' into fix-gp3-eraser-end-caps
0cd414120b Unbreak build on macOS with AppleClang from recent cleanup
Compare 2 commits »
Lukas Tönne created pull request blender/blender#119151 2024-03-07 10:34:58 +01:00
Fix #119055: GPv3: Set end caps correctly with hard eraser