Blender Git Commit Log

Git Commits -> Revision 3e26a7a

Revision 3e26a7a by Joshua Leung (master)
March 7, 2014, 13:16 (GMT)
Fix T38774: Changing extrapolation type via RNA doesn't update FCurve

- Added update callback to perform on-update validation when changing the
extrapolation mode on F-Curves
- There was a patch in the tracker for adding an "update()" method to F-Curves
which does a similar thing when manually called by scripts. Since we've added
a function for this in RNA anyways, we might as well add this too while we're
at it. (NOTE: upon closer inspection, the original patch by Tom Edwards had a
number of issues, so I ended up reimplementing here)

Commit Details:

Full Hash: 3e26a7a594a9f2d91cba48ba70d30e3ca38a5505
Parent Commit: 6e7ce97
Lines Changed: +21, -2

1 Modified Path:

/source/blender/makesrna/intern/rna_fcurve.c (+21, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021