Go to file
Jonathan Westhues aedd91735f Text window was double-buffered, but background was still getting
erased before redraw, which caused a bit of flicker on show. And
hide debug prints in solver.

[git-p4: depot-paths = "//depot/solvespace/": change = 1693]
2008-04-27 01:31:56 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Text window was double-buffered, but background was still getting 2008-04-27 01:31:56 -08:00
Makefile Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
constraint.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
drawconstraint.cpp A great renaming. 2d coordinate systems are now called workplanes, 2008-04-26 19:26:27 -08:00
dsc.h Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
entity.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
expr.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
expr.h Add a function to combine vertices while tesselating the polygon, 2008-04-25 02:11:29 -08:00
file.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -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 A great renaming. 2d coordinate systems are now called workplanes, 2008-04-26 19:26:27 -08:00
graphicswin.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
polygon.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
polygon.h Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00
sketch.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
sketch.h Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
solvespace.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
solvespace.h Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
system.cpp Text window was double-buffered, but background was still getting 2008-04-27 01:31:56 -08:00
textwin.cpp Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
ui.h Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -08:00
util.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00