Parametric 2d/3d CAD
Go to file
whitequark 981f772d81 Reword error messages that are displayed when a group fails to solve.
The current messages accurately reflect what happens to the system
of equations that represents the sketch, but can be quite confusing
to users that only think in terms of the constraints.

We use "unsolvable" and not "impossible" because while most of
the cases that result in this error message will indeed stem from
mutually exclusive sets of constraints, it is still possible that
there is some solution that our solver is unable to find using
numeric methods.
2016-10-25 13:47:06 +00:00
exposed Remove Windows-isms and add a CMake buildsystem. 2016-10-25 13:42:13 +00:00
include Remove Windows-isms and add a CMake buildsystem. 2016-10-25 13:42:13 +00:00
src Reword error messages that are displayed when a group fails to solve. 2016-10-25 13:47:06 +00:00
.gitignore Remove Windows-isms and add a CMake buildsystem. 2016-10-25 13:42:13 +00:00
CMakeLists.txt Remove Windows-isms and add a CMake buildsystem. 2016-10-25 13:42:13 +00:00
COPYING.txt Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00