Blender Git Commit Log
Git Commits -> Revision 439ccca
Revision 439ccca by Bastien Montagne (master) July 11, 2016, 19:30 (GMT) |
Add an exception/hack to new BKE_id_expand_local(), to ignore actions datablock in its usercount handling. Reason is, typically those actions datablock usercounts have already been adjusted in BKE_animdata_copy() (called by generic iddata copy function). Think this needs to be reworked a bit too, there are way too much ways to copy animdata currently, it's rather confusing. But not the goal here, so for now we'll live with the hack! |
Commit Details:
Full Hash: 439ccca1e0b7078f3055ec14a7c81e964594ae6b
Parent Commit: 62ea383
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+5, -1) (Diff)