Commit Graph

1131 Commits (4abadeb8e410c96f4ae262a4557a319cad66ec62)

Author SHA1 Message Date
Marius Kintel 4abadeb8e4 Bundle MCAD library 2011-09-08 03:27:07 +02:00
Marius Kintel 5ac46455f4 Killed some warnings 2011-09-08 03:01:55 +02:00
Marius Kintel 54a2eb56a5 Remove unused libraries 2011-09-08 02:56:25 +02:00
Marius Kintel ecb25a3d46 sync 2011-09-08 02:34:09 +02:00
Marius Kintel e6e04d89db bugfix: Empty renderer was uninitialized, caused a crash 2011-09-08 02:33:54 +02:00
Marius Kintel 8895546f0e Assert on unknown operation, be safe and kill a warning 2011-09-08 02:33:32 +02:00
Marius Kintel 869231f752 Killed some warnings 2011-09-08 02:32:49 +02:00
Marius Kintel 297a6f61c6 Added include-tests 2011-09-08 02:31:47 +02:00
Marius Kintel fab0f891b7 Updated the include tests to provide geometry 2011-09-08 02:31:27 +02:00
Marius Kintel 838f1fb8fc Partially removed Qt dependency 2011-09-08 00:08:47 +02:00
Marius Kintel 93c8480ffb bugfix: context got lost dugin a recent refactoring job 2011-09-07 22:57:10 +02:00
Marius Kintel 233521a11d Added assign-tests 2011-09-07 22:56:39 +02:00
Marius Kintel e9068e5adf Updated tests to reflect recently changed import behavior 2011-09-07 22:27:29 +02:00
Marius Kintel 27a99044d8 Implemented OFF import, refactored PolySet/Polyhedron conversion 2011-09-07 22:04:59 +02:00
Marius Kintel 75784844ea Implemented OFF export 2011-09-07 22:04:02 +02:00
Marius Kintel fe0f9dd755 bugfix: removed dubious code for auto-unioning every PolyNode, this caused a crash for illegal projections 2011-09-07 02:34:04 +02:00
Marius Kintel 2013390aa3 Better 2d/3d test for projection 2011-09-07 02:33:16 +02:00
Marius Kintel 226e36a75f Adapted to latest import() changes 2011-09-07 02:32:37 +02:00
Marius Kintel a4ba8d44a4 Modified test cases with new import() behavior 2011-09-07 01:12:53 +02:00
Marius Kintel 8176b06fd0 bugfix: typo in last commit 2011-09-07 01:12:27 +02:00
Marius Kintel 23e153f512 Added some corner cases 2011-09-07 00:48:57 +02:00
Marius Kintel 7213166c08 deprecations 2011-09-07 00:48:38 +02:00
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 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