Parametric 2d/3d CAD
Go to file
Jonathan Westhues 6b264a6ba6 Add a convenience command to draw a rectangle (as four line
segments), add the toggle construction command, and color the lines
differently depending on what group you're in.

Also change dynamic memory stuff to use a Win32 heap for everything
(no malloc), and validate that often. I think I've seen it crash,
though I can't reproduce it.

[git-p4: depot-paths = "//depot/solvespace/": change = 1708]
2008-05-06 20:17:29 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
constraint.cpp Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
drawconstraint.cpp Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
dsc.h Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
entity.cpp Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
expr.cpp Fix some stupid bugs introduced with the new representation of 2008-05-05 01:47:23 -08:00
expr.h Fix some stupid bugs introduced with the new representation of 2008-05-05 01:47:23 -08:00
file.cpp Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -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 Fix some stupid bugs introduced with the new representation of 2008-05-05 01:47:23 -08:00
graphicswin.cpp Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
Makefile Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
polygon.cpp Fix some stupid bugs introduced with the new representation of 2008-05-05 01:47:23 -08:00
polygon.h Fix some stupid bugs introduced with the new representation of 2008-05-05 01:47:23 -08:00
sketch.cpp Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
sketch.h Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
solvespace.cpp A big change, to add a concept of normals. These are "oriented 2008-05-04 22:18:01 -08:00
solvespace.h Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
system.cpp A big change, to add a concept of normals. These are "oriented 2008-05-04 22:18:01 -08:00
textwin.cpp A big change, to add a concept of normals. These are "oriented 2008-05-04 22:18:01 -08:00
ui.h Add a convenience command to draw a rectangle (as four line 2008-05-06 20:17:29 -08:00
util.cpp A big change, to add a concept of normals. These are "oriented 2008-05-04 22:18:01 -08:00