Lukas Tönne LukasTonne
Lukas Tönne merged pull request blender/blender#112019 2023-09-06 13:34:29 +02:00
Fix #112016: Sockets in closed node panels still draggable.
Lukas Tönne pushed to fix-closed-panel-link-drag at LukasTonne/blender 2023-09-06 13:33:48 +02:00
0c0f550398 Use this-> prefix to indicate member function.
Lukas Tönne pushed to main at blender/blender 2023-09-06 13:30:58 +02:00
fb9916b305 Fix #111786: Node panels header blocks resizing the node border
Lukas Tönne deleted branch fix-panel-header-blocking-node-resize from LukasTonne/blender 2023-09-06 13:30:58 +02:00
Lukas Tönne closed issue blender/blender#111786 2023-09-06 13:30:57 +02:00
Node panel title interrupts node resize
Lukas Tönne merged pull request blender/blender#112017 2023-09-06 13:30:55 +02:00
Fix #111786: Node panels header blocks resizing the node border
Lukas Tönne pushed to main at blender/blender 2023-09-06 13:29:59 +02:00
8cb6f78e74 Fix #111966: Node group panels too small when using "both" type sockets
Lukas Tönne closed issue blender/blender#111966 2023-09-06 13:29:58 +02:00
Setting node socket I/O type to "Both" ejects lower sockets from panel
Lukas Tönne deleted branch fix-both-socket-panel-size from LukasTonne/blender 2023-09-06 13:29:58 +02:00
Lukas Tönne merged pull request blender/blender#112013 2023-09-06 13:29:56 +02:00
Fix #111966: Node group panels too small when using "both" type sockets
Lukas Tönne commented on pull request blender/blender#112013 2023-09-06 13:29:16 +02:00
Fix #111966: Node group panels too small when using "both" type sockets

I guess this becomes less necessary when we actually align the sockets?

It's not really related. The alignment is more about the vertical space, i just need to implement a way to skip the…

Lukas Tönne commented on pull request blender/blender#111995 2023-09-06 12:15:41 +02:00
Geometry Nodes: Hide node group selector for asset modifiers

Code looks fine, but i don't see any assets in the modifier menu (which should then have the flag set by default) - how do i enable these?

Lukas Tönne opened issue blender/blender#112021 2023-09-06 11:53:55 +02:00
Node assets: Crash when dragging into an empty node editor
Lukas Tönne created pull request blender/blender#112019 2023-09-06 11:35:03 +02:00
Fix #112016: Sockets in closed node panels still draggable.
Lukas Tönne pushed to fix-closed-panel-link-drag at LukasTonne/blender 2023-09-06 11:34:31 +02:00
2b61ae5a67 Fix #112016: Sockets in closed node panels still draggable.
Lukas Tönne created branch fix-closed-panel-link-drag in LukasTonne/blender 2023-09-06 11:34:31 +02:00
Lukas Tönne created pull request blender/blender#112017 2023-09-06 11:21:40 +02:00
Fix #111786: Node panels header blocks resizing the node border
Lukas Tönne created branch fix-panel-header-blocking-node-resize in LukasTonne/blender 2023-09-06 11:21:09 +02:00
fb7017598b Fix #111786: Node panels header blocks resizing the node border.
ba8d165d3b Fix #111804: Remove padding between node sockets when hidden
Compare 2 commits »
Lukas Tönne opened issue blender/blender#112016 2023-09-06 11:17:44 +02:00
Nodes: sockets in collapsed panels can still be clicked and dragged