Commit Graph

1804 Commits (ad338d3e46eac0d0277a7000c48972d47f6c0091)

Author SHA1 Message Date
Marius Kintel 95c952c5fa Updated expected file for new sphere evaluation 2011-12-21 20:44:19 +01:00
Marius Kintel 16f644872f Added 2D render() test 2011-12-21 18:03:58 +01:00
Marius Kintel 6fd779c2be bugfix: render() statement containing only 2D geometry caused a crash 2011-12-21 18:03:23 +01:00
Marius Kintel bce8e22043 bugfix: surface() modules with center=true wasn't exactly centered in the XY plane 2011-12-21 17:43:30 +01:00
Marius Kintel 8d10aa2982 bugfix: surface() modules with center=true wasn't exactly centered in the XY plane 2011-12-21 17:43:01 +01:00
Marius Kintel 9113cf42d0 Handle missing expected files gracefully 2011-12-21 17:42:11 +01:00
Marius Kintel 0e59b194ab Expected files for surface-simple 2011-12-21 17:41:30 +01:00
Marius Kintel f707466580 simple surface test 2011-12-21 17:15:38 +01:00
Marius Kintel 8c31bac6c7 Patch to fix not-unitized normal vectors due to floating point calculations. Patch by Xyne. 2011-12-21 17:06:13 +01:00
Marius Kintel 1f6c0b6cdc Added suggestion to output console log to a file 2011-12-20 02:19:14 +01:00
Marius Kintel b18f3d2371 Note about include/use doc clarification 2011-12-19 21:33:09 +01:00
Marius Kintel 81e3eb4102 Minor Eigen namespace update 2011-12-19 19:49:52 +01:00
Marius Kintel 32a888c873 Merge branch 'master' of https://github.com/donbright/openscad into donbright-master 2011-12-19 19:42:13 +01:00
Marius Kintel bce7212b61 Added note about auto-generated documentation 2011-12-19 19:34:23 +01:00
Marius Kintel 54ea77bcc9 Added note about the bugfix 2011-12-19 16:57:55 +01:00
Marius Kintel 1d2c59184c Changed the default value of to 2 to avoid breaking existing scripts which assume a certain default tesselation behavior 2011-12-19 16:55:01 +01:00
Marius Kintel 80f50f0883 bugfix: The parameter yielded half as many segments as expected 2011-12-19 16:31:38 +01:00
Marius Kintel 339aec3911 Supply the REQUIRED parameter to the find macros 2011-12-19 16:30:43 +01:00
Marius Kintel 87c915af43 minor clarification 2011-12-19 16:16:25 +01:00
Marius Kintel 87ce149df2 Merge branch 'master' into boost_filesystem
Conflicts:
	boost.pri
	tests/CMakeLists.txt
2011-12-19 15:41:11 +01:00
Marius Kintel ba1f0b7489 simple surface test 2011-12-19 15:36:52 +01:00
Don Bright 638743e220 remove unneeded debugging cout<< from cgalpngtest 2011-12-18 21:50:02 -06:00
Don Bright c2d94835b0 translate old style viewport mouse drag into Eigen math (see T. Hunter bug rpt) 2011-12-18 15:55:12 -06:00
Don Bright 541db676ee make view rotation work like 2011.06 release. (per Triffid Hunter bug rpt) 2011-12-18 13:17:24 -06:00
Don Bright fb28bc8576 initialize variables in glview.cc 2011-12-18 13:04:26 -06:00
Don Bright 1a01aff200 fix zoomed-in panning (per Triffid Hunter bug report) 2011-12-18 13:03:12 -06:00
Don Bright 58b793679a Merge remote branch 'upstream/master' 2011-12-18 12:46:56 -06:00
Don Bright d900ae9a84 fix bug in test_pretty_print, dont try to upload 0 byte files 2011-12-18 11:37:37 -06:00
Don Bright 696c174b91 make it so test_pretty_print by default only shows failed tests 2011-12-17 18:17:13 -06:00
Don Bright 3763f373b2 add no-strict-aliasing to cmake of regression tests, fixing CGAL/GCC bugs 2011-12-17 17:32:17 -06:00
Don Bright 644f28e01c Merge remote branch 'upstream/master' 2011-12-17 16:32:30 -06:00
Don Bright bb62bf4ad9 fix pretty print bug that was printing error message during ctest 2011-12-17 15:39:07 -06:00
Don Bright 52655b3b5f -fno-strict-aliasing fix for GCC bug & link to wikibooks build instructions. 2011-12-17 13:17:11 -06:00
Don Bright ee2cdb6489 Merge remote branch 'upstream/master'
Conflicts:
	openscad.pro
2011-12-17 12:56:50 -06:00
Marius Kintel ef29553226 Minor release preparations 2011-12-17 18:42:45 +01:00
Marius Kintel 02457d7b6d bison fix 2011-12-17 18:04:09 +01:00
Marius Kintel 320fe7d54d Killed warning 2011-12-17 17:58:32 +01:00
Marius Kintel de282d1ae8 Compile tests with -O2 -g as default 2011-12-17 14:47:11 +01:00
Marius Kintel 312509296d Merge pull request #42 from donbright/qmakemod
Qmakemod
2011-12-17 05:19:03 -08:00
don bright 6bba101f69 mt bug fix 2011-12-17 05:06:34 -06:00
don bright 9573fabdb8 remove /usr/include from win32-MSVC eigen path 2011-12-17 04:52:13 -06:00
Don Bright fd0e429715 fix bug boost.pri (unix* -> unix) 2011-12-16 22:36:54 -06:00
Don Bright d289903ee3 Merge branch 'qmakemod' of github.com:donbright/openscad into qmakemod 2011-12-16 21:51:51 -06:00
Don Bright 6bccf5be43 make EIGEN2DIR prepend to -I not append. make boost MT detection use BOOSTDIR 2011-12-16 21:51:07 -06:00
don 609e59d4cc fix OPENSCAD_LIBRARIES on FreeBSD 2011-12-17 01:56:24 -06:00
don cae91b57cf improve OPENSCAD_LIBRARIES for use on freebsd 2011-12-16 21:49:26 -06:00
Don Bright a7ebe94199 fix qmake under mingw-cross-compile 2011-12-16 21:03:10 -06:00
don bright b6a01a76b9 fix compilation on Fedora: boost, flex, and OPENSCAD_LIBRARIES 2011-12-16 17:33:31 -08:00
don b8be38ce8b improve OPENSCAD_LIBRARIES for freebsd 2011-12-16 21:51:42 -06:00
Marius Kintel 6aa1a6d4c8 Some more build system cleaning 2011-12-15 05:17:04 +01:00