Files
test/source/blender/animrig
Sybren A. Stüvel c116ed473e Anim: explicity handle node trees when rebuilding action slot user cache
Instead of using `BKE_library_foreach_ID_link()` as a way to find
embedded IDs in a generic way, explicitly just get the embedded node
tree. That's the only animatable embeddable ID anyway. And calling
`BKE_library_foreach_ID_link()` can have some unwanted side-effects
(especially when the rebuilding happens while already using a similar
function to loop over IDs).

Pull Request: https://projects.blender.org/blender/blender/pulls/131807
2024-12-13 10:45:48 +01:00
..
2024-08-15 21:26:12 +10:00
2024-02-02 10:43:17 +11:00
2024-11-15 12:32:22 +01:00
2024-11-15 12:32:22 +01:00