Files
test2/source/blender/blenkernel/intern
Falk David 4f66031714 GPv3: Fix TreeNode::parent_group() for root group
For the root group, the parent is `nullptr` so calling `parent_group()`
would fail. This fixes the issue by adding a null check and returning
`nullptr` otherwise.
2023-08-10 16:05:21 +02:00
..
2023-07-22 11:27:25 +10:00
2023-07-17 10:46:26 +02:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-17 10:46:26 +02:00
2023-07-17 10:46:26 +02:00
2023-07-22 11:27:25 +10:00
2023-07-04 17:03:02 +02:00
2023-07-28 09:38:07 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-17 10:46:26 +02:00
2023-07-26 15:23:26 +10:00
2023-07-11 22:36:10 +02:00
2023-08-10 14:21:22 +02:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:46:41 +10:00