Go to file
Jonathan Westhues 33dfff2a78 Add option to disable the "not closed contour" warnings and such,
instead of tying that to whether the shaded model is shown. And
rewrite all URLs to solvespace.com, not www.solvespace.com, and get
rid of the nag screen that I just added because opening the website
with ShellExecute seems to freeze a bit on startup.

[git-p4: depot-paths = "//depot/solvespace/": change = 2044]
2009-10-01 02:35:11 -08:00
doc Update reference manual for SolveSpace. 2008-08-11 03:57:46 -08:00
exposed Replace copyright notices for SolveSpace with my LLC, not my name. 2009-09-28 01:48:56 -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 Now actually export the line styles, for PDF, EPS, and SVG file 2009-09-21 21:46:30 -08:00
win32 Add text angle for styles. Add ability to quickly change between 2009-09-29 03:35:19 -08:00
Makefile Split draw.cpp and textscreens.cpp, and move a few things around. 2009-09-29 05:14:47 -08:00
bsp.cpp Add hidden line and surface removal, and vector shaded surface 2009-03-17 08:33:46 -08:00
confscreen.cpp Add option to disable the "not closed contour" warnings and such, 2009-10-01 02:35:11 -08:00
constraint.cpp Change the unregistered behavior: instead of limiting the number of 2009-09-29 04:31:07 -08:00
constrainteq.cpp The constraint solver now compiles as a library, and I have a 2009-04-19 23:30:09 -08:00
draw.cpp Split draw.cpp and textscreens.cpp, and move a few things around. 2009-09-29 05:14:47 -08:00
drawconstraint.cpp Add text angle for styles. Add ability to quickly change between 2009-09-29 03:35:19 -08:00
drawentity.cpp Add ability to assign styles to cosmetic text (in the form of 2009-09-24 07:52:48 -08:00
dsc.h Add user interface to modify styles: change the color, line width, 2009-09-18 00:14:15 -08:00
entity.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
export.cpp Change the unregistered behavior: instead of limiting the number of 2009-09-29 04:31:07 -08:00
exportstep.cpp Add STEP file export for 2d curves too, and disable extrusion not 2009-06-10 21:57:23 -08:00
exportvector.cpp Now actually export the line styles, for PDF, EPS, and SVG file 2009-09-21 21:46:30 -08:00
expr.cpp A monster change; move the parameter, entity, group, and constraint 2009-04-18 21:53:16 -08:00
expr.h Little optimizations in the solver; don't write the Jacobian 2009-04-18 19:55:46 -08:00
file.cpp Add text angle for styles. Add ability to quickly change between 2009-09-29 03:35:19 -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 Show a progress message when regenerating is slow. And update the 2009-06-13 20:36:38 -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 Split draw.cpp and textscreens.cpp, and move a few things around. 2009-09-29 05:14:47 -08:00
group.cpp Add a context menu, with a grab bag of options. That will need some 2009-09-23 02:59:59 -08:00
groupmesh.cpp Add option to disable the "not closed contour" warnings and such, 2009-10-01 02:35:11 -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
mesh.cpp Make hidden line removal keep all the line styles, and don't apply 2009-09-21 22:47:11 -08:00
modify.cpp When deleting a request, rewrite the constraints on its points in 2009-07-08 01:36:18 -08:00
mouse.cpp Increment the version number, and add a context menu item to snap 2009-09-30 00:54:01 -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 Now actually export the line styles, for PDF, EPS, and SVG file 2009-09-21 21:46:30 -08:00
polygon.h Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
request.cpp Add user interface to modify styles: change the color, line width, 2009-09-18 00:14:15 -08:00
sketch.h Add text angle for styles. Add ability to quickly change between 2009-09-29 03:35:19 -08:00
solvespace.cpp Add option to disable the "not closed contour" warnings and such, 2009-10-01 02:35:11 -08:00
solvespace.h Add option to disable the "not closed contour" warnings and such, 2009-10-01 02:35:11 -08:00
style.cpp Split draw.cpp and textscreens.cpp, and move a few things around. 2009-09-29 05:14:47 -08:00
system.cpp Add a solver option to not calculate the failing constraints if 2009-04-20 23:56:17 -08:00
textscreens.cpp Add option to disable the "not closed contour" warnings and such, 2009-10-01 02:35:11 -08:00
textwin.cpp Make everything line up in the configuration screen. 2009-09-30 02:02:15 -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 option to disable the "not closed contour" warnings and such, 2009-10-01 02:35:11 -08:00
undoredo.cpp Move colors and line widths for almost everything to the styles 2009-09-16 23:32:36 -08:00
util.cpp Add user interface to modify styles: change the color, line width, 2009-09-18 00:14:15 -08:00
wishlist.txt Increment the version number, and add a context menu item to snap 2009-09-30 00:54:01 -08:00