Blender Git Commit Log
Git Commits -> Revision fe6be70
Revision fe6be70 by Jeroen Bakker (master) June 5, 2020, 06:41 (GMT) |
CleanUp: Introduce BKE_fcurve_create |
Commit Details:
Full Hash: fe6be70875bca64e555d1cbedf1c2160493cf0e2
Parent Commit: e3a32a2
Lines Changed: +23, -19
10 Modified Paths:
/source/blender/blenkernel/BKE_fcurve.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+5, -1) (Diff)
/source/blender/blenkernel/intern/ipo.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/nla.c (+2, -2) (Diff)
/source/blender/editors/animation/drivers.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+1, -1) (Diff)
/source/blender/io/collada/AnimationImporter.cpp (+2, -2) (Diff)
/source/blender/io/collada/BCAnimationCurve.cpp (+1, -1) (Diff)
/tests/gtests/blenkernel/BKE_fcurve_test.cc (+8, -8) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+5, -1) (Diff)
/source/blender/blenkernel/intern/ipo.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/nla.c (+2, -2) (Diff)
/source/blender/editors/animation/drivers.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+1, -1) (Diff)
/source/blender/io/collada/AnimationImporter.cpp (+2, -2) (Diff)
/source/blender/io/collada/BCAnimationCurve.cpp (+1, -1) (Diff)
/tests/gtests/blenkernel/BKE_fcurve_test.cc (+8, -8) (Diff)