Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
Marius Kintel 0f7ea1ddc0 Minor namespace fixes 2011-10-26 16:59:26 +02:00
don bright 44ef8290c4 fix broken linux build (eigen) 2011-10-26 02:20:01 -04:00
Brad Pitcher ea7e4988d4 Merge branch 'master' of https://github.com/openscad/openscad into win32 2011-10-25 19:22:14 -07:00
Don Bright 5f58255bcf integrate Brad Pitcher's cross compile linux->win32-mingw qmake stuff 2011-10-25 19:10:28 -05:00
Don Bright e575aaaad8 Merge remote branch 'upstream/visitortests' into visitortests 2011-10-24 19:31:02 -05:00
don bright 6b495672db remove experimental html output debug code. 2011-10-24 22:44:16 -05:00
don bright 36895ff2e5 confine date detection to win32-msvc, set VERSION, hide debug message 2011-10-24 21:47:22 -05:00
Marius Kintel 8aa762d4d5 Merge branch 'master' into visitortests 2011-10-24 13:47:09 +02:00
Marius Kintel ff6d6cda13 Evaluate expressions for the ternary operator the same way as for if-else, i.e. cast any value to bool 2011-10-24 13:46:46 +02:00
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
Marius Kintel 7d9104e748 Evaluate expressions for the ternary operator the same way as for if-else, i.e. cast any value to bool 2011-10-23 22:33:11 +02:00
Brad Pitcher b64de29a30 fix mingw-cross-env location 2011-10-22 14:07:14 -07: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 3366403d1d Linux compile fix: include cstddef for NULL 2011-10-20 18:59:34 +02: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
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