Commit Graph

2006 Commits (67eb2ebe90447e966dc1e08b91c43d937c521583)

Author SHA1 Message Date
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
Marius Kintel a78cee15b2 Minor typos + line breaks 2012-05-07 21:21:01 -04:00
Wil Chung 2429d9d45a added a getting started section to the README 2012-05-07 16:31:46 -07:00
Wil Chung 924aa05f55 added build instructions in the README 2012-05-07 16:31:46 -07:00
Wil Chung 725d8f044e Changed prerequisites to links 2012-05-07 16:31:46 -07:00
Wil Chung 56648045cc fixed typos in readme
fixed typo
2012-05-07 16:31:42 -07:00
Wil Chung 74a380df15 added md extension to README to get it to render
correctly on Github
2012-05-07 11:24:21 -07:00
Clifford Wolf 6d53b35f5b Actually lock X for middle mouse button panning 2012-04-24 11:50:41 +02:00
Clifford Wolf f5a7e92367 Fixed x/y panning (middle mouse button) 2012-04-24 01:33:22 +02:00
Clifford Wolf 940946c060 Fixed rendering of crosshairs position 2012-04-24 01:20:48 +02:00
Clifford Wolf a718c4a59d Some trivial fixes for compiler warnings 2012-04-24 01:17:21 +02:00
Clifford Wolf dde401cadb Fixed build for old OpenCSG versions (no OPENCSG_VERSION_STRING) 2012-04-24 01:16:22 +02:00
Clifford Wolf bc15e944da Added /openscad to .gitignore 2012-04-24 01:14:33 +02:00
Marius Kintel 4280fb25ad sync 2012-04-22 19:35:23 -04:00
Marius Kintel 775a9c89f3 sync 2012-04-22 19:35:23 -04:00
Marius Kintel dda5195130 Align tesselation of cylinders and rotate_extrude. Fixes #108 2012-04-22 19:35:15 -04:00
Marius Kintel 2c2731598a Missing NULL check on some normalization corner cases. Fixes #95 2012-04-04 01:46:50 +02:00
Marius Kintel 405dfaa65f typo 2012-04-03 13:21:16 +02:00
Marius Kintel 382e5fa7e1 Example file for issue #95 2012-04-03 12:36:22 +02:00
Marius Kintel c869c6e6b2 Remove superfluous debug output. Fixes #103 2012-03-29 02:04:47 +02:00
Marius Kintel 3019295737 Less debug output 2012-03-28 03:53:09 +02:00
Marius Kintel 4394c7a030 Upgraded CGAL to 4.0 2012-03-28 00:05:18 +02:00
Marius Kintel 99cec78159 Revert "expected file for updated projection-tests"
This reverts commit 3cd36f972e.
2012-03-27 23:40:55 +02:00
Marius Kintel b38310a837 bugfix: Support passing files without an explicit parent directory 2012-03-20 12:05:18 +01:00
Don Bright e88ec1a616 require GLEW 1.6 per bug rpt from 42loop 2012-03-01 17:17:30 -06:00
Don Bright 48421951da update GLEW version required, bug rpt from 42loop 2012-03-01 17:15:15 -06:00
Marius Kintel f8228a61d0 fixed crash bug introduced in previous commit 2012-02-25 06:01:29 +01:00
Marius Kintel 6a9b8a56c1 Fix for missing GLU include by chrysn 2012-02-22 14:00:10 +01:00
Marius Kintel 70d9332902 bugfix: include dependency trackng didn't work for top-level includes. Reported by Gordon Wrigley 2012-02-22 13:50:38 +01:00
Marius Kintel c5703b4407 bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox 2012-02-19 13:09:02 +01:00
Marius Kintel 955e0f1344 Added commented-out support for CGAL-4.0beta1 2012-02-19 13:01:36 +01:00
Marius Kintel 03bbd55c93 Fixed recently introduced bug: Don't clear console unless something is being compiled 2012-02-19 11:40:33 +01:00
Marius Kintel bddf392281 Bugfix: Unknown cmd-line options caused a crash. Reported by nop head. 2012-02-19 11:17:24 +01:00
Marius Kintel b902252439 Merge pull request #93 from clothbot/fonts_search_example
MCAD/fonts with search() example023
2012-02-19 01:23:33 -08:00
Andrew Plumb d3528779bb Added dumptest_example023 to disable_tests() 2012-02-18 23:20:28 -05:00
Andrew Plumb de1deb113f Added better example023 with test output. 2012-02-18 21:22:31 -05:00
Andrew Plumb 65c3acf5e6 Merge remote-tracking branch 'upstream/master' into fonts_search_example 2012-02-18 19:08:06 -05:00
Marius Kintel cf52a2a1ef Merge branch 'master' of github.com:openscad/openscad 2012-02-18 19:17:22 +01:00
Marius Kintel cd0218d9aa Added note about adding examples 2012-02-18 19:16:40 +01:00
Marius Kintel 45c180e8e3 Disable test causing floating point comparison issues 2012-02-18 18:44:45 +01:00
Marius Kintel bd72e2dc23 Make MCAD submodule relative to openscad toplevel. 2012-02-18 18:37:53 +01:00
Marius Kintel 6652ede2c2 nan vs. -nan fix to make inf-tests work under Linux 2012-02-18 18:37:26 +01:00
Marius Kintel 5606f457c3 Removed deprecated file 2012-02-18 18:23:59 +01:00
Andrew Plumb bd5aac6f96 MCAD/fonts with search() example.
Adding example023.scad demonstrating use of search() with
MCAD/fonts.scad
2012-02-18 12:10:06 -05:00
Marius Kintel a232426798 Merge branch 'glewfix' 2012-02-18 17:18:17 +01:00
Marius Kintel 79d9fdba32 GLEW fix: Support GLEW installed in the default system location 2012-02-18 16:57:24 +01:00
Marius Kintel 8fde3563b4 Merge branch 'master' of github.com:openscad/openscad 2012-02-18 16:31:13 +01:00