obj
|
This is my initial checkin for solvespace, a second attempt at
|
2008-03-25 02:02:13 -08:00 |
win32
|
Use a higher-res timer for GetMilliseconds(), and tweak some stuff.
|
2008-06-01 01:46:02 -08:00 |
Makefile
|
Add polygon triangulation, by cheating. I'm using the gl tesselator
|
2008-05-22 02:28:28 -08:00 |
constraint.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -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
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -08:00 |
entity.cpp
|
More use of ::From functions to simplify code.
|
2008-06-01 00:57:16 -08:00 |
expr.cpp
|
More use of ::From functions to simplify code.
|
2008-06-01 00:57:16 -08:00 |
expr.h
|
More use of ::From functions to simplify code.
|
2008-06-01 00:57:16 -08:00 |
file.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -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
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -08:00 |
graphicswin.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -08:00 |
mesh.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -08:00 |
polygon.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -08:00 |
polygon.h
|
Don't initialize the SEdges with ... = { ... }; use a special
|
2008-05-30 00:01:19 -08:00 |
sketch.cpp
|
Use a higher-res timer for GetMilliseconds(), and tweak some stuff.
|
2008-06-01 01:46:02 -08:00 |
sketch.h
|
Add an axis-angle transformation (rotation about an arbitrary
|
2008-06-01 00:29:59 -08:00 |
solvespace.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -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
|
Use a higher-res timer for GetMilliseconds(), and tweak some stuff.
|
2008-06-01 01:46:02 -08:00 |
textwin.cpp
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -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
|
Standardize naming of FromXxx (and XxxFrom) static methods to
|
2008-06-01 00:45:11 -08:00 |