Go to file
Jonathan Westhues 709b5ad80e Add an axis-angle transformation (rotation about an arbitrary
point), and use that to implement step and repeat rotating.

[git-p4: depot-paths = "//depot/solvespace/": change = 1762]
2008-06-01 00:29:59 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Add color. Now each triangle has metadata, which are preserved in 2008-05-29 22:09:41 -08:00
Makefile Add polygon triangulation, by cheating. I'm using the gl tesselator 2008-05-22 02:28:28 -08:00
constraint.cpp Start to describe the selected entities in the text window. Also 2008-05-31 16:26:41 -08:00
drawconstraint.cpp Add step and repeat translate, with multiple copies; that all works 2008-05-26 22:36:59 -08:00
dsc.h Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
entity.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
expr.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
expr.h Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
file.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -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 color. Now each triangle has metadata, which are preserved in 2008-05-29 22:09:41 -08:00
graphicswin.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
mesh.cpp Don't initialize the SEdges with ... = { ... }; use a special 2008-05-30 00:01:19 -08:00
polygon.cpp Don't initialize the SEdges with ... = { ... }; use a special 2008-05-30 00:01:19 -08:00
polygon.h Don't initialize the SEdges with ... = { ... }; use a special 2008-05-30 00:01:19 -08:00
sketch.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
sketch.h Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
solvespace.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00
solvespace.h Fix stupidity in the triangle simplification; I didn't handle the 2008-05-29 23:32:30 -08:00
system.cpp Many user interface additions. Now I report when the solver fails, 2008-05-26 01:56:50 -08:00
textwin.cpp Little tweaks: wider lines drawn, fix editing dimensions. 2008-05-31 20:31:28 -08:00
ui.h Start to describe the selected entities in the text window. Also 2008-05-31 16:26:41 -08:00
util.cpp Add an axis-angle transformation (rotation about an arbitrary 2008-06-01 00:29:59 -08:00