Files
test2/source/blender
Jacques Lucke bd414cdbda Functions: reduce memory usage in node state
By storing a raw pointer instead of a `Span`, we save 16 bytes
per node state. I measured a ~5% speedup in my setup with
a simple repeat zone.

5c450aea05 added some additional asserts to check for valid
indices. Generally, index-errors in this area lead to wrong
behaviors of geometry nodes very quickly.
2023-09-16 12:30:23 +02:00
..
2023-09-16 02:37:06 +02:00
2023-09-16 00:25:42 +02:00
2023-09-13 02:25:03 +02:00
2023-09-08 23:09:51 +10:00
2023-08-24 11:38:41 +10:00