Go to file
Jonathan Westhues bfc7109e0c Standardize the behaviour of constraints, by assigning them a
workplane: a free constraint works in three-space (e.g. true
distance), and a constraint in a workplane works in that plane
(e.g. projected distance). And make the solver go automatically,
though solver itself has lots of pieces missing.

[git-p4: depot-paths = "//depot/solvespace/": change = 1691]
2008-04-26 21:00:12 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
Makefile Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
constraint.cpp Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
drawconstraint.cpp A great renaming. 2d coordinate systems are now called workplanes, 2008-04-26 19:26:27 -08:00
dsc.h Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
entity.cpp Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
expr.cpp Add an ExprVector class, for a 3-vector whose members are 2008-04-22 05:14:15 -08:00
expr.h Add a function to combine vertices while tesselating the polygon, 2008-04-25 02:11:29 -08:00
file.cpp Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
font.table Add routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
glhelper.cpp A great renaming. 2d coordinate systems are now called workplanes, 2008-04-26 19:26:27 -08:00
graphicswin.cpp Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
polygon.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
polygon.h Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
sketch.cpp A great renaming. 2d coordinate systems are now called workplanes, 2008-04-26 19:26:27 -08:00
sketch.h Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
solvespace.cpp Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
solvespace.h Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
system.cpp Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
textwin.cpp A great renaming. 2d coordinate systems are now called workplanes, 2008-04-26 19:26:27 -08:00
ui.h Standardize the behaviour of constraints, by assigning them a 2008-04-26 21:00:12 -08:00
util.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00