This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Jacques Lucke 6b33dafb64 Geometry Nodes: add mutex for node ui storage
Previously, multiple threads adding information to node ui storage
at the same time resulted in memory corruption. The lock prevents
that, but might potentially become a bottleneck in the future.
For now favour correctness over a potential performance bottleneck.
2021-05-13 13:06:09 +02:00
..
2021-03-29 19:11:17 -06:00
2021-03-18 09:36:44 +11:00
2021-05-13 12:44:28 +10:00
2021-05-13 12:44:58 +10:00
2021-04-11 13:09:27 +10:00
2021-05-10 19:21:39 +02:00
2021-05-13 12:44:28 +10:00
2021-05-13 12:44:28 +10:00
2021-05-06 08:09:05 +10:00