Some ideas from my wish list:
When rendering an animation, show current stats as you do now; but, also include the rendering time of the previous frame... perhaps to the left of the current stats. As it is now, the time of the previous rendered frame disappears as soon as it's done.
I would like to change the "Frames per Keyframe" at different times throughout the timeline. Currently, when you change the "Frames per Keyframe" setting, the entire timeline changes. It would be extremely helpful to be able to do something like: click on Keyframe 3, click on new command "Change Duration" ...then enter the new duration
Keyframe 1(100)
Keyframe 2(100)
Keyframe 3(50)
Keyframe 4(100)
It would also be great to be able to "Insert Keyframe" between two existing keyframes, but with a different number of frames.
Keyframe 1(100)
Keyframe 2(100)
<--- Insert a new keyframe here, but with a duration of 42 frames instead of 100
Keyframe 3(100)
Keyframe 4(100)
Resulting in:
Keyframe 1(100)
Keyframe 2(100)
Keyframe 3(42)
Keyframe 4(100)
Keyframe 5(100)
Thanks!!