Go to file
Jonathan Westhues ebdef1818c Simplify the way that the active csys is handled, and default to
locked on to the XY plane. And simplify the handling of colors in
the text window: identify them by a character, not an integer ID,
since the character is easier to remember.

[git-p4: depot-paths = "//depot/solvespace/": change = 1687]
2008-04-25 00:26:15 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Simplify the way that the active csys is handled, and default to 2008-04-25 00:26:15 -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 Add horizontal and vertical constraints. Those have their own 2d/3d 2008-04-22 23:29:19 -08:00
drawconstraint.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -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 Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -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 Rough file/save for SolveSpace; that's all done from a single 2008-04-23 22:22:16 -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 Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
graphicswin.cpp Simplify the way that the active csys is handled, and default to 2008-04-25 00:26:15 -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 Simplify the way that the active csys is handled, and default to 2008-04-25 00:26:15 -08:00
sketch.h Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
solvespace.cpp Simplify the way that the active csys is handled, and default to 2008-04-25 00:26:15 -08:00
solvespace.h Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -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 Simplify the way that the active csys is handled, and default to 2008-04-25 00:26:15 -08:00
ui.h Simplify the way that the active csys is handled, and default to 2008-04-25 00:26:15 -08:00
util.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00