Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
Marius Kintel 44360abe09 build system bugfix: set version back to 2011.12 2011-12-30 14:50:23 +01:00
Marius Kintel 8df595120f packaging bugfix: Make archive include MCAD 2011-12-30 14:32:10 +01:00
Marius Kintel 7a74c62147 Updated MCAD 2011-12-30 14:31:42 +01:00
Marius Kintel dd110b7ff3 Merge branch 'master' of github.com:openscad/openscad 2011-12-29 18:11:36 +01:00
Marius Kintel 7c314b88e4 This should fix the problem with version() and version_num() returning 0 in release builds 2011-12-29 18:11:09 +01:00
Marius Kintel c1e612c10f Merge pull request #52 from brad/win32
fixes version() for cross-compiled windows builds
2011-12-29 09:10:10 -08:00
Brad Pitcher 8bfb3277e3 fixes version() for cross-compiled windows builds 2011-12-29 09:24:42 -08:00
Marius Kintel 95d8bad58e Set back version to date-tagged 2011-12-29 15:46:56 +01:00
Marius Kintel bed9677365 Updated version to 2011.12 2011-12-29 15:39:14 +01:00
Marius Kintel 3de792d3ed color override 2011-12-29 15:39:00 +01:00
Marius Kintel 621515a523 path updates 2011-12-29 15:38:20 +01:00
Marius Kintel 211095d661 Since QFont style hints won't work on X11, we force the font to fixed pitch if the family isn't set 2011-12-29 15:24:38 +01:00
Marius Kintel 3487d31055 Don't inherit QTextEdit's default font when choosing font family 2011-12-29 14:28:38 +01:00
Marius Kintel e88cbddec5 Disabled a few more dumptests due to floating point differences 2011-12-29 13:56:36 +01:00
Marius Kintel 575f3c4d6d Revert "Plug CGAL-3.6 exception crash reported by Don". This check wasn't effective as no code actually threw an exception.
This reverts commit 1fbe453cae.
2011-12-29 13:52:02 +01:00
Marius Kintel 1fbe453cae Plug CGAL-3.6 exception crash reported by Don 2011-12-29 00:46:27 +01:00
Marius Kintel 2799c8e990 Enable OpenCSG as default for capable OpenGL 1.x contexts as this appears to be the normal situation 2011-12-28 21:32:56 +01:00
Marius Kintel 6b5c103d57 Merge branch 'master' into color-priority 2011-12-28 18:16:17 +01:00
Marius Kintel 732803039d Slightly modified example008 to reduce z-buffer fighting in throwntogether mode 2011-12-28 18:15:47 +01:00
Marius Kintel e8b8c45bad Merge branch 'master' into color-priority 2011-12-28 18:06:32 +01:00
Marius Kintel c6004a5c27 Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fighting 2011-12-28 18:05:14 +01:00
Marius Kintel 22072c1c21 Merge branch 'master' into color-priority 2011-12-28 17:57:27 +01:00
Marius Kintel 10d7df1760 Merge branch 'master' of github.com:openscad/openscad 2011-12-28 17:54:48 +01:00
Marius Kintel db7b829089 Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fighting 2011-12-28 17:53:57 +01:00
Marius Kintel bc35b37676 Disabled a few dump tests causing floating point comparison issues 2011-12-28 17:53:09 +01:00
Marius Kintel e14a9e2d28 Merge branch 'master' into color-priority 2011-12-28 17:10:25 +01:00
Marius Kintel bd2662a858 Change axis labels back to black 2011-12-28 14:57:07 +01:00
Marius Kintel c1c54b3314 Updated expected files due to recently introduced bounding box changes 2011-12-28 13:35:54 +01:00
don bright 0ff0d2b68a regression tests: fix ncc==0 false-fails when using NCC image comparison 2011-12-27 21:17:04 -08:00
Marius Kintel 00a0ec6419 Updated expected files due to recently introduced bounding box changes 2011-12-27 16:04:16 +01:00
Marius Kintel bac92dbd0e Merge branch 'master' into color-priority 2011-12-27 14:46:10 +01:00
Marius Kintel 546ed16904 Merge branch 'buildfix' 2011-12-27 14:44:27 +01:00
Marius Kintel 3d2a4d342b Merge branch 'buildfix' of github.com:openscad/openscad into buildfix 2011-12-27 14:44:08 +01:00
Marius Kintel 8b64fa4998 Merge branch 'buildfix' 2011-12-27 14:16:34 +01:00
Marius Kintel 27983e001b bugfix: Fix assertion fail trying to export a non-2D file to dxf 2011-12-27 03:44:48 +01:00
don bright 4dd727b390 fix pre/ appending of includes on systems w mult libs + OPENSCAD_LIBRARIES 2011-12-26 16:32:33 -06:00
Marius Kintel cde24f6815 Merge branch 'master' into buildfix 2011-12-26 21:20:05 +01:00
don 36056e27f3 remove some flags used during debugging 2011-12-26 12:55:25 -06:00
don 0582999233 print boost_root when it's under OPENSCAD_LIBRARIES, otherwise skip print 2011-12-26 12:51:30 -06:00
don bright 4a16db4657 clarify and simplify the language used in the testing.txt document. 2011-12-26 19:34:58 +01:00
Marius Kintel bc3454f369 Refactored normalization into a separate class, hard-limited normalization to stop at 5000 nodes to keep from normalizing 'forever' 2011-12-26 19:15:51 +01:00
don bright 3c3cf02f4a if CGAL's -DMAKE_INSTALL_PREFIX=$X, then enable finding of CGAL in $X 2011-12-26 10:01:03 -08:00
don bright 1aadb679de fix bug on system with OPENSCAD_LIBRARIES + mult versions of boost 2011-12-26 09:53:22 -08:00
don bright f6ba8cd53a fix build w mult. versions of boost when OPENSCAD_LIBRARIES used 2011-12-26 17:35:42 +01:00
Marius Kintel 9e6cc9cebb Added test for hexagonal cylinder orientation, aka. captured nuts 2011-12-26 17:19:10 +01:00
Marius Kintel 4f950c3538 Added test for hexagonal cylinder orientation, aka. captured nuts 2011-12-26 17:18:56 +01:00
don bright 1e57a14785 fix eigen2 finding bug 2011-12-26 17:03:04 +01:00
Marius Kintel e502fab71d Merge branch 'master' into color-priority
Conflicts:
	openscad.pro
2011-12-26 16:37:45 +01:00
Marius Kintel 4ff2d1af44 Some light refactoring attempts, didn't get very far.. 2011-12-26 16:34:47 +01:00
Marius Kintel f0817a1c16 bugfix: Reinstated normal length sanity check since at least once case slipped through; testdata/scad/misc/normal-nan.scad 2011-12-26 13:22:43 +01:00