Blender Git Loki
Git Commits -> Revision b3f20ee
Revision b3f20ee by Alexander Gavrilov (master) November 28, 2020, 12:54 (GMT) |
Fix T83023: incorrect shape of cyclic F-Curve with only two points. The equation solver didn't handle the one unknown case correctly. |
Commit Details:
Full Hash: b3f20eed6e85249d15724543743cb049e7991622
Parent Commit: f8553de
Lines Changed: +87, -1
1 Added Path:
/source/blender/blenlib/tests/BLI_math_solvers_test.cc (+70, -0) (View)