Commit Graph

5276 Commits (b13075d2a56a59b8b755fdb46b36573ff7fc5440)

Author SHA1 Message Date
Marius Kintel b13075d2a5 #1225 Fix nan or inf normal vector output 2015-02-23 21:21:31 -05:00
Marius Kintel 56f3552404 #1225 Added testcase 2015-02-23 19:12:44 -05:00
Marius Kintel 0dd3f004dd #1223 Put back check for min value, to catch negative values 2015-02-23 02:17:02 -05:00
Marius Kintel 878cd0a8d8 Updated offset() to correct API 2015-02-23 01:59:34 -05:00
Marius Kintel aaed62060c #1223 Updated tests 2015-02-22 19:02:10 -05:00
Marius Kintel 40ecf515af #1223 Made PNG surfaces behave similar to .dat files; scale max possible intensity to height=100 2015-02-22 19:00:59 -05:00
Marius Kintel 29e52ef4e0 #1223 PNG surfaces were 1 unit too large in the Y direction 2015-02-22 18:37:31 -05:00
Marius Kintel 8302aa830f #865 remove debug info 2015-02-22 13:18:34 -05:00
Marius Kintel c5b0a61911 #865 bugfix: Account for retina displays, fixed bug in relative vs. absolute positioning 2015-02-22 13:17:41 -05:00
Marius Kintel d84d1e0250 Updated contributors 2015-02-22 13:02:03 -05:00
Marius Kintel 54ffa54fa3 Support both Qt4 and Qt5 2015-02-22 11:35:37 -05:00
Marius Kintel bdc52fa6e6 Fixed erratic zooming on trackpads 2015-02-22 03:55:42 -05:00
Marius Kintel 54ad8c2039 #1206 Fix rounding of scale markers, Added 'e' character for large axis values 2015-02-22 03:15:45 -05:00
Marius Kintel e7e8b30379 #1223 Improved testcases 2015-02-22 02:47:57 -05:00
Marius Kintel 5878da1c7d #1223 Added testcase 2015-02-21 19:12:37 -05:00
Marius Kintel 2cf9de36e2 Disable opencsgtest_issue11105b for travis; Gallium issue 2015-02-20 00:38:55 -05:00
Marius Kintel 577f8129ae Deal with known non-manifoldness 2015-02-20 00:28:13 -05:00
Marius Kintel ef9b06040f Disable opencsgtest_issue1215 for travis as it causes an OpenCSG rendering difference 2015-02-20 00:22:09 -05:00
Marius Kintel 979cb37381 #904 Moved fixed tests to issues 2015-02-20 00:16:41 -05:00
Marius Kintel 38280a10ae #1105 moved fixed tests to issues 2015-02-19 23:59:11 -05:00
Marius Kintel 944ad096fc #1221 Moved fixed tests to issues 2015-02-19 23:46:36 -05:00
Marius Kintel 0c74474c49 #1215 Moved fixed tests to issues 2015-02-19 23:44:57 -05:00
Marius Kintel 5c2c96a4f2 #13 Added another testcase 2015-02-19 23:39:09 -05:00
Marius Kintel e23c79fd25 #945 Added another testcase 2015-02-19 23:27:46 -05:00
Marius Kintel 2b01887b7f #1221 Adjusted related tests 2015-02-19 21:01:05 -05:00
Marius Kintel bf3df9a81a #1221 Always quantize vertices when converting from PolySet to Nef polyhedron 2015-02-19 20:59:39 -05:00
Marius Kintel b7617fd82f #1221 Added testcase 2015-02-19 20:21:02 -05:00
Marius Kintel e4aae1cc62 #1215 Fixed corner case 2015-02-19 16:40:49 -05:00
Marius Kintel 7073e3a2f5 #1215 test case is known to be weakly manifold 2015-02-19 16:40:25 -05:00
Marius Kintel da6fb17207 #1215 Enable exceptions in test suite 2015-02-17 17:18:48 -05:00
Marius Kintel 47d4954f8b Updated expected test result 2015-02-17 17:18:26 -05:00
Marius Kintel c9694935e1 Fixed crash in OFF and AMF export by applying workaround for #410 2015-02-17 17:18:05 -05:00
Marius Kintel 98fcfa43be #1215 Added expected test results 2015-02-17 17:17:27 -05:00
Marius Kintel 9dc76d2012 Bump CGAL to 4.5.2, don't automatically build 32-bit binaries in deployment mode 2015-02-16 23:52:55 -05:00
Marius Kintel 307afc53e0 #1215 Added new testcase 2015-02-16 14:41:14 -05:00
Marius Kintel 33d7023752 #1215 Repair non-manifold tessellation results, detect and report non-manifold results 2015-02-14 12:28:26 -05:00
Marius Kintel d5d22158dd #1215 Added support for optional --render parameter as well as optional manifoldness requirement to export_import_pngtest, slightly reorganized tests to use the new parameters 2015-02-14 12:26:54 -05:00
Marius Kintel a3337c7af8 No need to link with Qt 2015-02-13 16:18:34 -05:00
Marius Kintel 946eb0efdf Adjusted some non-manifold tests 2015-02-13 16:17:59 -05:00
Marius Kintel e067bead92 Merge branch 'master' of github.com:openscad/openscad 2015-02-12 14:47:04 -05:00
Marius Kintel c023b1eb30 ignore *.pyc 2015-02-12 14:46:30 -05:00
Marius Kintel c8e12ad949 Minor reorg of expor-import tests to better handle manifoldness issues 2015-02-12 14:45:48 -05:00
Marius Kintel 6893d3efe2 Always run with --render=cgal for the first export 2015-02-12 14:45:25 -05:00
Marius Kintel abd79418f1 Merge branch 'master' of github.com:openscad/openscad 2015-02-12 12:31:09 -05:00
Marius Kintel 09b3ab45d4 #1215 Added tests, check for weak manifoldness when running tests 2015-02-12 12:29:15 -05:00
Marius Kintel faabc49266 Merge branch 'master' of github.com:openscad/openscad 2015-02-11 14:01:56 -05:00
Marius Kintel 8dd0102d4e Bugfix: We sometimes did output extra null-triangles if the tessellator left consecutive unused vertices 2015-02-11 13:58:45 -05:00
Marius Kintel 7e64335450 Simplified debug checking and made debug output work for cgal test programs 2015-02-11 12:55:10 -05:00
Marius Kintel b6558889b4 bugfix: Don't return a temporary string from exception::what 2015-02-10 18:59:11 -05:00
Marius Kintel 4b4f4386bb Be nice (and C++11 compatible) 2015-02-10 17:31:00 -05:00