obj
|
This is my initial checkin for solvespace, a second attempt at
|
2008-03-25 02:02:13 -08:00 |
win32
|
More reasonable default window locations.
|
2008-05-27 01:59:19 -08:00 |
Makefile
|
Add polygon triangulation, by cheating. I'm using the gl tesselator
|
2008-05-22 02:28:28 -08:00 |
constraint.cpp
|
Change the workplanes a bit. Now the active workplane is per group,
|
2008-05-26 18:22:20 -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 constructive solid geometry ops. These work to some extent, but
|
2008-05-19 01:23:49 -08:00 |
entity.cpp
|
Add step and repeat translate, with multiple copies; that all works
|
2008-05-26 22:36:59 -08:00 |
expr.cpp
|
Add transformed points and normals with a rotation (as well as a
|
2008-05-10 22:09:46 -08:00 |
expr.h
|
Add transformed points and normals with a rotation (as well as a
|
2008-05-10 22:09:46 -08:00 |
file.cpp
|
Add step and repeat translate, with multiple copies; that all works
|
2008-05-26 22:36: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 code to extrude a triangle mesh, and to perform Boolean ops on
|
2008-05-23 02:05:07 -08:00 |
graphicswin.cpp
|
Add step and repeat translate, with multiple copies; that all works
|
2008-05-26 22:36:59 -08:00 |
mesh.cpp
|
Add step and repeat translate, with multiple copies; that all works
|
2008-05-26 22:36:59 -08:00 |
polygon.cpp
|
Make coplanar faces work properly, by implementing a 2d BSP on each
|
2008-05-24 02:34:06 -08:00 |
polygon.h
|
Now I can rename groups, using that same edit control in the text
|
2008-05-27 01:52:36 -08:00 |
sketch.cpp
|
Now I can rename groups, using that same edit control in the text
|
2008-05-27 01:52:36 -08:00 |
sketch.h
|
Now I can rename groups, using that same edit control in the text
|
2008-05-27 01:52:36 -08:00 |
solvespace.cpp
|
Add step and repeat translate, with multiple copies; that all works
|
2008-05-26 22:36:59 -08:00 |
solvespace.h
|
Add step and repeat translate, with multiple copies; that all works
|
2008-05-26 22:36:59 -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
|
Now I can rename groups, using that same edit control in the text
|
2008-05-27 01:52:36 -08:00 |
ui.h
|
Now I can rename groups, using that same edit control in the text
|
2008-05-27 01:52:36 -08:00 |
util.cpp
|
Some ugly hacks; discard zero-area triangles, randomize the
|
2008-05-25 22:23:05 -08:00 |