Commit Graph

1213 Commits (2b3c140bd264f8a5cf94d3fa83f875933fbb4928)

Author SHA1 Message Date
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
Marius Kintel 06a101df17 Change link on web page when publishing snapshots 2011-09-11 20:56:45 +02:00
Marius Kintel 81ec00c09b Change the diagonal view so that the object's front faces the light 2011-09-11 13:14:15 +02:00
Marius Kintel 53c9613fec note about lighting 2011-09-11 12:39:49 +02:00
Marius Kintel 1b0ca0d647 bugfix: Clear both caches before rebuilding 2011-09-11 12:26:23 +02:00
Marius Kintel cf2bd1fe4f Linux build fixes 2011-09-11 11:48:00 +02:00
Marius Kintel 1f52da35ef helper to include TR1 stuff 2011-09-11 11:10:48 +02:00
Marius Kintel 77dbd80537 helper to include TR1 stuff 2011-09-11 11:10:22 +02:00
Marius Kintel d25e197ac7 Forgot to commit CGALCache class 2011-09-11 11:07:18 +02:00
Marius Kintel 95949cf961 Implemented CGAL caching 2011-09-11 10:51:55 +02:00
Marius Kintel 18e97e0bd3 Fixed bug introduced by the new PolySet cache; string filtering done in the wrong place, refactored cache into separate class 2011-09-11 09:10:31 +02:00
Marius Kintel 9afeded46c Merge branch 'polyset-cleanup' into visitor 2011-09-11 07:37:14 +02:00
Marius Kintel dc7eeb30d0 Testing ccache 2011-09-11 07:33:35 +02:00
Marius Kintel c0641d6916 Reenabled PolySet caching. Pass shared_ptrs to polysets around to better manage memory 2011-09-11 07:33:18 +02:00
Marius Kintel b087e68e54 Don't leave files open on parse errors 2011-09-11 01:53:25 +02:00
Marius Kintel 09cc0496f7 Make PolySet cache global 2011-09-09 06:10:33 +02:00
Marius Kintel cbba974d3a Initial attempt of cleaning up polyset handling. PolySet no longer keeps a refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator 2011-09-09 05:53:05 +02:00