Go to file
Jonathan Westhues a4dc518a89 A monster change; move the parameter, entity, group, and constraint
tables from SolveSpace to their own class. This is intended to
simplify use of the constraint solver in a library.

[git-p4: depot-paths = "//depot/solvespace/": change = 1942]
2009-04-18 21:53:16 -08:00
doc Update reference manual for SolveSpace. 2008-08-11 03:57:46 -08:00
extlib Link against libpng and zlib, and use that to export graphics; 2008-06-18 00:35:14 -08:00
icons Add toolbar buttons for a few more things. 2009-01-03 05:30:12 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
srf Add exact export of arcs for EPS, DXF, SVG, and of nonrational 2009-04-14 18:55:18 -08:00
win32 Add plane-plane intersection as a special case (to generate the 2009-03-14 12:01:20 -08:00
Makefile A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
bsp.cpp Add hidden line and surface removal, and vector shaded surface 2009-03-17 08:33:46 -08:00
constraint.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
constrainteq.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
draw.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
drawconstraint.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
drawentity.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
dsc.h Add beginnings of exact curve export. We take the trim curves in 2009-04-13 20:19:23 -08:00
entity.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
export.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
expr.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
expr.h Little optimizations in the solver; don't write the Jacobian 2009-04-18 19:55:46 -08:00
file.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
font.table Add routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
generate.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
glhelper.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
graphicswin.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
group.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
groupmesh.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
icon.ico Add an icon file (ugly, but at least it's not the default anymore). 2008-07-18 01:50:52 -08:00
keygen.pl Change name to SolveSpace everywhere. 2008-02-13 08:13:08 -08:00
mesh.cpp Generate additional edges wherever a front- and back-facing 2009-03-17 20:26:04 -08:00
modify.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
png2c.pl Add a toolbar. This requires a tool to convert my PNG icons to 2009-01-02 02:38:36 -08:00
polygon.cpp The hidden line removal unnecessarily splits our edges, which 2009-04-07 20:54:07 -08:00
polygon.h The hidden line removal unnecessarily splits our edges, which 2009-04-07 20:54:07 -08:00
request.cpp Add TrueType font support to SolveSpace. This uses a modified 2008-06-30 01:09:17 -08:00
sketch.h Split the Entity and Constraint classes into Xxx and XxxBase, with 2009-04-18 20:28:21 -08:00
solvespace.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
solvespace.h A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
system.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
textscreens.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
textwin.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
toolbar.cpp Oops, wasn't setting line width for the tool tips on the toolbar; 2009-01-25 03:25:40 -08:00
ttf.cpp SPolyCurve (i.e., polynomial curve) vs. SPolygon got too confusing; 2009-01-18 19:51:00 -08:00
ui.h Add beginnings of exact curve export. We take the trim curves in 2009-04-13 20:19:23 -08:00
undoredo.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
util.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
wishlist.txt Add direct PDF export. The only curves in PDF are nonrational 2009-04-14 22:50:06 -08:00