Commit Graph

1265 Commits (55f4a6150f4f8bc6fe5c3c17d3d38c73efefe9f2)

Author SHA1 Message Date
Marius Kintel f40f7ef072 Added support for an untyped import() module, deprecating the explicitly typed import_*() ones 2011-09-07 00:47:55 +02:00
Marius Kintel 9ec9111dcb Fixed another projection() crash bug; only 3D children 2011-09-07 00:47:01 +02:00
Marius Kintel 820a886fac deprecations 2011-09-07 00:13:03 +02:00
Marius Kintel 29adaed024 Deprecated dxf_linear_extrude(), dxf_rotate_extrude() and the file parameters to linear_extrude() and rotate_extrude() 2011-09-07 00:11:00 +02:00
Marius Kintel ac01975b02 bugfix: fixed crash bugs on empty projection() 2011-09-07 00:10:21 +02:00
Marius Kintel f9b026a2f0 bugfix: fixed crash bugs on empty or 3D child list of linear_extrude() and rotate_extrude() 2011-09-06 23:59:08 +02:00
Marius Kintel a653b0c604 Implemented 2D hull 2011-09-06 22:03:52 +02:00
Marius Kintel a93e644980 Added hull tests 2011-09-06 22:01:42 +02:00
Marius Kintel cd6299922d projection() now works 2011-09-06 20:37:07 +02:00
Marius Kintel 7d1ea6240d Added projection-tests 2011-09-06 20:36:45 +02:00
Marius Kintel 98b0c637a8 OpenCSG version of render-tests now also works 2011-09-06 18:32:32 +02:00
Marius Kintel 0e7c6473fa Implemented render() 2011-09-06 18:31:22 +02:00
Marius Kintel 3b16fdafd2 added some debug output 2011-09-06 18:31:05 +02:00
Marius Kintel a1e36876a5 Killed some warnings 2011-09-06 18:28:23 +02:00
Marius Kintel 15542c374d Added render-tests 2011-09-06 18:28:01 +02:00
Marius Kintel 80f998377f bugfix: When canceling the file open dialog, don't open a new window 2011-09-06 18:19:29 +02:00
Marius Kintel 1cf876734f Crash bug by Brad Pitcher 2011-09-06 15:49:11 +02:00
Marius Kintel 1d7a05744a Fixes crash bug reported by Brad Pitcher 2011-09-06 15:48:47 +02:00
Marius Kintel f0bd1eed97 Fixes crash bug reported by Brad Pitcher 2011-09-06 15:47:21 +02:00
Marius Kintel 1e4e18c524 minkowski sums should now work again 2011-09-06 14:57:24 +02:00
Marius Kintel fdd96a177c Added minkowski and 2d-3d tests 2011-09-06 14:56:04 +02:00
Marius Kintel 5ca65805de Reenabled minkowski sums 2011-09-05 23:06:35 +02:00
Marius Kintel 23af865389 Added transform-tests 2011-09-05 18:20:43 +02:00
Marius Kintel 06001a4665 Added surface-tests 2011-09-05 18:00:20 +02:00
Marius Kintel ae24edb790 Added intersection_for-tests 2011-09-05 17:55:17 +02:00
Marius Kintel a63612e57b Added rotate_extrude-tests 2011-09-05 17:15:56 +02:00
Marius Kintel d5fefdf37c Added linear_extrude-tests 2011-09-05 17:03:39 +02:00
Marius Kintel a75d95b8de Slightly modified to yield better test coverage 2011-09-05 17:03:25 +02:00
Marius Kintel 4a952c3cc0 bugfix: Forgot to enable PolySetCGALEvaluator 2011-09-05 17:02:37 +02:00
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