Parametric 2d/3d CAD
Go to file
Jonathan Westhues 236ee16da6 Consolidate the code that determines whether an entity is visible
in one place. And remove the ability to disable the solver, since
that's unlikely to be anything but confusing (and in any case, was
badly implemented). This is in preparation for selective solving,
of only the dirty groups.

[git-p4: depot-paths = "//depot/solvespace/": change = 1769]
2008-06-02 01:31:26 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Use a higher-res timer for GetMilliseconds(), and tweak some stuff. 2008-06-01 01:46:02 -08:00
constraint.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
drawconstraint.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
dsc.h Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
entity.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
expr.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
expr.h Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
file.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -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 Stipple the selected/hovered faces, instead of drawing them in 2008-06-01 21:38:12 -08:00
graphicswin.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
Makefile Add polygon triangulation, by cheating. I'm using the gl tesselator 2008-05-22 02:28:28 -08:00
mesh.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
polygon.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
polygon.h Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00
sketch.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
sketch.h Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
solvespace.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
solvespace.h Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
system.cpp Use a higher-res timer for GetMilliseconds(), and tweak some stuff. 2008-06-01 01:46:02 -08:00
textwin.cpp Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
ui.h Consolidate the code that determines whether an entity is visible 2008-06-02 01:31:26 -08:00
util.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00