blender/source
Pratik Borhade 0f751c7e7d Fix #119362: Bone collection visibility when moved to root collection
When bone collection is moved to root collection by drag-drop,
visibility of dropped collection is lost. This is due to missing flags
for the root bone collection which cleared `BONE_COLLECTION_ANCESTORS_VISIBLE`
flag of dropped bcol.

Pull Request: https://projects.blender.org/blender/blender/pulls/119366
2024-03-13 09:48:45 +01:00
..
blender Fix #119362: Bone collection visibility when moved to root collection 2024-03-13 09:48:45 +01:00
creator Docs: correct typo & terms in --help text 2024-03-08 20:57:56 +11:00
CMakeLists.txt