Lukas Tönne LukasTonne
Lukas Tönne pushed to gpv3-select-similar at LukasTonne/blender 2024-09-26 15:40:56 +02:00
84375ad073 Remove default_for_lookup, this can just be done locally.
87caca718c Remove unused function.
Compare 2 commits »
Lukas Tönne pushed to gpv3-select-similar at LukasTonne/blender 2024-09-26 15:28:15 +02:00
856ab16720 Implement all the modes.
72b0ef28d7 Fix menu entry.
cc0aaf99c4 Cleanup: simplify use of Set<T>.
60678dc817 Fix build errors and warnings.
c1be360d6c Merge branch 'main' into gpv3-select-similar
Compare 5 commits »
Lukas Tönne created branch gpv3-select-similar in LukasTonne/blender 2024-09-26 15:28:15 +02:00
Lukas Tönne closed issue blender/blender#128165 2024-09-26 13:45:37 +02:00
Geometry Nodes: Instance attributes don't work inside simulation zones
Lukas Tönne commented on issue blender/blender#128165 2024-09-26 13:44:56 +02:00
Geometry Nodes: Instance attributes don't work inside simulation zones

I think it's because of domain of socket on zone.

Oh, thanks for figuring that out. There really needs to be better error detection for this kind of thing. I'm not a geonodes noob and i have…

Lukas Tönne pushed to gpv3-select-similar at Lorenzo-Carpaneto/blender 2024-09-26 11:03:32 +02:00
60678dc817 Fix build errors and warnings.
c1be360d6c Merge branch 'main' into gpv3-select-similar
12ef319a49 Support Menu sockets in the for-each-element zone
f4de8c1a67 Fix: Incorrect viewport transform node tooltip
e71c844354 Fix #127944: Normal rotates in wrong direction
Compare 6328 commits »
Lukas Tönne deleted branch gpv3-select-similar from LukasTonne/blender 2024-09-26 11:01:19 +02:00
Lukas Tönne pushed to gpv3-select-similar at LukasTonne/blender 2024-09-26 11:01:07 +02:00
60678dc817 Fix build errors and warnings.
c1be360d6c Merge branch 'main' into gpv3-select-similar
Compare 2 commits »
Lukas Tönne created branch gpv3-select-similar in LukasTonne/blender 2024-09-26 11:01:07 +02:00
Lukas Tönne deleted branch gpv3-select-similar from LukasTonne/blender 2024-09-26 10:47:45 +02:00
Lukas Tönne pushed to gpv3-select-similar at LukasTonne/blender 2024-09-26 10:47:37 +02:00
a0b7fde895 gpv3-select-similar
4dcd2ecb03 gpv3-select-similar
05254155d8 gpv3-select-similar
cf4e550bc4 gpv3-select-similar
a7efe3a405 gpv3-select-similar
Compare 10 commits »
Lukas Tönne created branch gpv3-select-similar in LukasTonne/blender 2024-09-26 10:47:37 +02:00
Lukas Tönne closed issue blender/blender#128154 2024-09-26 10:40:46 +02:00
Grease Pencil: Fill tools fails with nested shapes
Lukas Tönne commented on issue blender/blender#128154 2024-09-26 10:40:42 +02:00
Grease Pencil: Fill tools fails with nested shapes

This is a problem with rendering rather than the fill tool: The (current) GP renderer cannot draw "holes" on fill strokes. The Fill tool itself can actually detect holes, but since the interior…

Lukas Tönne opened issue blender/blender#128165 2024-09-26 10:22:52 +02:00
Geometry Nodes: Instance attributes don't work inside simulation zones
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-25 16:31:10 +02:00
6c50302159 Remove bodies from physics world before destroying them.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-25 15:18:10 +02:00
8ac9a4681b Merge branch 'main' into geometry-nodes-rb-component
12ef319a49 Support Menu sockets in the for-each-element zone
f4de8c1a67 Fix: Incorrect viewport transform node tooltip
e71c844354 Fix #127944: Normal rotates in wrong direction
2459247f9f GPv3: Enable selection operators and overlays in vertex paint mode
Compare 6 commits »
Lukas Tönne deleted branch foreach-zone-menu-inputs from LukasTonne/blender 2024-09-25 15:13:34 +02:00
Lukas Tönne merged pull request blender/blender#128106 2024-09-25 15:13:32 +02:00
Support Menu sockets in the for-each-element zone
Lukas Tönne pushed to main at blender/blender 2024-09-25 15:13:31 +02:00
12ef319a49 Support Menu sockets in the for-each-element zone