Commit Graph

2079 Commits (694382bba9d1645547afc3ece9920e48f8767295)

Author SHA1 Message Date
Marius Kintel 694382bba9 Merge branch 'master' into value
Conflicts:
	src/parsersettings.cc
2012-07-05 09:41:15 -04:00
Marius Kintel 329295f17f Merge pull request #133 from openscad/linbuilder
Linbuilder
2012-07-04 02:05:29 -07:00
don bright 883c433e24 Merge branch 'linbuilder' of git@github.com:openscad/openscad into linbuilder 2012-07-04 08:04:16 +02:00
don bright 9b0f148d2d documentation for purpose of file 2012-07-04 08:03:38 +02:00
don bright def43ad316 improve script reporting and functionality (export) 2012-07-03 22:53:37 -07:00
don bright 5b805ed586 wget or curl required. if curl isnt there, wget will fetch + build it 2012-07-03 22:31:22 -07:00
don bright bbef180a21 kludge-fix for broken Makefiles for opencsg + glew on Fedora 64bit 2012-07-03 22:27:31 -07:00
don bright 984f7dc3f9 Add ubuntu package list for aptitude. Add pointer to wikibooks site 2012-07-04 06:56:17 +02:00
don bright 9a05c66e1c document linux source build. add env variable script for linux src builds 2012-07-04 06:33:04 +02:00
don bright 491caa15ad auto-detect curl + cmake. link libs properly. use 'openscad_deps' subdir 2012-07-04 04:34:00 +02:00
Marius Kintel b6b018e768 Merge pull request #132 from openscad/manifoldinfo
Add link to Wikibooks manual for 'not 2-manifold' error on export.
2012-07-01 09:02:18 -07:00
don bright cc9fd5b33e Add link to Wikibooks manual for 'not 2-manifold' error on export. 2012-07-01 17:07:39 +02:00
Marius Kintel 54067c635d Fixed normalization bug: node limit wasn't checked properly and some cases triggered exponential expansion of nodes during normalization. Fixes #127 2012-07-01 02:08:45 +02:00
Marius Kintel 431a24b497 Update master 2012-06-30 23:42:51 +03:00
Marius Kintel 22c5f37424 Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02:00
Marius Kintel 0e6b800155 Output filenames relative to document path when exporting .csg files from the command-line. Fixes #128 2012-06-23 23:05:46 +02:00
Marius Kintel 8e8f090fa4 cosmetics 2012-06-23 23:05:06 +02:00
Marius Kintel d6ff5e9468 Merge pull request #129 from brad/linux-release
Linux release
2012-06-20 03:02:31 -07:00
Brad Pitcher 32a0fcb892 update linux snapshot links 2012-06-19 08:39:35 -07:00
Brad Pitcher f97f09ab0e name the file with the correct architecture 2012-06-19 08:39:06 -07:00
Marius Kintel 197a4e4d36 Merge branch 'master' into value 2012-06-04 11:34:27 +02:00
Marius Kintel 9698d1d2fb Don't prefix filenames which are already absolute with document path. Fixed #123 2012-06-04 11:23:37 +02:00
Marius Kintel 38cb06c3f0 Added test cases for issue #123 2012-06-04 11:22:09 +02:00
Marius Kintel 2836f0c372 Merge branch 'master' into caliston1 2012-06-04 07:48:42 +02:00
Marius Kintel 6f65f92c67 Merge branch 'master' of github.com:openscad/openscad 2012-06-04 07:47:07 +02:00
Marius Kintel bcf02d6013 Minor Mac vs. Linux difference 2012-06-04 07:46:19 +02:00
Marius Kintel 2af483e14f Merge pull request #120 from openscad/glufix
more reliable way of ensuring GLU is linked on new DSO linux systems.
2012-06-03 22:37:40 -07:00
don bright c2f19f450b more reliable way of ensuring GLU is linked on new DSO linux systems. 2012-06-03 16:16:40 +02:00
don bright 7f803b51a2 mention locale error/workaround in documentation 2012-06-02 22:42:36 +02:00
don bright 25dca401e7 improve documentation for test builds under unix/linux 2012-06-02 22:15:28 +02:00
don bright cd2d2dabf6 enable CMAKE to find glew on systems that use 'lib64' 2012-06-02 21:57:28 +02:00
don bright 8abd201dd8 add script to download and build updated cmake version (for CGAL) 2012-06-02 18:58:08 +02:00
don bright a2902a527a fix glview to work with QT versions less than 4.7 2012-06-02 18:29:50 +02:00
don bright 5b454adeef add paralellization flags to various builds 2012-06-02 18:26:44 +02:00
don bright 056f6c6131 add documentation to workaround GLEWDIR bug 2012-05-29 02:29:29 +02:00
don bright 26b3c3633c tweak opencsg installation. 2012-05-29 02:15:49 +02:00
don bright bf5eac6880 tweaks, add more documentation, fix opencsg.h bug 2012-05-29 01:50:31 +02:00
don bright 145bc6df61 documentation 2012-05-29 01:27:40 +02:00
don bright ad04170574 paralell build curl 2012-05-29 01:25:43 +02:00
Don Bright 5b366adf8a adding new test images for 'hole' with projection-cut 2012-05-28 12:38:40 -05:00
Don Bright 45c86b5a5a add extra shapes for testing 'holes' in cut projections. new test images. 2012-05-28 12:24:48 -05:00
Don Bright f4d9383d29 cleanup unneeded #include, documentation 2012-05-28 12:05:35 -05:00
Don Bright dd2002a816 Tidy up code. Generate proper test png images. Merge branch 'master' into caliston1.
Conflicts:
	src/PolySetCGALEvaluator.cc
2012-05-28 11:48:46 -05:00
Marius Kintel 6735a8841b Don't build CGAL as debug 2012-05-28 00:30:39 +02:00
Marius Kintel 203c60d823 Added known STL import failure 2012-05-12 00:55:33 -04:00
Marius Kintel 3217bba6cb Merge branch 'master' into value 2012-05-09 13:25:47 -04:00
Marius Kintel 67eb2ebe90 sync 2012-05-09 13:25:28 -04:00
Marius Kintel 18529d2f78 Build mpfr with the latest official patches 2012-05-09 13:21:47 -04:00
Marius Kintel db2d5b3177 Bumped gmp to 5.0.5 2012-05-09 11:12:24 -04:00
Marius Kintel a1ff48eef9 Fixes to make CGAL-4.0 link correctly on Mac 2012-05-09 10:55:29 -04:00