Commit Graph

1396 Commits (c05ee4e3127d3b7d91f9185256e5dcff9e30c580)

Author SHA1 Message Date
Marius Kintel c05ee4e312 Merge branch 'win32' of https://github.com/brad/openscad into brad-win32 2011-11-07 02:04:12 +01:00
Marius Kintel ba5b0ffc4e Merge branch 'master' of https://github.com/openscad/openscad 2011-11-07 00:59:41 +01:00
Marius Kintel 0777597522 Temporarily disable tests causing floating point comparison errors across platforms 2011-11-07 00:59:25 +01:00
Marius Kintel 58502a2c34 Debug output: FBO bit depth info 2011-11-07 00:37:32 +01:00
Marius Kintel 75c9749589 compile fix in debug mode 2011-11-07 00:36:30 +01:00
Marius Kintel f8090c2a53 Reinstated old -x and -s cmd-line parameters for backwards compatibility 2011-11-06 22:13:31 +01:00
Marius Kintel 86884456d9 Removed unnecessary CGAL defines 2011-11-06 19:52:17 +01:00
Marius Kintel 6bb261bcd5 win32 fix: Output exponents the same way as for *nix 2011-11-06 18:38:16 +01:00
Marius Kintel 45161d4356 Slight refactoring of builtin function and module handling 2011-11-06 18:37:12 +01:00
Marius Kintel 970c6c1c6e ignores 2011-11-06 18:36:16 +01:00
Marius Kintel ae37a04ee9 Give app version to Qt 2011-11-06 15:41:23 +01:00
Marius Kintel 61f2081129 sync 2011-11-06 15:38:38 +01:00
Marius Kintel a9fa377c5e Removed FIXME which was in the wrong place 2011-11-06 05:19:37 +01:00
Marius Kintel a221eeee99 Added expected files for new test, updated files for recently fixed issues 2011-11-06 04:25:55 +01:00
Marius Kintel 11f3cd3364 Added examples and features to dumptest 2011-11-06 04:24:27 +01:00
Marius Kintel 6d4b420855 Compare dump of readback with original dump, don't dump implicit root node 2011-11-06 04:02:45 +01:00
Marius Kintel a64d8077d3 output intersection() instead of intersection_for() for evaluated nodes 2011-11-06 04:01:55 +01:00
Marius Kintel 9d8c1f1a72 Added FIXME for text dumping bug 2011-11-06 04:01:49 +01:00
Marius Kintel 91394ed8bd Bugfix: rotate_extruder and linear_extrude module toString() output was not parsable 2011-11-06 03:25:59 +01:00
Marius Kintel 93e365b476 removed old fixme 2011-11-06 03:24:57 +01:00
Marius Kintel e26d872373 Use new import() statement instead of import_*() 2011-11-06 02:24:18 +01:00
Marius Kintel 7cfd61c53e typo 2011-11-06 02:19:27 +01:00
Marius Kintel efcbf8e1a2 Minor refactoring of test code 2011-11-05 19:38:03 +01:00
Marius Kintel d14a24a2b6 copyright updates 2011-11-05 19:01:19 +01:00
Marius Kintel 29347507a2 sync 2011-11-05 18:33:07 +01:00
Marius Kintel f4bd15912a Last CGAL assert fix wasn't enough; expanded the fix to all operators 2011-11-05 18:25:05 +01:00
Marius Kintel 4120846d18 Catch a CGAL assert caused by a subtraction resulting in non-manifold geometry. see testdata/scad/bugs/rotate-diff-nonmanifold-crash.scad 2011-11-05 18:07:56 +01:00
Marius Kintel 73c715ad9c scientific notation 2011-11-05 17:07:51 +01:00
Marius Kintel 14b806c9c0 Added builtin-tests 2011-11-05 17:06:13 +01:00
Marius Kintel 3cda438624 refactored away duplicate code 2011-11-05 17:05:30 +01:00
Marius Kintel 5466efe7ef bugfix: PI constant didn't work in cmd-line mode. refactored away duplicate code 2011-11-05 17:04:09 +01:00
Marius Kintel 04bc3ed890 Added support for parsing numbers in scientific notation, e.g. to allow roundtripping of written csg files as well as parsing of externally generated scad files 2011-11-05 16:22:48 +01:00
Marius Kintel 5ff79c6393 Added parser-tests 2011-11-05 16:21:47 +01:00
Marius Kintel 2b49795442 Added example001 as an initial roundtrip test known to fail 2011-11-03 19:50:56 +01:00
Marius Kintel 7845bd0598 Also test roundtripping the dumped file 2011-11-03 19:50:10 +01:00
Marius Kintel c3f44b4953 Output relative files to current directory, not source file directory 2011-11-03 19:49:02 +01:00
Marius Kintel 5b0db2e793 Updated tests with latest toString() bugfix 2011-11-03 19:48:29 +01:00
Marius Kintel a8db9fa3dd Bugfix: import module toString() output was not parsable 2011-11-03 19:38:57 +01:00
Marius Kintel 6aad275d0a man page contributed by chrysn 2011-11-03 18:40:54 +01:00
Marius Kintel 7c7d151aed don't use curly braces in cmd-line usage message. Patch from chrysn 2011-11-03 18:38:15 +01:00
Marius Kintel 3bc0371351 Applied configurable PREFIX patch from chrysn 2011-11-03 15:13:33 +01:00
Brad Pitcher e29ba42d59 bring inline with master 2011-11-01 11:47:37 -07:00
Brad Pitcher 0eacddfd81 merge master 2011-11-01 11:29:29 -07:00
Brad Pitcher e2caf3726d merge master 2011-11-01 10:15:35 -07:00
Marius Kintel cb56f700b1 de-Qt'ified printutils 2011-10-31 23:56:35 +01:00
Marius Kintel 759446d6c3 sync 2011-10-31 23:54:16 +01:00
Marius Kintel 025eca84e7 Pass flag to QApplication to tell it we're a cmd-line tool 2011-10-31 23:53:53 +01:00
Marius Kintel e6ec07a08d bugfix: filenames with spaces caused a syntax error with the use keyword (fixes #31) 2011-10-31 21:36:55 +01:00
Marius Kintel a8ee02ebf5 Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
Marius Kintel 741239402c import_dxf -> import 2011-10-30 13:10:51 +01:00