Blender Git Commit Log
Git Commits -> Revision 559816a
Revision 559816a by Sybren A. Stüvel (temp-sybren-anim-cleanup) February 7, 2020, 16:51 (GMT) |
Animation: added unittests for FCurve evaluation I want to clean up some of the FCurve evaluation functions by breaking them up into smaller parts and simplifying some code paths. Before I do that, however, I want to add some tests to ensure I don't mess up too much. |
Commit Details:
Full Hash: 559816a8cb41243eb5a11d122a201d19f636a880
Parent Commit: 0300054
Lines Changed: +246, -0
2 Added Paths:
/tests/gtests/blenkernel/BKE_fcurve_test.cc (+207, -0) (View)
/tests/gtests/blenkernel/CMakeLists.txt (+38, -0) (View)
/tests/gtests/blenkernel/CMakeLists.txt (+38, -0) (View)
1 Modified Path:
/tests/gtests/CMakeLists.txt (+1, -0) (Diff)