Blender Git Loki

Git Commits -> Revision af4bc28

Revision af4bc28 by Joshua Leung (master)
January 14, 2011, 05:19 (GMT)
Bugfix [#25617] HOME Key in fcurve editor doesn't center properly

* When euler-rotation F-Curves had a single keyframe only, the view
would be artifically extended to fill up to 57 (this comes from the
radians to degrees calculations) due to a combination of the bounds-
finding function enforcing a minimum separation of 1 unit between
min/max. This has now been moved to the operator-level where it gets
applied AFTER these conversions have taken effect

* F-Curves with samples only (i.e. baked F-Curves) would be ignored by
these operators. Was caused by using a poll calback that only
considered whether there were keyframes. Hopefully this is sufficient;
otherwise a hybrid poll method will be needed.

Commit Details:

Full Hash: af4bc28c44f08629ba2bd6afb406edfe19011b63
SVN Revision: 34316
Parent Commit: 423fbcf
Lines Changed: +13, -10

2 Modified Paths:

/source/blender/blenkernel/intern/fcurve.c (+5, -6) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+8, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021