Files
test2/source/blender/blenkernel/intern
Hans Goudey 6aaa74cda9 Geometry Nodes: Improve extrude node vertex group performance
Add separate functions that deal with the vertex domain and copy vertex
groups without using the attribute API which has a large overhead when
abstracting the access of many vertex groups.

In a 1m vertex mesh with 20 vertex groups, I observed an improvement
in the node's runtime from 399 ms to 64 ms.

Also resolves #117553. That was an error when adding weight data to a
mesh without any weight data would invalidate custom data layers. That
is solved more simply now by just doing nothing in that case.
2024-01-29 21:57:55 -05:00
..
2024-01-29 19:04:13 -05:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-15 12:44:14 -05:00
2024-01-24 10:55:16 -05:00
2024-01-29 19:04:13 -05:00
2024-01-03 13:38:14 +01:00
2024-01-15 12:44:14 -05:00
2024-01-19 20:29:38 +01:00
2024-01-26 12:40:01 +01:00
2024-01-27 00:22:49 +01:00
2024-01-29 19:04:13 -05:00
2024-01-29 19:04:13 -05:00
2024-01-24 10:55:16 -05:00
2024-01-03 13:38:14 +01:00
2024-01-29 19:04:13 -05:00
2024-01-26 12:40:01 +01:00
2024-01-29 19:04:13 -05:00
2024-01-19 20:29:38 +01:00
2024-01-29 19:04:13 -05:00
2024-01-29 19:04:13 -05:00
2024-01-19 14:32:28 +01:00
2024-01-19 14:32:28 +01:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-29 19:04:13 -05:00
2024-01-19 14:32:28 +01:00
2024-01-15 18:04:38 +11:00