Go to file
Jonathan Westhues a8001adf33 Add horizontal and vertical constraints. Those have their own 2d/3d
issues, when the points are not all in the same coordinate system.
All painful, of course. Also add continuous line drawing, and
auto-constraining of line segments as I draw.

[git-p4: depot-paths = "//depot/solvespace/": change = 1683]
2008-04-22 23:29:19 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add an ExprVector class, for a 3-vector whose members are 2008-04-22 05:14:15 -08:00
Makefile Ultra-rough beginnings of a solver. Write the constraint equations, 2008-04-20 03:35:10 -08:00
constraint.cpp Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
drawconstraint.cpp Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
dsc.h Add an equal length constraint for line segments. 2008-04-21 21:00:49 -08:00
entity.cpp Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -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 an ExprVector class, for a 3-vector whose members are 2008-04-22 05:14:15 -08:00
file.cpp Big structural change; eliminate the Point type in SolveSpace. The 2008-04-19 03:09:47 -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 Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
graphicswin.cpp Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
polygon.h Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
sketch.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
sketch.h Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
solvespace.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
solvespace.h Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
system.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
textwin.cpp Add an ExprVector class, for a 3-vector whose members are 2008-04-22 05:14:15 -08:00
ui.h Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
util.cpp Add an equal length constraint for line segments. 2008-04-21 21:00:49 -08:00