Commit Graph

1455 Commits (dcf4b83306d0ebf50a43aedba4f2be1c169a7152)

Author SHA1 Message Date
don c7a809e0fd fix broken build 2011-10-19 19:37:00 -05:00
Don Bright 0356c77a2f Merge branch 'visitortests' of github.com:donbright/openscad into visitortests
Conflicts:
	tests/system-gl.cc
2011-10-19 17:34:11 -05:00
Don Bright 4799b7b555 always dump hex code of GL error 2011-10-19 17:30:19 -05:00
Marius Kintel 038767f6a6 Experimental support for exporting the compiled CSG tree as a text file 2011-10-19 17:35:14 +02:00
Don Bright 2325f621d8 Merge branch 'visitortests' of github.com:donbright/openscad into visitortests 2011-10-18 20:57:27 -05:00
Don Bright 40b1b4ac27 improve OpenGL error reporting. tracking down INVALID_ENUM bug 2011-10-18 20:55:42 -05:00
don b 1a1ab5b5ab improve freebsd build. also remove windows unicode preamble from .cc 2011-10-17 23:16:02 -05:00
Brad Pitcher 7541854212 Merge branch 'master' of https://github.com/openscad/openscad 2011-10-16 18:06:10 -07:00
Marius Kintel a5d5d21dfb Merge remote-tracking branch 'origin/visitortests' into visitortests 2011-10-16 23:13:42 +02:00
Marius Kintel 5dd4decc91 Mention PI constant 2011-10-16 23:12:27 +02:00
Marius Kintel f4ee7e90d8 Linux cmake fixes 2011-10-16 22:50:29 +02:00
Don Bright 4159e9dc5f Merge remote branch 'upstream/visitortests' into visitortests 2011-10-16 13:13:18 -05:00
Marius Kintel b12b086175 cleanup: use -DEIGEN_DONT_ALIGN for all except Mac 2011-10-16 18:56:08 +02:00
Marius Kintel c9b95ff06b FIXME for reenabling -frounding-math for Windows 2011-10-16 18:55:35 +02:00
Marius Kintel 7bdd95ab97 M_PI for Windows should now be turned on as default 2011-10-16 18:55:05 +02:00
Marius Kintel 45044b7907 M_PI for Windows should now be turned on as default 2011-10-16 18:54:58 +02:00
Marius Kintel dea923c847 M_PI define for Windows 2011-10-16 18:54:18 +02:00
Don Bright c0592dc3b8 fix small bugs 1. error reporting 2. fbo teardown 2011-10-16 11:52:13 -05:00
Marius Kintel 1dcfd7627b Merge branch 'master' into visitortests
Conflicts:
	tests/CMakeLists.txt
	tests/echotest.cc
2011-10-16 18:10:22 +02:00
Marius Kintel 790c9a1925 Increase pixel diff threshold 2011-10-16 18:08:34 +02:00
Marius Kintel 24634b3ecc merged 2011-10-16 18:06:36 +02:00
Marius Kintel 913869bb66 Added note about keyboard shortcuts 2011-10-16 17:54:55 +02:00
Marius Kintel 006329bff0 Testing with different color space - should hopefully create more similar output images 2011-10-16 17:52:20 +02:00
Marius Kintel df7626a022 Modified to write to explicit filename 2011-10-16 17:50:55 +02:00
Marius Kintel 43839582e9 Merged 2011-10-16 17:50:33 +02:00
notroot adf7cd51fb clarify error messages. 2011-10-16 14:15:08 +00:00
Brad Pitcher 6acf0b5019 support mingw win32 builds 2011-10-16 00:39:17 -07:00
Don Bright de53382a3d small cleanup 2011-10-15 20:22:06 -05:00
Don Bright 7332ec9fe2 clean up linux changes to fit with win32 changes. 2011-10-15 20:14:35 -05:00
don bright 7735f5510c opencsgtest and throwntogethertest windows fix 2011-10-15 23:44:21 -05:00
don bright e79ee82718 fix text tests for windows + enable framebuffer tests 2011-10-15 22:59:54 -05:00
don bright 786dc3de41 wgl window functions 2011-10-15 17:26:57 -05:00
don bright 684b9eceb7 fix bizarre win32 syntax error with eigen alignedbox 2011-10-15 16:44:52 -05:00
don bright 8e844bf76c Merge branch 'visitortests' of github.com:donbright/openscad into visitortests
Conflicts:
	tests/CMakeLists.txt
2011-10-15 15:53:30 -05:00
don bright 17ccbace5f improve documentation. move EIGEN_DONT_ALIGN to makefile. win32 build fixes. 2011-10-15 15:48:41 -05:00
notroot a9e4220796 fix win compile switch 2011-10-11 21:07:30 -04:00
don bright 55f4a6150f enable test_cmdline to work in Windows 2011-10-10 21:51:46 -05:00
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 25edffcff4 Added echotest and echo test cases 2011-10-08 14:53:47 +02:00
Marius Kintel cf178f66e4 echo output adjustments: same style for vector and range, output boolean values as true/false instead of 1/0 2011-10-08 14:52:26 +02:00