Blender Git Commit Log

Git Commits -> Revision 902976e

Revision 902976e by Sergey Sharybin (master)
June 3, 2013, 12:28 (GMT)
Fix #35378: Shape Key Animation Data still linked when creating full copy of scene

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!

Commit Details:

Full Hash: 902976e0125fd21b560aca5babe906c30d059b4a
SVN Revision: 57221
Parent Commit: 29d0c8c
Lines Changed: +18, -9

1 Modified Path:

/source/blender/editors/object/object_relations.c (+18, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021