Go to file
Jonathan Westhues 49ec1346d7 Add the first `derived' group, that generates entities based on
other entities. This requires a new point type, for a point that's
defined as a transformation of some other point. All works nicely,
I think. There's ugliness because entities are no longer guaranteed
to have a parent request.

Also speed up display of the text window, by caching brushes
instead of recreating for each character (!), and add a bit more
user interface in the text window.

[git-p4: depot-paths = "//depot/solvespace/": change = 1692]
2008-04-27 01:03:01 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -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 Add the first `derived' group, that generates entities based on 2008-04-27 01:03:01 -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