Commit Graph

1264 Commits (31592577d3ce36c3651b7158c871e13d59fa0f1c)

Author SHA1 Message Date
don bright 31592577d3 enable building of opencsgtest, throwntogethertest, on WinXP 2011-10-10 21:46:27 -05:00
don bright a1c698f422 enable build of cgalpngtest under windowsXP 2011-10-10 18:01:51 -05:00
notroot 6251fc3268 +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
Don Bright fdae668899 Merge branch 'visitortests' of github.com:donbright/openscad into visitortests 2011-10-09 23:48:22 -05:00
Don Bright a010b7b747 reorder destruction of window to proper position 2011-10-09 23:47:42 -05:00
don bright 33da91d87d make yee_compare downsample images, reduce false-negatives and increase speed 2011-10-10 00:45:53 -04:00
Don Bright b2f193d631 more documentation and tab removal 2011-10-09 23:18:10 -05:00
Don Bright 67e3c307bb documentation 2011-10-09 22:34:24 -05:00
Don Bright 84b90972f4 fix glx initialization, better error handling, better portability 2011-10-09 22:29:12 -05:00
notroot b31e2713d2 improve error reporting, prevent running when FBO doesn't bind 2011-10-09 08:26:48 -04:00
Don Bright 589991c41e Linux offscreen OpenGL using glxpixmaps. also fix FBO ARB/EXT issues 2011-10-08 20:02:40 -05:00
Marius Kintel 872fc64321 We don't need to use the EXT version of FBO calls 2011-10-06 01:51:54 +02:00
Marius Kintel 77b482f4a8 compile fix after recent Eigen refactoring 2011-10-04 23:24:53 +02:00
Marius Kintel 6395435db7 Clean up the fbo component, fix related issues 2011-10-04 23:24:32 +02:00
Marius Kintel 46ccaf3716 merged 2011-10-04 21:06:57 +02:00
Marius Kintel 799ca1d1b3 Merge branch 'master' into visitortests
Conflicts:
	src/polyset.h
2011-10-04 21:06:40 +02:00
Marius Kintel f5e0f3a531 Rewrote some hard to read linear algebra code to use Eigen 2011-10-04 03:41:43 +02:00
Marius Kintel 85948590ee Added euler angle rotate test 2011-10-04 03:40:54 +02:00
Marius Kintel afc0f1e949 Added euler angle rotate test 2011-10-04 03:32:08 +02:00
Marius Kintel ad3accb52a Compile fix: Added OPENSCAD_YEAR and OPENSCAD_MONTH defines 2011-10-04 03:04:00 +02:00
Marius Kintel ea67faa9d6 FIXME: Add scale() tests 2011-10-04 03:03:25 +02:00
Marius Kintel 0066a00c08 sync 2011-10-04 00:42:50 +02:00
Marius Kintel 3e05291f09 Disable insertion of rich text as it caused copy and paste errors. Reported and fixed by 'Moc' 2011-10-04 00:41:41 +02:00
Marius Kintel 7c9f2fa616 Don't try to autoreload empty file. Version string cosmetics 2011-10-04 00:34:49 +02:00
Marius Kintel 71310298e5 sync 2011-10-04 00:21:26 +02:00
Marius Kintel 2f239205a8 Redefined version() to return the version as a vector. Added version_num() to return a comparable number 2011-10-04 00:09:04 +02:00
Marius Kintel 4432eb78aa Updated version requirements of 3rd party libraries 2011-10-03 01:38:12 +02:00
Marius Kintel 84e98b178a Cleaned up some unnecessary includes 2011-10-01 01:36:30 +02:00
Marius Kintel 0c2053caf9 Removed unused includes 2011-10-01 00:43:51 +02:00
Marius Kintel 2601d468e3 Added dxf test cases 2011-10-01 00:43:38 +02:00
Marius Kintel 8311652819 Use new form of import() 2011-10-01 00:42:29 +02:00
Marius Kintel cdbf45eea0 Removed unused variable 2011-09-30 19:04:08 +02:00
Marius Kintel e5c242adb7 Moved transform-insert test from minimal to dxf 2011-09-30 19:03:10 +02:00
Marius Kintel 9259d57659 Merge branch 'master' into visitortests 2011-09-30 03:41:52 +02:00
Marius Kintel f3b3eaac68 Added polyhedron-tests 2011-09-30 03:25:42 +02:00
Marius Kintel e7001dd459 Reverted intersection with inside-out polyhedron - test belongs in the polyehdron test 2011-09-30 03:24:49 +02:00
Marius Kintel bf3fb9634c Renamed some files and classnames for clarification 2011-09-30 03:11:28 +02:00
Marius Kintel ff915961b6 Updated with latest changes 2011-09-30 02:51:15 +02:00
Marius Kintel 7c334fe02f Updated with latest changes 2011-09-30 02:49:17 +02:00
Marius Kintel e22f92c407 Added version() to function tests 2011-09-30 02:49:00 +02:00
Marius Kintel c407d6bbd1 gmp was specified twice 2011-09-30 02:43:49 +02:00
Marius Kintel 27a7d6c115 Added version() function 2011-09-30 02:43:09 +02:00
Marius Kintel 6b0cad7557 Implemented string comparison for >, >=, <, <= operators 2011-09-30 02:42:34 +02:00
Marius Kintel 1b31c32638 Cleaned up the OGL_helper patches a bit 2011-09-29 23:13:22 +02:00
Marius Kintel c1fa2f9675 Upgrade to CGAL-3.9 2011-09-29 22:22:49 +02:00
Marius Kintel 9e42bcc2fe removed obsolete qtcolorbutton 2011-09-29 21:26:12 +02:00
Marius Kintel 2262afa92b Added test case for polyhedron intersection bug reported by Dan Zuras 2011-09-29 12:51:29 +02:00
Marius Kintel 8c94c31dd2 More refactoring of offscreen rendering 2011-09-29 04:05:59 +02:00
Marius Kintel 846970462a More refactoring of offscreen rendering 2011-09-29 04:05:47 +02:00
Marius Kintel c6e5e84eec Linux compile fixes 2011-09-29 02:35:24 +02:00