Blender Git Commit Log

Git Commits -> Revision 4c9486f

Revision 4c9486f by Campbell Barton (master)
April 12, 2012, 11:05 (GMT)
change add_keyblock() not to sort keyblocks by time since this can be a problem when using the function in lower level parts of the code, instead add add_keyblock_ctime() which sets time and sorts on absolute shape keys.

Commit Details:

Full Hash: 4c9486f13d40cb066ad4643537d926559c6ea481
SVN Revision: 45562
Parent Commit: 4b8ab31
Lines Changed: +28, -12

3 Modified Paths:

/source/blender/blenkernel/BKE_key.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/key.c (+21, -6) (Diff)
/source/blender/blenkernel/intern/object.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021