902976e0125fd21b560aca5babe906c30d059b4a
Two issues were found: - Mesh/Curve/Lattice kay blocks weren't copying their actions when making object data local. This lead to object data using diffrent AnimData structures which were using the same action. - Copying actions shall happen after object object data was localized. This is so because otherwise we'll copy actions for original AnimData, not for copied one. Reviewed by Joshua, thanks!
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%