Go to file
Jonathan Westhues 2926fa95d9 Start to add some constraint stuff. I now have point-coincident,
and point-in-plane. These work, but the equation is still stupid,
solving everything at once and not substituting trivial equations.

[git-p4: depot-paths = "//depot/solvespace/": change = 1677]
2008-04-21 00:16:38 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
Makefile Ultra-rough beginnings of a solver. Write the constraint equations, 2008-04-20 03:35:10 -08:00
constraint.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
drawconstraint.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
dsc.h Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
entity.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
expr.cpp Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
expr.h Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -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 Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -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 Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -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 Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -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 Rename some stuff in the IdList again. Rough in the file save 2008-04-18 03:11:48 -08:00
ui.h Start to add some constraint stuff. I now have point-coincident, 2008-04-21 00:16:38 -08:00
util.cpp Rename some stuff in the IdList again. Rough in the file save 2008-04-18 03:11:48 -08:00