Parametric 2d/3d CAD
Go to file
Jonathan Westhues 30ad41f4a2 Fix a crash; it was possible to attempt to draw in a workplane
that's in a group that solves after the current group. This means
that the constraint/request gets deleted instantly, and stuff like
auto-constraints on the just-created entities blow up. I now check
that the active workplane comes from the active group or one solved
before it.

[git-p4: depot-paths = "//depot/solvespace/": change = 1729]
2008-05-17 15:48:58 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add double-sided extrudes, and user interface for that. Also put 2008-05-17 00:02:39 -08:00
constraint.cpp Fix a crash; it was possible to attempt to draw in a workplane 2008-05-17 15:48:58 -08:00
drawconstraint.cpp Add angle constraints. I'm doing these differently from SketchFlat, 2008-05-17 03:15:14 -08:00
dsc.h Add angle constraints. I'm doing these differently from SketchFlat, 2008-05-17 03:15:14 -08:00
entity.cpp Minor tweaks; and always go into the debugger after an oops(). 2008-05-17 15:21:02 -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 Add angle constraints. I'm doing these differently from SketchFlat, 2008-05-17 03:15:14 -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 Fix a crash; it was possible to attempt to draw in a workplane 2008-05-17 15:48:58 -08:00
Makefile 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 Minor tweaks; and always go into the debugger after an oops(). 2008-05-17 15:21:02 -08:00
sketch.h Fix a crash; it was possible to attempt to draw in a workplane 2008-05-17 15:48:58 -08:00
solvespace.cpp Add angle constraints. I'm doing these differently from SketchFlat, 2008-05-17 03:15:14 -08:00
solvespace.h Minor tweaks; and always go into the debugger after an oops(). 2008-05-17 15:21:02 -08:00
system.cpp Minor tweaks; and always go into the debugger after an oops(). 2008-05-17 15:21:02 -08:00
textwin.cpp Fix a crash; it was possible to attempt to draw in a workplane 2008-05-17 15:48:58 -08:00
ui.h Add angle constraints. I'm doing these differently from SketchFlat, 2008-05-17 03:15:14 -08:00
util.cpp Add angle constraints. I'm doing these differently from SketchFlat, 2008-05-17 03:15:14 -08:00