Blender Git Commit Log

Git Commits -> Revision 0e682ce

Revision 0e682ce by Ken Hughes (master)
November 19, 2006, 06:07 (GMT)


Animation system:

Bugfix #5027: Deleting Shape key sometimes caused corruption to Ipo curves.
sort_key() was moving key but not resorting adrcodes for keys and Ipo curves.

Also changed behavior of sort_key() so that it only resorts one key; all the
places which currently call it only do so after changing one key (the
previous code was moving the key one location at a time through the keyblock
list).

Commit Details:

Full Hash: 0e682ce1941237fe4dcb4a7fca787c0d11634f50
SVN Revision: 8950
Parent Commit: 2bb9d54
Lines Changed: +59, -14

1 Modified Path:

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