Commit Graph

1313 Commits (82ff5a12ec876c80a626357557fa8afdbf0721cc)

Author SHA1 Message Date
don bright 82ff5a12ec fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warning 2011-10-23 22:41:03 -05:00
don bright cbde518369 fix windows compile (glew.h / gl.h issue) 2011-10-23 20:19:07 -05:00
don bright 9afee60563 auto detect date in windows qmake 2011-10-23 20:14:35 -05:00
don bright 27389b0a57 Merge remote-tracking branch 'upstream/visitortests' into visitortests 2011-10-23 18:20:00 -05:00
don 44d1436d47 fix no-rounding-math flag for windows G++ build in cgal.pri 2011-10-22 13:38:53 +00:00
don b534f40aa0 eigen align tweak 2011-10-21 01:49:34 +00:00
Marius Kintel 803818e106 bugfix: the freebsd changes broke the mac build. 2011-10-20 18:53:04 +02:00
Marius Kintel 9718d88e50 bugfix: cmake version check was broken 2011-10-20 16:43:49 +02:00
Marius Kintel a898a518d0 Merge branch 'master' into visitortests 2011-10-20 15:17:22 +02:00
Marius Kintel 3647f2ebee Changed cmd-line parameters for file output 2011-10-20 15:15:50 +02:00
User 98530546c9 fix freebsd build 2011-10-20 06:49:52 -05:00
don 6edeb13595 cleanup error report 2011-10-19 19:57:34 -05:00
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
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
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