Blender Git Loki

Git Commits -> Revision 66f6ace

Revision 66f6ace by Campbell Barton (master)
July 18, 2013, 02:59 (GMT)
fix for action editor view-selected behaving strangely.
- when an fcurve had no selected keyframes, a default fallback value was used which caused view-selected to include frame 1, even when no selected frames were there.

- the vertical axis was always reset, ideally we would center vertically too but the way this operator currently works we only know about the frame range,
now don't change the vertical scroll when viewing selected since it would always jump to the top of the screen (view-all still acts this way).

Commit Details:

Full Hash: 66f6ace9383713ec27f4a684ec7561ce1a189d93
SVN Revision: 58358
Parent Commit: 271ffb4
Lines Changed: +32, -17

3 Modified Paths:

/source/blender/blenkernel/BKE_fcurve.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+3, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+28, -15) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021