This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Ken Hughes 0e682ce194 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).
2006-11-19 06:07:24 +00:00
..
2006-11-15 10:41:28 +00:00
2006-07-04 10:19:26 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2006-11-03 15:55:43 +00:00
2006-11-16 20:23:00 +00:00
2006-11-17 08:19:58 +00:00
2006-11-13 13:32:52 +00:00
2006-11-19 06:07:24 +00:00
2006-11-17 04:46:48 +00:00
2006-08-20 15:22:56 +00:00
2006-08-09 08:53:21 +00:00
2006-11-18 12:34:33 +00:00
2006-08-03 13:22:51 +00:00
2006-11-15 11:10:00 +00:00
2005-01-23 01:36:29 +00:00
2006-11-16 20:57:02 +00:00
2006-07-31 15:53:03 +00:00
2006-08-20 15:22:56 +00:00