Blender Git Loki
Git Commits -> Revision fe5dd01
Revision fe5dd01 by Campbell Barton (master) September 27, 2008, 10:08 (GMT) |
linear ipo curves were still using their handles to calculate an extrapolated value. It would only work when the bezier point had its handles set to auto before changing to a linear IpoCurve since the handles were being recalculated during transform. |
Commit Details:
Full Hash: fe5dd015956bd2a4cab9e0161daf6bac2faf5a3f
SVN Revision: 16765
Parent Commit: 061c5c7
Lines Changed: +65, -18