
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
Date | Number of Commits | |
---|---|---|
May 1, 2020 | 1 |
Committers
Author | Number of Commits |
---|---|
Sybren A. Stüvel | 1 |
Popular Files
Filename | Total Edits |
---|---|
rna_fcurve.c | 1 |
anim_filter.c | 1 |
versioning_280.c | 1 |
bpy_driver.c | 1 |
drivers.c | 1 |
lib_query.c | 1 |
writefile.c | 1 |
outliner_tree.c | 1 |
anim_data.c | 1 |
readfile.c | 1 |
Latest commits 
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