Go to file
Jonathan Westhues 30636a6f29 Make the extrude command do a bit more; now I generate all the
faces of the polyhedron. And shade the faces when I draw them, and
fix up our projection matrix so that the depth testing works
properly.

[git-p4: depot-paths = "//depot/solvespace/": change = 1703]
2008-05-02 02:54:22 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Tear apart the text window, mostly to beautify things. The 2008-04-27 23:18:39 -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 Make at-midpoint constraint also work to constrain midpoint of a 2008-04-30 22:53:50 -08:00
drawconstraint.cpp Make at-midpoint constraint also work to constrain midpoint of a 2008-04-30 22:53:50 -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 Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
expr.cpp A ~10x speedup in the solver. Simplify equations before evaluating 2008-04-29 20:52:34 -08:00
expr.h A ~10x speedup in the solver. Simplify equations before evaluating 2008-04-29 20:52:34 -08:00
file.cpp A ~10x speedup in the solver. Simplify equations before evaluating 2008-04-29 20:52:34 -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 Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
graphicswin.cpp Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
polygon.cpp Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
polygon.h Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
sketch.cpp Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
sketch.h Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
solvespace.cpp Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
solvespace.h Sort the parameters by sensitivity before solving, and always sort 2008-04-30 22:25:38 -08:00
system.cpp Don't blow up when the pending point doesn't seem to exist; that 2008-04-30 22:38:00 -08:00
textwin.cpp Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
ui.h Make the extrude command do a bit more; now I generate all the 2008-05-02 02:54:22 -08:00
util.cpp Add code to assemble the piecewise linear segments in a group into 2008-04-24 23:04:09 -08:00