Blender Git Commit Log

Git Commits -> Revision 3370af2

Revision 3370af2 by Sybren A. Stüvel (master)
October 1, 2019, 09:56 (GMT)
Fix T70281: Changing Default interpolation also changes curve of new drivers

Having a constant FCurve doesn't make sense for drivers; either linear
or Bezier should be used. Since the code is already creating a Bezier
curve, I just added the flag to not look at the user preferences in this
case.

Reviewed by: angavrilov

Differential Revision: https://developer.blender.org/D5921

Commit Details:

Full Hash: 3370af2dc1ced49099a4a7e6e15f3ffd009d91ca
Parent Commit: 2746fbc
Lines Changed: +4, -8

1 Modified Path:

/source/blender/editors/animation/drivers.c (+4, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021