Commit Graph

1923 Commits (44ff85399011ea1bd3eb812ce97d312ccc4f32eb)

Author SHA1 Message Date
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 0be212e75d Merge branch 'master' into threading 2011-12-26 16:38:11 +01:00
Marius Kintel e502fab71d Merge branch 'master' into color-priority
Conflicts:
	openscad.pro
2011-12-26 16:37:45 +01:00
Marius Kintel cbabbaed70 Merge branch 'master' into boost_filesystem
Conflicts:
	openscad.pro
	src/module.h
2011-12-26 16:37:00 +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
Marius Kintel 85420b81b3 Added test case for nan occuring in exported STL files 2011-12-26 13:21:50 +01:00
Marius Kintel d91021746a Added test case for nan occuring in exported STL files 2011-12-26 13:21:29 +01:00
Marius Kintel 0d72f5a2d5 Updated documentation 2011-12-26 12:00:15 +01:00
Marius Kintel 686781d57f Minor doc clarification 2011-12-26 11:47:02 +01:00
Marius Kintel c4bffdaf37 Color overriding now works. The outermost color will win if multiple colors are specified for the same object 2011-12-26 00:38:03 +01:00
Marius Kintel 04f8d5863b sync 2011-12-25 23:33:15 +01:00
Marius Kintel 8beca8374e sync 2011-12-25 23:18:28 +01:00
Marius Kintel 1c1c95c809 sync 2011-12-25 23:17:33 +01:00
Marius Kintel 63050a31b8 fixed recently introduced locking bug 2011-12-25 23:16:45 +01:00
Marius Kintel 7c48b345b1 Perform CGAL evaluation in a separate thread. First steps towards better GUI responsiveness and parallelization 2011-12-25 23:00:30 +01:00
Marius Kintel 0bbfa9efb0 Modified eigen2 test to work for system-eigen2 and OPENSCAD_LIBRARIES without eigen2 2011-12-25 17:58:24 +01:00
Marius Kintel 1679a57240 Merge branch 'master' into buildfix 2011-12-25 17:44:06 +01:00
Marius Kintel 3e64e63b01 bugfix: Fixes flickering animation, reported by Don Bright 2011-12-25 17:29:36 +01:00
Marius Kintel 5db9bfc2ff Added test case for color override 2011-12-25 17:16:29 +01:00
Marius Kintel 312a25f270 Removed Qt dependency from parser_init() 2011-12-25 15:09:52 +01:00
Marius Kintel d71ec2a3db Removed unused include 2011-12-25 15:08:42 +01:00
Marius Kintel 0dff9f4fa5 Removed last traces of Qt 2011-12-25 15:06:38 +01:00
Marius Kintel 8f3a0d4dce Added FIXME for potential beautification 2011-12-25 14:23:24 +01:00
Marius Kintel 541d170ae3 Removed unused include 2011-12-25 14:22:55 +01:00
Marius Kintel c9d08ae246 Ported QString replace to boost::regex 2011-12-25 14:22:42 +01:00
don bright c5511b05ec find eigen2 when OPENSCAD_LIBRARIES is set in regression test build 2011-12-25 03:10:22 +01:00
Marius Kintel 9293b591c7 Ported currentdir handling from Qt to boost filesystem 2011-12-25 00:22:03 +01:00
Marius Kintel a5ea98c4a4 Ported parser code from QFile to boost filesystem 2011-12-24 23:27:44 +01:00
Marius Kintel bafbc89aa0 Ported lexer code from QFile to boost filesystem 2011-12-24 23:08:38 +01:00
Marius Kintel 51fada9a58 Merge branch 'master' into boost_filesystem 2011-12-24 22:04:31 +01:00
Marius Kintel 0ab51d2d23 Extracted librarydir initialization to separate function 2011-12-24 22:02:37 +01:00
Don Bright 1dfc184b73 make OPENSCAD_LIBRARIES not show a message for EIGEN2 include 2011-12-24 10:09:55 -06:00
Don Bright 750957fcac further improve eigen2 build message 2011-12-24 10:08:23 -06:00
Don Bright ac11243e99 cleanup eigen2 build, improve debug message 2011-12-24 10:06:54 -06:00
don bright 3c69b71128 fix boost qmake on 64-bit fedora where OPENSCAD_LIBRARIES has been set 2011-12-24 07:43:46 -08:00
don bright 9a1834bb86 boost fix for OPENSCAD_LIBRARIES and BOOSTDIR env vars usage 2011-12-24 16:39:34 +01:00
don bright a70715c309 fix eigen build on machine with system eigen + OPENSCAD_LIBRARIES without eigen 2011-12-24 07:22:18 -08:00
don bright b6d9a2368a fix build when system boost is mt and local boost is not mt 2011-12-24 16:09:43 +01:00