Omar Emara
01a2bd0369
Fix #113811 : Blender freezes upon adding a Cryptomatte node
...
Blender freezes when adding a Cryptomatte node and using the GPU
compositor, even if the node is later removed.
This was because the CPU compositor acquired a render result mutex and
never released it due to an early exit that missed that release. This
patch fixes that by adding an appropriate release in that early exist.
2023-10-27 22:25:54 +02:00
..
2023-10-24 09:01:38 +02:00
2023-10-18 16:10:42 +02:00
2023-10-27 12:13:48 +11:00
2023-10-23 10:09:05 +11:00
2023-10-27 12:13:48 +11:00
2023-10-27 12:13:48 +11:00
2023-10-21 00:28:28 +02:00
2023-10-18 22:04:25 +11:00
2023-10-24 00:29:46 +02:00
2023-10-27 22:25:54 +02:00
2023-10-20 10:27:31 +02:00
2023-10-09 23:41:53 +02:00
2023-10-27 12:13:48 +11:00
2023-10-27 11:53:46 +11:00
2023-10-27 12:13:48 +11:00
2023-10-10 09:44:57 +11:00
2023-10-19 10:37:04 +02:00
2023-10-20 16:54:08 +02:00
2023-10-24 16:09:51 +02:00
2023-10-10 09:06:28 +02:00
2023-10-27 12:13:48 +11:00
2023-10-27 12:13:48 +11:00
2023-10-24 10:41:08 +02:00
2023-10-25 15:43:18 +11:00
2023-10-25 15:43:10 +11:00
2023-10-26 22:28:00 +11:00
2023-10-20 17:23:53 +02:00
2023-10-20 16:54:08 +02:00
2023-10-24 05:07:23 +02:00
2023-10-09 23:41:53 +02:00
2023-10-27 12:13:48 +11:00
2023-10-26 15:51:19 +02:00
2023-08-24 11:38:41 +10:00