Go to file
Jonathan Westhues fa71238def Some graphics tweaks, to the order in which stuff gets drawn, to
determine what goes in front (e.g. put a drawn line in front of the
reference plane, even if the z order would want the opposite), and
some tweaks to the mouse behaviour, and a function to modify
constraints like dimensions so that the are initially satisfied.

[git-p4: depot-paths = "//depot/solvespace/": change = 1681]
2008-04-22 02:53:42 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -08:00
Makefile Ultra-rough beginnings of a solver. Write the constraint equations, 2008-04-20 03:35:10 -08:00
constraint.cpp Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -08:00
drawconstraint.cpp Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -08:00
dsc.h Add an equal length constraint for line segments. 2008-04-21 21:00:49 -08:00
entity.cpp Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -08:00
expr.cpp Now I can display the edit control in the graphics window, and edit 2008-04-21 02:12:04 -08:00
expr.h Now I can display the edit control in the graphics window, and edit 2008-04-21 02:12:04 -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 Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -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 Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -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 Now I can display the edit control in the graphics window, and edit 2008-04-21 02:12:04 -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 Some graphics tweaks, to the order in which stuff gets drawn, to 2008-04-22 02:53:42 -08:00
util.cpp Add an equal length constraint for line segments. 2008-04-21 21:00:49 -08:00