Commit Graph

1239 Commits (7c606d36b01ede3625a6b863cd1b7df0b551135a)

Author SHA1 Message Date
Marius Kintel 7c606d36b0 Improved quality of linear_extrude with twist by forcing all quads to be tessellated the same direction 2011-10-27 15:15:04 +02:00
Marius Kintel 3080932440 Bugfix: Changed caching strategy to avoid the risk of sibling nodes being evicted from the cache before the parent node has evaluated. 2011-10-27 00:49:55 +02:00
Marius Kintel ed54572c9b Make some code more readable and better error reporting on a reporter assert error 2011-10-26 17:00:18 +02:00
Marius Kintel 0f7ea1ddc0 Minor namespace fixes 2011-10-26 16:59:26 +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
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
Marius Kintel 3366403d1d Linux compile fix: include cstddef for NULL 2011-10-20 18:59:34 +02:00
Marius Kintel 3647f2ebee Changed cmd-line parameters for file output 2011-10-20 15:15:50 +02:00
Marius Kintel 038767f6a6 Experimental support for exporting the compiled CSG tree as a text file 2011-10-19 17:35:14 +02:00
Marius Kintel 5dd4decc91 Mention PI constant 2011-10-16 23:12:27 +02:00
Marius Kintel 913869bb66 Added note about keyboard shortcuts 2011-10-16 17:54:55 +02: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
Marius Kintel f5e0f3a531 Rewrote some hard to read linear algebra code to use Eigen 2011-10-04 03:41:43 +02:00
Marius Kintel 85948590ee Added euler angle rotate test 2011-10-04 03:40:54 +02:00
Marius Kintel afc0f1e949 Added euler angle rotate test 2011-10-04 03:32:08 +02:00
Marius Kintel ad3accb52a Compile fix: Added OPENSCAD_YEAR and OPENSCAD_MONTH defines 2011-10-04 03:04:00 +02:00
Marius Kintel ea67faa9d6 FIXME: Add scale() tests 2011-10-04 03:03:25 +02:00
Marius Kintel 0066a00c08 sync 2011-10-04 00:42:50 +02:00
Marius Kintel 3e05291f09 Disable insertion of rich text as it caused copy and paste errors. Reported and fixed by 'Moc' 2011-10-04 00:41:41 +02:00
Marius Kintel 7c9f2fa616 Don't try to autoreload empty file. Version string cosmetics 2011-10-04 00:34:49 +02:00
Marius Kintel 71310298e5 sync 2011-10-04 00:21:26 +02:00
Marius Kintel 2f239205a8 Redefined version() to return the version as a vector. Added version_num() to return a comparable number 2011-10-04 00:09:04 +02:00
Marius Kintel 4432eb78aa Updated version requirements of 3rd party libraries 2011-10-03 01:38:12 +02:00
Marius Kintel 84e98b178a Cleaned up some unnecessary includes 2011-10-01 01:36:30 +02:00
Marius Kintel 0c2053caf9 Removed unused includes 2011-10-01 00:43:51 +02:00
Marius Kintel 2601d468e3 Added dxf test cases 2011-10-01 00:43:38 +02:00
Marius Kintel 8311652819 Use new form of import() 2011-10-01 00:42:29 +02:00
Marius Kintel cdbf45eea0 Removed unused variable 2011-09-30 19:04:08 +02:00
Marius Kintel e5c242adb7 Moved transform-insert test from minimal to dxf 2011-09-30 19:03:10 +02:00
Marius Kintel f3b3eaac68 Added polyhedron-tests 2011-09-30 03:25:42 +02:00
Marius Kintel e7001dd459 Reverted intersection with inside-out polyhedron - test belongs in the polyehdron test 2011-09-30 03:24:49 +02:00
Marius Kintel bf3fb9634c Renamed some files and classnames for clarification 2011-09-30 03:11:28 +02:00
Marius Kintel ff915961b6 Updated with latest changes 2011-09-30 02:51:15 +02:00
Marius Kintel 7c334fe02f Updated with latest changes 2011-09-30 02:49:17 +02:00
Marius Kintel e22f92c407 Added version() to function tests 2011-09-30 02:49:00 +02:00
Marius Kintel c407d6bbd1 gmp was specified twice 2011-09-30 02:43:49 +02:00
Marius Kintel 27a7d6c115 Added version() function 2011-09-30 02:43:09 +02:00
Marius Kintel 6b0cad7557 Implemented string comparison for >, >=, <, <= operators 2011-09-30 02:42:34 +02:00
Marius Kintel 1b31c32638 Cleaned up the OGL_helper patches a bit 2011-09-29 23:13:22 +02:00
Marius Kintel c1fa2f9675 Upgrade to CGAL-3.9 2011-09-29 22:22:49 +02:00
Marius Kintel 9e42bcc2fe removed obsolete qtcolorbutton 2011-09-29 21:26:12 +02:00
Marius Kintel 2262afa92b Added test case for polyhedron intersection bug reported by Dan Zuras 2011-09-29 12:51:29 +02:00
Marius Kintel da08b50c03 Added note about problem with modifiers using the child() module, reported by nophead 2011-09-28 23:06:19 +02:00
Marius Kintel 2779e7dea9 added highlight-and-background-modifier and child-background tests 2011-09-28 22:35:42 +02:00
Marius Kintel 51155dc691 cosmetics 2011-09-28 22:33:51 +02:00
Marius Kintel dd45e625ed added expected file for highlight-and-background-modifier test 2011-09-28 22:33:36 +02:00
Marius Kintel d33eae21e2 added highlight-and-background-modifier and child-background tests 2011-09-28 22:32:35 +02:00
Marius Kintel 653f9b538d Merge branch 'master' of github.com:openscad/openscad 2011-09-28 22:30:20 +02:00
Marius Kintel fcb0145cb8 Added expected files for include-tests 2011-09-28 22:29:58 +02:00