Go to file
Jonathan Westhues 3cdbbb83b1 If a deletion makes it impossible to define other elements of the
sketch (e.g., a line whose length is constrained gets deleted, but
the constraint is left behind; or the point that's the origin for a
drawing group in plane gets deleted), then deleted the dependencies
too.

[git-p4: depot-paths = "//depot/solvespace/": change = 1725]
2008-05-16 22:04:55 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 I turned on hardware acceleration for my graphics card, and 2008-05-15 20:54:47 -08:00
Makefile If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
constraint.cpp Fix point-on-circle constraints to work with arcs too, and lock 2008-05-15 22:34:06 -08:00
drawconstraint.cpp Add symmetry constraints without an explicit symmetry plane; these 2008-05-13 02:38:21 -08:00
dsc.h If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
entity.cpp Fix point-on-circle constraints to work with arcs too, and lock 2008-05-15 22:34:06 -08:00
expr.cpp Add transformed points and normals with a rotation (as well as a 2008-05-10 22:09:46 -08:00
expr.h Add transformed points and normals with a rotation (as well as a 2008-05-10 22:09:46 -08:00
file.cpp Find a memory corruption! I was getting a pointer into the entity 2008-05-11 02:40: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 a diameter constraint, and add a `distance' entity that I can 2008-05-07 00:19:37 -08:00
graphicswin.cpp If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
polygon.cpp If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
polygon.h Fix point-on-circle constraints to work with arcs too, and lock 2008-05-15 22:34:06 -08:00
sketch.cpp Fix point-on-circle constraints to work with arcs too, and lock 2008-05-15 22:34:06 -08:00
sketch.h Fix point-on-circle constraints to work with arcs too, and lock 2008-05-15 22:34:06 -08:00
solvespace.cpp If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
solvespace.h If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
system.cpp Scale columns of the Jacobian before least squares solving; this 2008-05-12 18:35:31 -08:00
textwin.cpp If a deletion makes it impossible to define other elements of the 2008-05-16 22:04:55 -08:00
ui.h Add an arc entity. That's not allowed to exist in free space (since 2008-05-12 02:01:44 -08:00
util.cpp Do spherical linear interpolation when we animate onto a workplane. 2008-05-14 06:23:58 -08:00