Go to file
Jonathan Westhues 5a2803617b Previous speedup for regenerating vertex-to-vertex mesh was broken;
it did nothing when GenerateAll got called with an explicit range
(vs. with no args, to run on the dirty groups), so the emphasized
edges ended up out of date. I think this is better.

Also check in latest updates to manual.

[git-p4: depot-paths = "//depot/solvespace/": change = 1852]
2008-02-07 09:44:27 -08:00
doc Previous speedup for regenerating vertex-to-vertex mesh was broken; 2008-02-07 09:44:27 -08:00
extlib Link against libpng and zlib, and use that to export graphics; 2008-06-18 00:35:14 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add an icon file (ugly, but at least it's not the default anymore). 2008-07-18 01:50:52 -08:00
Makefile Add an icon file (ugly, but at least it's not the default anymore). 2008-07-18 01:50:52 -08:00
bsp.cpp Go back to randomizing the faces before adding to the BSP, rather 2008-02-07 01:57:59 -08:00
constraint.cpp Oops, didn't clear the hover when auto-deleting horiz/vert 2008-02-07 09:17:09 -08:00
draw.cpp Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
drawconstraint.cpp Add equal-angle constraints. These are implemented by brute force, 2008-07-20 04:24:43 -08:00
drawentity.cpp Make the piecewise linear stuff for cubics and quadratics adaptive, 2008-07-09 21:26:08 -08:00
dsc.h Add routines to remove T intersections from the mesh, which are 2008-07-05 23:56:24 -08:00
entity.cpp Make step and repeats step the mesh, as well as the entities. This 2008-06-21 14:49:57 -08:00
export.cpp Oops, wasn't closing the PNG file after exporting to it. 2008-07-20 17:34:09 -08:00
expr.cpp If any equations are soluble in a single variable, then handle them 2008-06-26 01:34:26 -08:00
expr.h If any equations are soluble in a single variable, then handle them 2008-06-26 01:34:26 -08:00
file.cpp Add equal-angle constraints. These are implemented by brute force, 2008-07-20 04:24:43 -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 Previous speedup for regenerating vertex-to-vertex mesh was broken; 2008-02-07 09:44:27 -08:00
glhelper.cpp Add routines to remove T intersections from the mesh, which are 2008-07-05 23:56:24 -08:00
graphicswin.cpp Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
group.cpp Better error messages when creating groups, too. 2008-07-13 21:20:55 -08:00
groupmesh.cpp Add code to evaluate the volume of a mesh, thanks to the divergence 2008-02-07 01:53:52 -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
mesh.cpp But still draw the edges when the faces are coplanar, if the faces 2008-07-15 23:08:39 -08:00
polygon.cpp Little stuff: show polygon assembly errors only for draw-in-plane 2008-07-13 01:57:46 -08:00
polygon.h Add DXF export. The complexity comes from all the different ways to 2008-07-07 22:30:13 -08:00
request.cpp Add TrueType font support to SolveSpace. This uses a modified 2008-06-30 01:09:17 -08:00
sketch.h Add equal-angle constraints. These are implemented by brute force, 2008-07-20 04:24:43 -08:00
solvespace.cpp Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
solvespace.h Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
system.cpp Report the number of degrees of freedom for each group. 2008-07-09 23:42:35 -08:00
textscreens.cpp Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
textwin.cpp Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
ttf.cpp Make the piecewise linear stuff for cubics and quadratics adaptive, 2008-07-09 21:26:08 -08:00
ui.h Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00
undoredo.cpp Add code to evaluate the volume of a mesh, thanks to the divergence 2008-02-07 01:53:52 -08:00
util.cpp Oops, make path relative routine was broken when the filenames 2008-07-16 21:29:10 -08:00
wishlist.txt Add feature to trace a point; so I can show the path that a 2008-07-20 03:27:22 -08:00