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 |
|---|---|
| anim_data.c | 1 |
| readfile.c | 1 |
| BKE_fcurve.h | 1 |
| BKE_fcurve_driver.h | 1 |
| keyframing.c | 1 |
| graph_buttons.c | 1 |
| fcurve_driver.c | 1 |
| interface_anim.c | 1 |
| ipo.c | 1 |
| object.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


MiikaHweb | 2003-2021