Files
test/scripts/startup/bl_ui
Sybren A. Stüvel 490c183bfd Fix #95204: Custom properties not shown on pose bone hidden by collection
Work around the limitation that `context.active_pose_bone` is `None` when
the active bone is hidden.

This also fixes the issue that the bone custom properties panel was using
the global context (`bpy.context`) instead of the one passed to the
`draw()` and `poll()` functions.

Pull Request: https://projects.blender.org/blender/blender/pulls/118510
2024-02-20 17:44:22 +01:00
..
2024-01-28 11:59:10 +01:00
2024-02-05 12:30:24 +01:00
2023-12-02 20:08:01 +01:00
2024-02-19 16:33:41 +01:00