Blender Git Statistics -> Branches -> temp-sybren-fcurve-driver-extract

"Temp-sybren-fcurve-driver-extract" branch

Total commits : 1
Total committers : 1
First Commit : May 1, 2020
Latest Commit : May 1, 2020


Commits by Date

DateNumber of Commits
May 1, 20201

Committers

AuthorNumber of Commits
Sybren A. Stüvel1

Popular Files

FilenameTotal Edits
anim_data.c1
readfile.c1
BKE_fcurve.h1
BKE_fcurve_driver.h1
keyframing.c1
graph_buttons.c1
fcurve_driver.c1
interface_anim.c1
ipo.c1
object.c1

Latest commits Feed

May 1, 2020, 10:43 (GMT)
Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.c

All the driver-specific code in `fcurve.c` has been moved into a new file
`fcurve_driver.c`. The corresponding declarations have been moved from
`BKE_fcurve.h` to `BKE_fcurve_driver.h`.

All the `#include "BKE_fcurve.h"` statements have been investigated and
replaced with `BKE_fcurve_driver.h` where necessary.

No functional changes.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021