Commit Graph

1131 Commits (4abadeb8e410c96f4ae262a4557a319cad66ec62)

Author SHA1 Message Date
Marius Kintel ff75302002 Added for-nested-tests 2011-09-05 16:38:50 +02:00
Marius Kintel d6947ce5c7 Updated for-tests after discovering a few bugs 2011-09-05 16:37:07 +02:00
Marius Kintel f0da6bf639 Changes to for() 2011-09-05 16:27:00 +02:00
Marius Kintel ea8a1a670c bugfixes: Don't iterate over empty for loops, don't iterate over for loops with illegal values 2011-09-05 16:25:13 +02:00
Marius Kintel 81f9c7b517 removed Qt foreach 2011-09-05 06:18:12 +02:00
Marius Kintel b93c5c50ca Added for-tests 2011-09-05 00:04:12 +02:00
Marius Kintel 59b0d16488 bugfix: Don't try to export empty polyhedrons 2011-09-04 23:20:50 +02:00
Marius Kintel c9ba59bf02 Implemented support for for() with scalar argument, e.g. for (i=23) echo(i) 2011-09-04 21:02:33 +02:00
Marius Kintel a376c0b1f7 bugfix: context mixup after last foreach fix 2011-09-04 20:56:22 +02:00
Marius Kintel 5417b4fa65 Ported use for Qt's foreach to BOOST_FOREACH 2011-09-04 20:35:23 +02:00
Marius Kintel 2a18b857f0 QList -> std::vector 2011-09-04 20:34:17 +02:00
Marius Kintel a3ac7627fd Removed dependency on Qt from control module 2011-09-04 19:44:50 +02:00
Marius Kintel 723c6b7cf2 bugfix: root modifier now works with test apps 2011-09-04 18:53:09 +02:00
Marius Kintel bdd7c1f583 Added modifier tests. root modifier is still not working for cmd-line tools 2011-09-04 18:25:17 +02:00
Marius Kintel 08b784f444 more clarification 2011-09-04 02:58:09 +02:00
Marius Kintel 661a344ab8 clarification 2011-09-04 02:56:11 +02:00
Marius Kintel 2af8a70b71 Activated opencsgtest 2011-09-04 02:53:30 +02:00
Marius Kintel 3d204ad27b Filename case fix 2011-09-04 01:59:06 +02:00
Marius Kintel 781dab0493 Filename case fix 2011-09-04 01:57:26 +02:00
Marius Kintel 8789133f80 Added handle_dep sources 2011-09-04 01:39:19 +02:00
Marius Kintel 821c7df1fe Extracted handle_dep() to separate source file 2011-09-04 00:03:16 +02:00
Marius Kintel a5b03ddcf9 Got rid of more Qt dependencies 2011-09-03 23:12:38 +02:00
Marius Kintel 83233b035f Added note about 2D union bug 2011-09-03 22:57:58 +02:00
Marius Kintel 6096f2734a De-Qt-ification continues, almost done with DxfData 2011-09-03 22:44:41 +02:00
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