Blender Git Loki
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