Lukas Tönne LukasTonne
Lukas Tönne pushed to geometry-nodes-tetrahedralization2 at LukasTonne/blender 2023-09-07 00:49:59 +02:00
63a014d93e A few more fixes.
Lukas Tönne created branch fix-node-panel-copy-identifiers in LukasTonne/blender 2023-09-06 20:06:32 +02:00
Lukas Tönne pushed to fix-node-panel-copy-identifiers at LukasTonne/blender 2023-09-06 20:06:32 +02:00
35562c0811 WIP: Followup fix for #111963: Copying panels still has duplicate uids.
Lukas Tönne created pull request blender/blender#112047 2023-09-06 19:01:56 +02:00
Fix #111788: Label width needs to use UI scale to match node width
Lukas Tönne created branch fix-node-panel-label-width in LukasTonne/blender 2023-09-06 19:00:43 +02:00
Lukas Tönne pushed to fix-node-panel-label-width at LukasTonne/blender 2023-09-06 19:00:43 +02:00
2852f3f6b5 Fix #111788: Label width needs to use UI scale to match node width.
f9c733dbd6 Fix #112014: Crash making node group with multiple input links
f20853a6c9 Fix possible crash when loading thumbnails from .blend files
d49c3d4d07 UI: Fixes for the highlighting of Selected Enums
9c1d9b6a82 UI: Hide widget emboss if inner color is fully transparent
Compare 10 commits »
Lukas Tönne pushed to main at blender/blender 2023-09-06 18:01:16 +02:00
f9c733dbd6 Fix #112014: Crash making node group with multiple input links
Lukas Tönne deleted branch fix-make-node-group-crash from LukasTonne/blender 2023-09-06 18:01:16 +02:00
Lukas Tönne closed issue blender/blender#112014 2023-09-06 18:01:15 +02:00
Regression: Crash when creating compositor node group
Lukas Tönne merged pull request blender/blender#112027 2023-09-06 18:01:13 +02:00
Fix #112014: Crash making node group with multiple input links
Lukas Tönne pushed to geometry-nodes-tetrahedralization2 at LukasTonne/blender 2023-09-06 16:50:56 +02:00
ab498024ce Build fixes
5191592478 Merge branch 'main' into geometry-nodes-tetrahedralization2
48950ff934 Cleanup: format
ba8d165d3b Fix #111804: Remove padding between node sockets when hidden
2b5f97b8c4 Fix #111955: Animation player no longer responds to mouse input
Compare 51 commits »
Lukas Tönne commented on pull request blender/blender#111995 2023-09-06 14:21:17 +02:00
Geometry Nodes: Hide node group selector for asset modifiers

you need to drag and drop them on the object right now

This does not hide the ID selector though, is that intentional?

Lukas Tönne commented on pull request blender/blender#112027 2023-09-06 14:08:23 +02:00
Fix #112014: Crash making node group with multiple input links

Probably added in error because of misunderstood symmetry and the swapping of inputs and outputs blocks. This line removing the link does not exist in 3.6 https://projects.blender.org/blender/blen

Lukas Tönne created pull request blender/blender#112027 2023-09-06 14:05:45 +02:00
Fix #112014: Crash making node group with multiple input links
Lukas Tönne created branch fix-make-node-group-crash in LukasTonne/blender 2023-09-06 14:05:05 +02:00
Lukas Tönne pushed to fix-make-node-group-crash at LukasTonne/blender 2023-09-06 14:05:05 +02:00
5ce0c524dc Fix #112014: Crash making node group with multiple input links.
ad0a6fa4cb Fix #112016: Sockets in closed node panels still draggable.
fb9916b305 Fix #111786: Node panels header blocks resizing the node border
8cb6f78e74 Fix #111966: Node group panels too small when using "both" type sockets
db4a2de620 Fix: EEVEE: Principled BSDF not matching Cycles near IOR == 1
Compare 10 commits »
Lukas Tönne pushed to main at blender/blender 2023-09-06 13:34:32 +02:00
ad0a6fa4cb Fix #112016: Sockets in closed node panels still draggable.
Lukas Tönne closed issue blender/blender#112016 2023-09-06 13:34:31 +02:00
Nodes: sockets in collapsed panels can still be clicked and dragged
Lukas Tönne deleted branch fix-closed-panel-link-drag from LukasTonne/blender 2023-09-06 13:34:31 +02:00