Blender Git Loki
Git Commits -> Revision 6f7a432
Revision 6f7a432 by Joshua Leung (master) February 28, 2009, 09:58 (GMT) |
2.5 - Various animation bugfixes * When inserting keyframes, newly created groups are no longer created with expanded + active flags set. The former should work better and keep the views less crowded by default when there are many F-Curves. * Fixed crash when trying to select action groups. This only seemed to happen in one of the BBB files... * Settings that have been tagged in RNA as being un-animateable are now ignored when creating Keying Sets. * Removed some un-needed old code from keyframing code. I've still left in the old-style builtin KeyingSets from about 2.48, since those will be useful reference when setting up the new builtin KeyingSets. * Removed obsolete correction factor for Visual Keying -> object rotations. |
Commit Details:
Full Hash: 6f7a43217bf4ecde8a74cf7f1de6a750016f1c34
SVN Revision: 19138
Parent Commit: badbba7
Lines Changed: +9, -343