Parametric 2d/3d CAD
Go to file
Evil-Spirit cf7db87b38 Write params if system is solved as REDUNDANT_OKAY.
A system solved as REDUNDANT_OKAY is still solved correctly,
even if the UI would consider this an error, in case that
g->allowRedundant==false. So there's no reason to discard this
solution; we might find it useful if a system loses a degree of
freedom while dragging, or to avoid regeneration after redundant
constraints are allowed.

This commit also reverts commit 3ff236c, as that is not necessary
anymore.
2016-10-25 13:50:50 +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 Write params if system is solved as REDUNDANT_OKAY. 2016-10-25 13:50:50 +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