Parametric 2d/3d CAD
![]() Before this change, it was possible to adjust constraints in a way that removes a degree of freedom and makes the sketch unsolvable, but rank test was performed before solving the system, and an error was not displayed immediately. Instead, a solution would seemingly be found, but it would be very unstable--unrelated changes to the sketch would cause rank test to fail. To reproduce the bug, do this: * Draw a triangle. * Create a length constraint for all sides. * Set side lengths to a, b, and c such that a + b = c. * Add a line segment. |
||
---|---|---|
exposed | ||
include | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
COPYING.txt |