Jacques Lucke
0bc0e3f9f7
Fix: geometry nodes crashes with large trees
...
This was an oversight in rBdba2d828462ae22de5.
The evaluator uses multiple threads to initialize node states
but it is still in single threaded mode.
`get_main_or_local_allocator` did not return the right allocator
in this case.
2023-01-02 18:34:01 +01:00
..
2023-01-02 18:34:01 +01:00
2022-12-29 16:39:40 +01:00
2022-11-12 18:33:31 +01:00
2022-12-16 12:18:49 +01:00
2022-11-12 18:33:31 +01:00
2022-10-03 17:38:16 -05:00
2022-11-12 18:33:31 +01:00
2022-12-29 16:39:40 +01:00
2022-09-13 08:44:32 +02:00
2022-12-29 15:09:52 +01:00
2022-12-29 16:39:40 +01:00
2022-11-23 11:36:06 -06:00
2022-02-11 09:14:36 +11:00
2022-03-18 10:57:45 +01:00
2022-04-26 17:12:34 +02:00
2022-05-31 20:41:01 +02:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-02 12:11:08 +11:00
2022-06-19 14:25:56 +02:00
2022-05-31 20:41:01 +02:00
2022-10-03 17:38:16 -05:00