Fix #107863: Handles NULL pose constraint list #107864

Merged
YimingWu merged 1 commits from ChengduLittleA/blender:constraint_list_null_fix into main 2023-05-12 10:56:59 +02:00

1 Commits

Author SHA1 Message Date
YimingWu 7c3cd83ce5 Fix #107863: Handles NULL pose constraint list
When the the armature doesn't have an active pose bone yet so
`ED_object_pose_constraint_list` returns NULL unhandled during
`edit_constraint_property_get`, now fixed.
2023-05-12 15:00:32 +08:00