Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
Marius Kintel cd33efb4ed GLXEW mixed with eigen2 causes weird compiler errors. This is a temporary fix 2011-11-28 01:41:36 +01:00
Marius Kintel 01f1a2f9cf Removed some more Qt dependencies 2011-11-28 01:00:21 +01:00
Marius Kintel a4aabf7241 sync 2011-11-28 00:29:18 +01:00
Marius Kintel e09c0781db Turn off ccache when building releases 2011-11-27 23:18:26 +01:00
Marius Kintel f6aa0353b3 sync 2011-11-27 23:03:32 +01:00
Marius Kintel 10185d2de8 More correct preference and warning settings for OpenCSG capability 2011-11-27 23:02:38 +01:00
Marius Kintel 3bf98dd19f Check for GL extensions, not just OpenGL 2, before dismissing OpenCSG capabilities. 2011-11-27 22:52:28 +01:00
Don Bright 610ab20ddb Merge remote branch 'upstream/master' into cakebaby
Conflicts:
	doc/testing.txt
	tests/CMakeLists.txt
	tests/system-gl.cc
	tests/system-gl.h
2011-11-26 22:21:38 -06:00
Marius Kintel 0fee2c5540 Killed some memory leaks 2011-11-27 05:20:18 +01:00
Don Bright 2376814f2c make opencsg use framebuffer not pbuffer 2011-11-26 21:35:53 -06:00
Marius Kintel 04c340b35d expected files for example tests 2011-11-27 02:47:58 +01:00
Marius Kintel c2f29733b5 Modified test to not cause z buffer fighting 2011-11-27 02:47:15 +01:00
Marius Kintel a159135e97 Modified test to not cause z buffer fighting 2011-11-27 02:40:49 +01:00
Marius Kintel 46ce786edc Updated tests after recent deprecation fixes of examples 2011-11-26 23:39:49 +01:00
Marius Kintel 9038f6b857 Use macro instead of functions since we may change global variables 2011-11-26 23:33:53 +01:00
Marius Kintel 5b4632b040 Initialize CGAL error behaviour, remove duplicate debug output 2011-11-26 23:33:19 +01:00
Marius Kintel 1c1098f8b4 Minor debug output fixes 2011-11-26 23:32:50 +01:00
Marius Kintel 47bd0b639b bugfix: We didn't correctly set back CGAL error behaviour after changing it 2011-11-26 23:31:11 +01:00
Don Bright 2454c85348 improve html output, logging 2011-11-26 13:43:40 -06:00
Marius Kintel c6a6ad46da Removed use of deprecated functionality from examples, with a few temporary exceptions 2011-11-26 19:41:48 +01:00
Marius Kintel 8d97fb3939 Temporarily fall back to deprecated module 2011-11-26 19:30:25 +01:00
Marius Kintel e158384eb8 Rewrite deprecated code in examples, discovered bugs in open polyline handling 2011-11-26 19:30:25 +01:00
Marius Kintel 6e030b5716 Updated testing docs 2011-11-26 19:25:31 +01:00
Marius Kintel 07800da508 Better config handling 2011-11-26 19:25:16 +01:00
Don Bright 8197294d4c Merge branch 'cakebaby' of github.com:donbright/openscad into cakebaby
Conflicts:
	tests/CMakeLists.txt
2011-11-26 12:17:54 -06:00
Marius Kintel 9171a48b1b Reorganized a bit, added support for test configurations 2011-11-26 18:58:53 +01:00
Don Bright 2bd48629ef add CGAL version to info 2011-11-26 11:24:38 -06:00
don bright 14b4ed4b5b Merge remote-tracking branch 'upstream/master' into cakebaby
and tweak tests for win32 run
Conflicts:
	tests/test_cmdline_tool.py
2011-11-26 11:11:55 -06:00
Marius Kintel 7678f0f083 Now uses Imagemagick convert for performing image tests 2011-11-26 02:25:28 +01:00
Marius Kintel 60e4c81b43 Support for traversal pruning and abortion 2011-11-25 22:41:36 +01:00
Marius Kintel 7996b8ed8d don't downsample so aggressively 2011-11-25 05:15:19 +01:00
Marius Kintel 70e0b93c1d Updated polygon test with double-specification of start vertex 2011-11-25 01:00:52 +01:00
Marius Kintel e518d03e04 updated to HEAD 2011-11-24 23:44:35 +01:00
Marius Kintel 3a5c43cc3c Another try for Windows test compatibility; no backslashes in filenames 2011-11-24 23:13:12 +01:00
Marius Kintel 42d7099089 Attempt to batte floating point rounding differences for testing purposes 2011-11-24 23:10:46 +01:00
Marius Kintel 3f0a991a3d Bail if CGAL < 3.6 2011-11-24 18:09:17 +01:00
Don Bright c2fb5d3650 fix pretty printer 2011-11-23 22:40:06 -06:00
Don Bright 062244a3b1 fix pretty print sysid hash 2011-11-23 22:27:11 -06:00
Don Bright 6c4b5bd366 tweak patch, tweak pretty print 2011-11-23 22:22:33 -06:00
Don Bright 29783dc4aa patch for opencsg1.3.1 and add --forceupload option to pretty printer 2011-11-23 21:47:33 -06:00
Don Bright e4ceccec9e Merge branch 'cakebaby' of github.com:donbright/openscad into cakebaby 2011-11-23 19:31:44 -06:00
Don Bright 0db6e95e2d Merge remote branch 'upstream/master' into cakebaby 2011-11-23 19:26:34 -06:00
Marius Kintel 2d98fb91ce Added stl import bug 2011-11-23 23:04:49 +01:00
Marius Kintel e821f4057e note about z height of rendered 2d objects 2011-11-23 22:53:27 +01:00
Marius Kintel e0b5f3f33d Output relative filenames in warnings for echotest to give similar results across machines 2011-11-23 16:55:03 +01:00
Marius Kintel 60d7e80c48 Modified escape-test to avoid issues with Windows drive letters 2011-11-23 16:49:09 +01:00
Marius Kintel 25fa1984db Merge branch 'hull3' 2011-11-23 16:11:55 +01:00
Marius Kintel 73092dd4c8 Added support for 3D object in the hull() module 2011-11-23 16:11:48 +01:00
Marius Kintel 1969396b9d Reverted to boost-1.47 for now - 1.48 causes some tests to fail; *_polygon-holes-touch *_polygon-mesh 2011-11-23 14:35:43 +01:00
don bright aa8d53614a fix stencil code for windows. tweak pretty printer for windows 2011-11-22 22:45:37 -06:00