Lukas Tönne LukasTonne
Lukas Tönne pushed to point-cloud-grid at LukasTonne/blender 2023-10-17 09:04:28 +02:00
8439a49c1e Merge remote-tracking branch 'fork/point-cloud-grid' into point-cloud-grid
0db3b33388 Apply the "fake" scale test factor to the collider boundary only.
53b6d30c70 Merge branch 'main' into point-cloud-grid
Compare 3 commits »
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 16:25:33 +02:00
fedf726642 Make the bNodeTree pointer in enum sockets into a truly weak reference.
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 13:04:49 +02:00
0c0ecfe206 Use "Menu" instead of "Enum" in UI, and make messages translatable.
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 12:58:42 +02:00
0a0600765f Removed deprecated input connections for menu switch link search.
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 12:40:30 +02:00
282b1582a8 Use explicit labels to indicate when an enum definition has conflicts.
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 12:32:22 +02:00
8d14dad07e Don't override or reset enum refs that already have conflicts.
2326be6742 Ensure the interface cache is valid before propagating from group nodes.
Compare 2 commits »
Lukas Tönne commented on issue blender/blender#113766 2023-10-16 12:18:44 +02:00
Long string input makes cursor jump backward

Possibly related to #113735

Lukas Tönne opened issue blender/blender#113766 2023-10-16 12:17:56 +02:00
Long string input makes cursor jump backward
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 11:59:27 +02:00
8202162033 Naming cleanup to make "invalid" vs. "unset" references more intuitive.
Lukas Tönne commented on pull request blender/blender#113445 2023-10-16 11:24:52 +02:00
Geometry Nodes: Menu Switch Node

And here an example file where I would expect to see both enum options, but that the UI indicates an "error"

Fixed. It was indeed order-dependent because one group input could reset the enum…

Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 11:22:58 +02:00
01c75e2041 Fix enum propagation to node group interfaces.
Lukas Tönne commented on pull request blender/blender#113445 2023-10-16 10:54:29 +02:00
Geometry Nodes: Menu Switch Node

I think the boolean should also expose the boolean value in the socket, right now I have to use a Boolean node: Fixed - this was copied from the Switch node where i guess having 3 boolean input…

Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-16 10:46:35 +02:00
776357575d Fixed the node declaration function.
e6aaa947b2 Show boolean input values.
14d87746e5 Merge branch 'main' into nodes-menu-switch
6a34dc2853 Cleanup: Make format
51846d8173 Merge branch 'blender-v4.0-release'
Compare 95 commits »
Lukas Tönne pushed to point-cloud-grid at LukasTonne/blender 2023-10-16 10:37:44 +02:00
2b6052441c Merge branch 'main' into point-cloud-grid
0d3bb9914d Merge remote-tracking branch 'fork/point-cloud-grid' into point-cloud-grid
6a34dc2853 Cleanup: Make format
51846d8173 Merge branch 'blender-v4.0-release'
49e4923384 Fix #113697: Fix timer leak from panel drag/animate processing
Compare 248 commits »
Lukas Tönne opened issue blender/blender#113735 2023-10-15 08:44:30 +02:00
Spacebar while editing strings sets cursor to start
Lukas Tönne pushed to point-cloud-grid at LukasTonne/blender 2023-10-14 12:37:24 +02:00
d28bb6c443 Gather boundary data directly from the laplacian constructor callback.
Lukas Tönne commented on pull request blender/blender#113445 2023-10-13 16:06:16 +02:00
Geometry Nodes: Menu Switch Node

@blender-bot package

Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-13 16:04:06 +02:00
aacec91069 Invalidate links to/from enum sockets with invalid references.
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2023-10-13 15:45:48 +02:00
666631a149 Fix incorrect declaration when using vector type.
385fcaa68b Merge branch 'main' into nodes-menu-switch
b753ef73a0 Refactor: convert ListBase of tRKS_DSource to Vector
cb7668e64e Merge branch 'blender-v4.0-release'
0ea193bdb3 Nodes: add forward compatibility for dynamic node declarations
Compare 178 commits »