Blender Git Commit Log

Git Commits -> Revision 673b665

Revision 673b665 by Campbell Barton (master)
March 24, 2014, 22:59 (GMT)
Code cleanup: rename BLI_math_easing to BLI_easing

Many hard coded values and really specific to time & keyframes.

Commit Details:

Full Hash: 673b66547174d8771e34265b436c09e64728a5b8
Parent Commit: b701c92
Lines Changed: +395, -393

2 Added Paths:

/source/blender/blenlib/BLI_easing.h (+78, -0) (View)
/source/blender/blenlib/intern/easing.c (+314, -0) (View)

2 Deleted Paths:

/source/blender/blenlib/BLI_math_easing.h (+0, -78)
/source/blender/blenlib/intern/math_easing.c (+0, -312)

2 Modified Paths:

/source/blender/blenkernel/intern/fcurve.c (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021