solvespace/srf
Jonathan Westhues 28d1bc67bc Two ugly hacks. Don't do the trick where I also deselect the point
under the just-deselected coincident point when I'm working on
batches, which really could have selected that underneath point.
And always pwl curves to at least two line segments (and likewise
retain at least one intermediate point when removing short edges),
to avoid confusion when holes end up square.

[git-p4: depot-paths = "//depot/solvespace/": change = 2070]
2009-11-05 21:34:34 -08:00
..
boolean.cpp Add option to mirror imported geometry, including the shell, mesh, 2009-10-09 04:57:10 -08:00
curve.cpp Two ugly hacks. Don't do the trick where I also deselect the point 2009-11-05 21:34:34 -08:00
merge.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
ratpoly.cpp Two ugly hacks. Don't do the trick where I also deselect the point 2009-11-05 21:34:34 -08:00
raycast.cpp I had been using LENGTH_EPS as the tolerance on both xyz points and 2009-07-01 19:32:17 -08:00
surface.cpp A monster change to add support for filled paths. This requires us 2009-10-28 23:16:28 -08:00
surface.h Make the EPS, PDF, and SVG targets output filled contours. This 2009-10-30 02:38:34 -08:00
surfinter.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
triangulate.cpp Fix two gross memory leaks. I was neglecting to clear the SEdgeList 2009-10-02 01:30:12 -08:00