Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
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
Marius Kintel f0772e73bd Refactored offscreen context a bit to get a better overview 2011-09-29 01:58:12 +02:00
Marius Kintel 2b3c140bd2 Merge branch 'master' into visitortests
Conflicts:
	tests/opencsgtest.cc
2011-09-29 01:57:52 +02:00
Marius Kintel da08b50c03 Added note about problem with modifiers using the child() module, reported by nophead 2011-09-28 23:06:19 +02:00
Marius Kintel 2779e7dea9 added highlight-and-background-modifier and child-background tests 2011-09-28 22:35:42 +02:00
Marius Kintel 51155dc691 cosmetics 2011-09-28 22:33:51 +02:00
Marius Kintel dd45e625ed added expected file for highlight-and-background-modifier test 2011-09-28 22:33:36 +02:00
Marius Kintel d33eae21e2 added highlight-and-background-modifier and child-background tests 2011-09-28 22:32:35 +02:00
Marius Kintel 653f9b538d Merge branch 'master' of github.com:openscad/openscad 2011-09-28 22:30:20 +02:00
Marius Kintel fcb0145cb8 Added expected files for include-tests 2011-09-28 22:29:58 +02:00
Marius Kintel 17c37616f3 Merge pull request #27 from brad/master
Win32 assertion error fix
2011-09-28 02:22:36 -07:00
Brad Pitcher 78c3cad023 remove the unnecessary prefix 2011-09-27 22:55:58 -07:00
Brad Pitcher 396fea7ecd fixes assertion error noticed in example 21 2011-09-27 22:42:23 -07:00
Marius Kintel 6c3ce99347 Mac compile fix 2011-09-28 03:04:29 +02:00
Marius Kintel 6bf2d6ca1a Merge branch 'master' into visitortests 2011-09-28 01:39:30 +02:00
Don Bright 917fb65415 test throwntogether 2011-09-27 16:58:03 -05:00
Don Bright 1f67e60eae fix crash 2011-09-27 16:53:39 -05:00
Don Bright c2fd035d02 forgot to commit csgtestcore 2011-09-27 16:47:50 -05:00
Marius Kintel f17d9f0057 This should fix the double C:/C:/ bug when dropping a file into the editor under Windows, reported by Stony Smith 2011-09-27 23:21:30 +02:00
Marius Kintel 610d7508d9 Merge branch 'master' into visitor 2011-09-27 22:33:29 +02:00
Don Bright a2e093c2f1 separate throwntogethertest and opencsgtest
create 'expected' images for throwntogethertest
create imgdiff_fail html file generation
2011-09-21 20:11:01 -05:00
Don Bright ccc88b0c43 get throwntogetherrenderer working in tests (initalize csgInfo to null) 2011-09-19 21:25:05 -05:00
Don Bright 24fa66ca38 copyright notice 2011-09-18 18:21:52 -05:00
Don Bright 0b219ae4b4 opencsg testing 2011-09-18 17:53:33 -05:00
Don Bright 6d70855a4d added png and image comparison, enabling testing on linux 2011-09-17 16:13:37 -05:00
Don Bright 78bf15d085 Merge remote branch 'upstream/visitor' into visitortests 2011-09-15 21:07:27 -05:00
Giles Bathgate 201dda5c4c Merge pull request #24 from donbright/visitorxpfix2
I don't have a platform to test this on but the change looks simple enough and from a previously trusted author.
2011-09-13 11:43:14 -07:00
don bright 6b861c8f22 intmax_t patch - make smaller 2011-09-13 02:51:59 -05:00
Don Bright c9fdfb7db4 fix intmax_t problem on older windows visual studio 2011-09-12 20:45:32 -05:00
Don Bright f5f06c8e97 merge
Merge remote branch 'upstream/visitor' into visitortests

Conflicts:
	src/export.cc
	src/openscad.cc
	src/polyset.cc
	src/transform.cc
	tests/CMakeLists.txt
	tests/FindGLEW.cmake
	tests/csgtermtest.cc
2011-09-12 17:40:51 -05:00
Don Bright 007c40848d merge 2011-09-12 17:39:29 -05:00
Don Bright 3783f1ddc2 merge 2011-09-12 17:32:37 -05:00
Don Bright 133a705fee merging
Merge remote branch 'upstream/master' into visitortests

Conflicts:
	src/cgaladv.cc
	src/export.cc
	src/openscad.cc
	src/polyset.cc
	src/transform.cc
2011-09-12 17:31:02 -05:00
Marius Kintel 5ac9162f1c Some typos 2011-09-12 11:59:50 +02:00
Marius Kintel ccb6af2816 Don't output deprecated parameters if they're not specified 2011-09-12 03:46:13 +02:00
Marius Kintel b68c63e3bd Added horn torus example known to cause a CGAL assertion 2011-09-12 03:07:02 +02:00