Commit Graph

1037 Commits (ed8a99ed55d5d1ad043608ed471bb7564403bde9)

Author SHA1 Message Date
Marius Kintel ed8a99ed55 Refactoring: Moved color functionality into separate module and node 2011-09-02 23:35:10 +02:00
Marius Kintel 287c20d2ff Added color-tests 2011-09-02 23:33:18 +02:00
Marius Kintel 818af2bcfc minor fix for projection node, but doesn't fix it all 2011-09-02 21:37:43 +02:00
Marius Kintel 5cc06832a1 Added note about almost planar polygons 2011-09-02 20:19:59 +02:00
Marius Kintel 20e5c373c2 Use new empty() method of CGAL_Nef_polyhedron 2011-09-02 20:19:34 +02:00
Marius Kintel f2d3621470 bugfix: extrude nodes were broken for OpenCSG rendering 2011-09-02 20:19:17 +02:00
Marius Kintel 2f4582eeba bugfix: Don't try to render empty polyhedrons 2011-09-02 20:18:27 +02:00
Marius Kintel f1c17e791f Added empty() 2011-09-02 20:06:03 +02:00
Marius Kintel 53725500e5 Better warning for unimplemented render() 2011-09-02 16:22:01 +02:00
Marius Kintel a1e452472a Added intersection-tests 2011-09-02 14:46:45 +02:00
Marius Kintel a20c08b8ce Added difference-tests 2011-09-02 14:38:27 +02:00
Marius Kintel 8e0651afd4 Added union-tests 2011-09-02 14:31:56 +02:00
Marius Kintel e2da24871d cylinder update 2011-09-02 02:49:54 +02:00
Marius Kintel ac1ce87f19 Only enable verified tests 2011-09-02 02:48:22 +02:00
Marius Kintel f7bc79f349 Added cube-tests 2011-09-02 02:40:29 +02:00
Marius Kintel 6759d80cf4 Added cylinder-tests 2011-09-02 02:34:42 +02:00
Marius Kintel c555a9646a change: Always use r as fallback variable if either of r1 or r2 are missing 2011-09-02 02:32:07 +02:00
Marius Kintel c48d12a352 bugfix: center vector was uninitialized 2011-09-02 02:14:24 +02:00
Marius Kintel b066705716 added expected files 2011-09-02 01:50:30 +02:00
Marius Kintel 29cfbe6f62 improved sphere test 2011-09-02 01:49:22 +02:00
Marius Kintel 0f2ce4ca75 center parameter is not defined for circle 2011-09-02 01:49:05 +02:00
Marius Kintel 8fb9ab4843 Make field of view narrower to look better 2011-09-01 22:44:51 +02:00
Marius Kintel 7599b30f86 Reinstate opencsg tests 2011-09-01 22:44:16 +02:00
Marius Kintel 915c530ac4 Support for 2D designs 2011-09-01 22:43:56 +02:00
Marius Kintel 5fee135293 bugfix: Ignore empty polyhedrons when doing CSG ops 2011-09-01 22:43:14 +02:00
Marius Kintel 3f863ae459 Added isempty() 2011-09-01 22:42:46 +02:00
Marius Kintel 0d4329d059 Configure cgalpngtest 2011-09-01 20:04:01 +02:00
Marius Kintel c5758fbbfc bugfixes after refactoring 2011-09-01 20:03:35 +02:00
Marius Kintel 6041c34f0b Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
Marius Kintel fee63ab7ae added bbox calculation 2011-09-01 17:02:50 +02:00
Marius Kintel 24d81b5732 Temporarily disabled Preferences handling in CGALRenderer to allow for cmd-line operation 2011-09-01 05:05:35 +02:00
Marius Kintel e87ba3ada1 Removed old cruft 2011-09-01 05:05:09 +02:00
Marius Kintel 6392776e4e Initial implementation of cgalpngtest 2011-09-01 05:04:42 +02:00
Marius Kintel 44496b2816 sync 2011-09-01 04:38:35 +02:00
Marius Kintel 1633fb0344 Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
Marius Kintel c193372d2f Merge branch 'master' into visitor 2011-08-31 19:02:26 +02:00
Marius Kintel 5911e60fcd bugfix: deleted uninitialized pointer. Found and fixed by Daid 2011-08-31 12:32:36 +02:00
Marius Kintel 9e64453206 Added circle-tests 2011-08-30 19:14:35 +02:00
Marius Kintel 05bd59846a cosmetics 2011-08-30 17:43:33 +02:00
Marius Kintel 3f58ca2ddd bugfix: bbox calculation didn't take transformation matrix into account 2011-08-30 05:07:59 +02:00
Marius Kintel 573a78c3c3 Added square-tests 2011-08-30 05:06:46 +02:00
Marius Kintel 7c391a24c1 Updated camera settings 2011-08-30 05:03:35 +02:00
Marius Kintel d4dfe51118 Camera handling fixes 2011-08-30 05:01:59 +02:00
Marius Kintel 22a2583c70 test cases 2011-08-30 05:01:04 +02:00
Marius Kintel f3775d4bdc Merge branch 'visitor' of github.com:openscad/openscad into visitor 2011-08-28 04:43:44 +02:00
Marius Kintel c86630c297 keep track of changes in visitor branch 2011-08-28 04:43:40 +02:00
Marius Kintel 79efff37fe bugfix: Importing all layers was broken 2011-08-28 04:35:08 +02:00
Marius Kintel 2fe2f37fbc bugfix: -x option didn't work 2011-08-28 04:34:46 +02:00
Marius Kintel 3e558d4446 Linux build fix 2011-08-28 02:42:37 +02:00
Marius Kintel ab3b10e889 mixed-case filename fixes 2011-08-28 02:42:24 +02:00