Blender Git Commit Log

Git Commits -> Revision 2b0162b

Revision 2b0162b by Sergey Sharybin (master)
November 18, 2013, 11:19 (GMT)
Fix T37289: ID User decrement error for Shapes on Bones when playing in BGE

GE was copying the pose channels without increasing user counter for a
custom bone shape object. Freeing copied pose will for give decrement
errors.

The same increment issue seems to happen in BKE_pose_copy_data, which
is also solved now.

Commit Details:

Full Hash: 2b0162b6226df9dcb9b6819ce93f2d434afc69c4
Parent Commit: ea79dce
Lines Changed: +14, -1

2 Modified Paths:

/source/blender/blenkernel/intern/action.c (+9, -1) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.cpp (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021