Files
test/source
Jacques Lucke 1ce2ae3c1a LibOverride: don't compare PoseBone.is_in_ik_chain property
The is a derived property, so overriding it doesn't make sense.

I found this to cause a severe bottleneck when saving a file that creates
overrides for a large number of bones. In my test file this reduces the
save-time from 1200ms to 202ms.

Pull Request: https://projects.blender.org/blender/blender/pulls/117802
2024-02-05 12:40:38 +01:00
..