Blender Git Commit Log
Git Commits -> Revision 4cf9fa3
Revision 4cf9fa3 by Joshua Leung (master) March 7, 2009, 04:24 (GMT) |
Animation Editors: Copy/Paste Keyframe changes As was discussed by the team the other day, copying keyframes (to copy/paste buffer) in DopeSheet/Graph Editor no longer relies on the selection status of the F-Curves, but rather on the selected keyframes only. This should be less confusing... However, pasting keyframes still relies on having F-Curves selected to aid in the channel-matching process. There is still a lot of room for improvement in this area though (as noted in the code!). |
Commit Details:
Full Hash: 4cf9fa3e59ce216e5f2489936a369f8e7b27b3db
SVN Revision: 19215
Parent Commit: c07acfb
Lines Changed: +54, -4