Mike MMMM
  • Joined on 2019-12-02
Mike commented on issue blender/blender#107306 2023-04-24 20:16:22 +02:00
Merge by Distance node re-indexes points non-determinstically.

With this you can get around your problem I hope. image

The problem is that you relied on non-deterministic behavior. Indexing…

Mike commented on issue blender/blender#107306 2023-04-24 20:03:24 +02:00
Merge by Distance node re-indexes points non-determinstically.

"This node must resize the point domain randomly and in random order." This does not happen. It's not in a random order.
It's in the same order, but some times it deletes the lower index,…

Mike reopened issue blender/blender#107306 2023-04-24 20:00:59 +02:00
Merge by Distance node re-indexes points non-determinstically.
Mike commented on issue blender/blender#107306 2023-04-24 20:00:57 +02:00
Merge by Distance node re-indexes points non-determinstically.

Its a bug because the behavior of a node is inconsistent and unexpected. To be clear, I can't continue on any of my projects until this bug gets fixed. They all rely upon merge by distance and…

Mike opened issue blender/blender#107306 2023-04-24 17:52:58 +02:00
Merge by Distance node re-indexes points non-determinstically.
Mike commented on issue blender/blender#99197 2023-04-07 18:21:32 +02:00
Geometry Nodes: writing attributes (from procedurally created geometry) to vertex groups not working

I found a less than stellar work around. Instead of using "Join geometry", one can use "Mesh Boolean: Union".

Requirements to transfer vertex groups to Geo-nodes portion: A: Mesh Boolean has…

Mike closed issue blender/blender#106453 2023-04-03 15:41:13 +02:00
Geometry Nodes UI Laggy when over 14,000 nodes.
Mike commented on issue blender/blender#106453 2023-04-03 15:40:57 +02:00
Geometry Nodes UI Laggy when over 14,000 nodes.

So... It was Node Counter addon giving the problem. I only have 2 addons, node wrangler and node counter...

Thanks.

Mike commented on issue blender/blender#106453 2023-04-03 13:48:45 +02:00
Geometry Nodes UI Laggy when over 14,000 nodes.

https://youtu.be/5bCFMDuojZE Might take a few minutes for it to upload.

Mike commented on issue blender/blender#106453 2023-04-03 13:40:35 +02:00
Geometry Nodes UI Laggy when over 14,000 nodes.

Sorry, apparently I have more perception of inconsistencies than others.

In this version it's catastrophic lag, completely unusable.

Mike commented on issue blender/blender#106453 2023-04-03 13:08:27 +02:00
Geometry Nodes UI Laggy when over 14,000 nodes.

Same issue in 3.4.1.

So, I have 1000 nodes collected to the output, and about 14,000 not connected. Same laggy interface when moving nodes around. This becomes very clear if you delete 5 of…

Mike opened issue blender/blender#106453 2023-04-02 13:51:17 +02:00
Geometry Nodes UI Laggy when over 14,000 nodes.