Go to file
Jonathan Westhues 1674443ab2 Fix stupidity in the rotate ops; first of all it was saving the
axis of rotation numerically, so that the associative thing breaks,
and then it also wasn't saving the point on the axis in the file,
so that snapped back to (0, 0, 0) on reload. Now it goes off the
hEntity for a point on the axis and a vector in its direction.

[git-p4: depot-paths = "//depot/solvespace/": change = 1790]
2008-06-12 21:32:55 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add more measurement information about the selection. And remove 2008-06-11 23:31:41 -08:00
Makefile Add preliminary lathe (solid of revolution) support. I'm generating 2008-06-06 03:35:28 -08:00
constraint.cpp Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
draw.cpp Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
drawconstraint.cpp Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
drawentity.cpp Treatment of numerical faces was screwy, exporting stuff in numXXX. 2008-06-12 20:41:27 -08:00
dsc.h Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
entity.cpp Treatment of numerical faces was screwy, exporting stuff in numXXX. 2008-06-12 20:41:27 -08:00
expr.cpp Add point-face distance constraints. 2008-06-06 00:46:55 -08:00
expr.h Add point-face distance constraints. 2008-06-06 00:46:55 -08:00
file.cpp Treatment of numerical faces was screwy, exporting stuff in numXXX. 2008-06-12 20:41:27 -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 Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
graphicswin.cpp Treatment of numerical faces was screwy, exporting stuff in numXXX. 2008-06-12 20:41:27 -08:00
group.cpp Fix stupidity in the rotate ops; first of all it was saving the 2008-06-12 21:32:55 -08:00
groupmesh.cpp Bits and pieces; option to not include original in step translates 2008-06-11 20:36:33 -08:00
mesh.cpp Add reference dimensions, add user-programmable lighting, and add a 2008-06-10 20:22:52 -08:00
polygon.cpp Bits and pieces; option to not include original in step translates 2008-06-11 20:36:33 -08:00
polygon.h Bits and pieces; option to not include original in step translates 2008-06-11 20:36:33 -08:00
request.cpp Split some large files. 2008-06-06 00:14:37 -08:00
sketch.h Fix stupidity in the rotate ops; first of all it was saving the 2008-06-12 21:32:55 -08:00
solvespace.cpp Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
solvespace.h Add more measurement information about the selection. And remove 2008-06-11 23:31:41 -08:00
system.cpp Major speedups, mostly by playing nicer with OpenGL; batch things 2008-06-05 23:50:08 -08:00
textwin.cpp Treatment of numerical faces was screwy, exporting stuff in numXXX. 2008-06-12 20:41:27 -08:00
ui.h Add a special constraint type for comments; no equations, just 2008-06-12 00:58:58 -08:00
undoredo.cpp Add undo/redo. This saves the param guesses, constraints, groups, 2008-06-04 02:22:30 -08:00
util.cpp Add preliminary lathe (solid of revolution) support. I'm generating 2008-06-06 03:35:28 -08:00
wishlist.txt Treatment of numerical faces was screwy, exporting stuff in numXXX. 2008-06-12 20:41:27 -08:00