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-15 14:54:04 +02:00
2023-09-14 17:43:33 +02:00
2023-08-16 09:51:37 +02:00
2023-09-15 16:05:29 +10:00
2023-09-16 02:37:06 +02:00
2023-09-15 16:04:28 +10:00
2023-09-14 14:13:07 +02:00
2023-09-15 18:08:52 +02:00
2023-09-08 23:15:50 +10:00
2023-09-08 16:53:30 +10:00
2023-08-19 17:57:12 +10:00
2023-09-14 14:13:07 +02:00
2023-09-16 11:48:13 +02:00
2023-09-16 00:25:42 +02:00
2023-09-13 15:23:17 -04:00
2023-09-16 12:30:23 +02:00
2023-09-14 18:57:26 +02:00
2023-09-06 00:48:50 +02:00
2023-09-14 16:06:26 +02:00
2023-08-16 00:20:26 +10:00
2023-09-08 16:41:44 +02:00
2023-09-13 02:25:03 +02:00
2023-09-15 14:54:03 +02:00
2023-09-15 16:17:44 +02:00
2023-09-14 14:13:07 +02:00
2023-09-16 10:08:06 +02:00
2023-09-15 14:26:49 +10:00
2023-09-08 23:09:51 +10:00
2023-09-15 16:57:46 +02:00
2023-09-06 00:48:50 +02:00
2023-08-22 07:48:53 -04:00
2023-09-16 02:37:06 +02:00
2023-08-24 11:38:41 +10:00