Commit Graph

1057 Commits (946605234c7cf35cadfe9bde5531ebe6655f1b42)

Author SHA1 Message Date
Marius Kintel 946605234c Added import_dxf-tests 2011-09-03 22:42:48 +02:00
Marius Kintel 90e96a34ac Added polygon-tests 2011-09-03 19:57:24 +02:00
Marius Kintel 7adf625ecc Added allfunctions 2011-09-03 19:32:55 +02:00
Marius Kintel 34e4213c33 default color somehow got messed up - fixed now 2011-09-03 19:18:26 +02:00
Marius Kintel f58c0a3eb5 Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
Marius Kintel 16b74df941 killed warnings 2011-09-03 18:42:45 +02:00
Marius Kintel 488d173b4a killed warnings 2011-09-03 18:42:12 +02:00
Marius Kintel fa8bed7726 refactor fix: use hex timestamps 2011-09-03 16:53:05 +02:00
Marius Kintel acfd1e1b19 More de-Qt-ify 2011-09-03 06:30:48 +02:00
Marius Kintel 6f632190a0 Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
Marius Kintel 3129189342 Use our own boost with CGAL 2011-09-03 06:02:15 +02:00
Marius Kintel abb78e223a line ending fix 2011-09-03 06:00:35 +02:00
Marius Kintel aeceee2208 Moved testcolornames to features 2011-09-03 01:53:36 +02:00
Marius Kintel c6209f15b7 disable setting alpha without color 2011-09-03 01:53:00 +02:00
Marius Kintel 4afdde51f4 Added test for named color without alpha 2011-09-03 01:50:29 +02:00
Marius Kintel 3bd0323739 diagram update 2011-09-03 00:01:22 +02:00
Marius Kintel f31d7b7596 Updated color node to latest version 2011-09-02 23:54:56 +02:00
Marius Kintel 8685ce946b Added color.cc 2011-09-02 23:54:41 +02:00
Marius Kintel 34e22b1bde Updated color output to updated code 2011-09-02 23:40:17 +02:00
Marius Kintel 21c5d879ff Added expected files for csgtermtest 2011-09-02 23:39:39 +02:00
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