Go to file
Jonathan Westhues a084b32064 Stipple the selected/hovered faces, instead of drawing them in
solid red or yellow. And add user interface to `hide' the faces
(i.e., to make them unselectable), defaulting to hidden in
everything except extrudes or imports.

[git-p4: depot-paths = "//depot/solvespace/": change = 1768]
2008-06-01 21:38:12 -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
Makefile Add polygon triangulation, by cheating. I'm using the gl tesselator 2008-05-22 02:28:28 -08:00
constraint.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -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 Use the vectorized XxxVector::From() functions in a few more 2008-06-01 19:37:58 -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 Standardize naming of FromXxx (and XxxFrom) static methods to 2008-06-01 00:45:11 -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 Stipple the selected/hovered faces, instead of drawing them in 2008-06-01 21:38:12 -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 Stipple the selected/hovered faces, instead of drawing them in 2008-06-01 21:38:12 -08:00
sketch.h Stipple the selected/hovered faces, instead of drawing them in 2008-06-01 21:38:12 -08:00
solvespace.cpp Standardize naming of FromXxx (and XxxFrom) static methods to 2008-06-01 00:45:11 -08:00
solvespace.h Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -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 Stipple the selected/hovered faces, instead of drawing them in 2008-06-01 21:38:12 -08:00
ui.h Stipple the selected/hovered faces, instead of drawing them in 2008-06-01 21:38:12 -08:00
util.cpp Add selectable faces, by associating an hEntity with the triangle's 2008-06-01 19:31:37 -08:00