Go to file
Jonathan Westhues 0f8c303b2e Oops, it was possible to edit the dimension for any constraint, not
just those that actually have associated dimensions. Amazing how
long that bug's been sitting there.

[git-p4: depot-paths = "//depot/solvespace/": change = 2099]
2010-01-08 01:40:47 -08:00
doc Update reference manual for SolveSpace. 2008-08-11 03:57:46 -08:00
exposed Remove arbitrary limits on the selection size, and permit more than 2009-11-03 10:54:49 -08:00
extlib Add support for the 3dconnexion six degree of freedom input devices 2009-07-20 11:05:33 -08:00
icons Add toolbar buttons for a few more things. 2009-01-03 05:30:12 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
srf A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
win32 Add text angle for styles. Add ability to quickly change between 2009-09-29 03:35:19 -08:00
bsp.cpp Add hidden line and surface removal, and vector shaded surface 2009-03-17 08:33:46 -08:00
clipboard.cpp Leave the just-pasted entities selected after a Paste Transformed. 2010-01-03 19:17:09 -08:00
confscreen.cpp Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
constraint.cpp Add interpolating splines: both periodic splines (that form a 2009-10-20 20:46:01 -08:00
constrainteq.cpp Add interpolating splines: both periodic splines (that form a 2009-10-20 20:46:01 -08:00
draw.cpp Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
drawconstraint.cpp Stop the perpendicular signs from flickering between the two 2009-11-28 18:42:50 -08:00
drawentity.cpp A monster change to add support for filled paths. This requires us 2009-10-28 23:16:28 -08:00
dsc.h A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
entity.cpp Remove arbitrary limits on the selection size, and permit more than 2009-11-03 10:54:49 -08:00
export.cpp Make the EPS, PDF, and SVG targets output filled contours. This 2009-10-30 02:38:34 -08:00
exportstep.cpp A monster change to add support for filled paths. This requires us 2009-10-28 23:16:28 -08:00
exportvector.cpp PDF has a page size limit of 200 inches for either axis; so warn if 2009-12-15 06:51:21 -08:00
expr.cpp Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
expr.h Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
file.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
font.table Add routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
generate.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
glhelper.cpp Add ability to assign styles to cosmetic text (in the form of 2009-09-24 07:52:48 -08:00
graphicswin.cpp Add warning when user tries to toggle construction with nothing 2010-01-07 00:02:13 -08:00
group.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
groupmesh.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
icon.ico Add an icon file (ugly, but at least it's not the default anymore). 2008-07-18 01:50:52 -08:00
keygen.pl Change name to SolveSpace everywhere. 2008-02-13 08:13:08 -08:00
Makefile Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
mesh.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
modify.cpp Split cubic splines and periodic splines too; which is a pain, 2009-11-09 19:57:24 -08:00
mouse.cpp Oops, it was possible to edit the dimension for any constraint, not 2010-01-08 01:40:47 -08:00
png2c.pl Add a toolbar. This requires a tool to convert my PNG icons to 2009-01-02 02:38:36 -08:00
polygon.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
polygon.h A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
request.cpp Add support for a clipboard, with cut, copy, and paste. This works 2009-12-04 00:08:41 -08:00
sketch.h A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
solvespace.cpp Update the version number for SolveSpace, to 1.6. 2010-01-03 17:06:17 -08:00
solvespace.h Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
style.cpp Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
system.cpp Remove arbitrary limits on the selection size, and permit more than 2009-11-03 10:54:49 -08:00
textscreens.cpp Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
textwin.cpp Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
toolbar.cpp Make hidden line removal keep all the line styles, and don't apply 2009-09-21 22:47:11 -08:00
ttf.cpp SPolyCurve (i.e., polynomial curve) vs. SPolygon got too confusing; 2009-01-18 19:51:00 -08:00
ui.h Add a screen to edit the view parameters; scale, translation, 2010-01-03 16:35:28 -08:00
undoredo.cpp A monster change to add support for filled paths. This requires us 2009-10-28 23:16:28 -08:00
util.cpp A big nasty change, originally just to add paste transformed. So it 2009-12-15 04:26:22 -08:00
view.cpp Make the view screen alternate light and dark background, same as 2010-01-03 23:07:35 -08:00
wishlist.txt Oops, it was possible to edit the dimension for any constraint, not 2010-01-08 01:40:47 -08:00