Parametric 2d/3d CAD
Go to file
Jonathan Westhues 2f4a3917c5 Add functions to deep-copy Exprs, for those generated from user
expressions that we wish to keep around. And make the 2d coordinate
system (that causes points to generate 2 unknowns, not 3) an
attribute of the request, not the group, and add user interface to
change that.

[git-p4: depot-paths = "//depot/solvespace/": change = 1670]
2008-04-17 23:06:37 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
constraint.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
drawconstraint.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
dsc.h Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
entity.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
expr.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
expr.h Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -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 routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
graphicswin.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
Makefile Add a little parser, that takes a string and generates and Expr * 2008-04-16 22:42:32 -08:00
sketch.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
sketch.h Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
solvespace.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
solvespace.h Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
textwin.cpp Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
ui.h Add functions to deep-copy Exprs, for those generated from user 2008-04-17 23:06:37 -08:00
util.cpp Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00