Sybren A. Stüvel
001e012ea0
Fix crash when selecting all bones in armature
...
Pressing 'A' to select all pose bones in an armature caused a segfault,
as `id->override_library->runtime->tag` was checked while
`id->override_library->runtime` was `nullptr`. An extra check resolved
the crash.
2023-05-26 15:12:43 +02:00
..
2023-05-16 13:15:48 +10:00
2023-03-30 10:51:59 +02:00
2023-05-03 17:23:19 +10:00
2023-05-26 15:12:43 +02:00
2023-05-24 16:31:39 +10:00
2023-05-24 18:03:09 +02:00
2023-05-16 14:52:05 +02:00
2023-05-20 21:17:09 +10:00
2023-05-15 15:14:22 +02:00
2023-05-03 17:13:42 +10:00
2023-05-16 18:37:35 +02:00
2023-05-25 09:15:47 +10:00
2023-05-25 11:24:45 +02:00
2023-05-15 15:14:22 +02:00
2023-05-10 12:06:27 +10:00
2023-05-24 11:27:59 +12:00
2023-05-17 13:13:10 +10:00
2023-05-25 20:37:42 +02:00
2023-05-15 10:46:26 +02:00
2023-05-24 17:08:05 +10:00
2023-05-24 16:31:39 +10:00
2023-05-24 08:45:31 +02:00
2023-05-25 18:56:00 +02:00
2023-05-25 18:56:00 +02:00
2023-05-24 16:33:33 +02:00
2023-05-22 11:41:48 +02:00
2023-05-15 15:14:22 +02:00
2023-05-16 22:33:13 +02:00
2023-05-09 14:08:19 +10:00
2023-05-02 10:42:24 +10:00
2023-05-19 12:49:27 +10:00
2023-05-17 13:13:10 +10:00