Commit Graph

1350 Commits (a8db9fa3dd1d8a3f2bbb2cc808b8909c91cb48ee)

Author SHA1 Message Date
Marius Kintel 512e7bb1be bugfix: command-line crash on parser error 2011-09-08 05:14:29 +02:00
Marius Kintel 7a139c2558 Removed some obsolete code 2011-09-08 05:13:55 +02:00
Marius Kintel 00695ba68a Killed some warnings 2011-09-08 05:13:36 +02:00
Marius Kintel 4396f9c80e updated to HEAD 2011-09-08 04:09:44 +02:00
Marius Kintel c398bc7e3d fixed merge conflict 2011-09-08 03:39:14 +02:00
Marius Kintel f40daab2d1 fixed merge conflict 2011-09-08 03:34:13 +02:00
Marius Kintel a8d88c57fd fixed merge conflict 2011-09-08 03:34:00 +02:00
Marius Kintel 80afa32ae9 merged with master 2011-09-08 03:31:59 +02:00
Marius Kintel 4f7051412b Bundle MCAD library 2011-09-08 03:27:18 +02:00
Marius Kintel 4abadeb8e4 Bundle MCAD library 2011-09-08 03:27:07 +02:00
Marius Kintel 072d7170e6 Catch a non-simple polyhedron before export as this crashes CGAL 2011-09-08 03:23:42 +02:00
Marius Kintel 4b95dd7413 bugfix: empty renderer wasn't initialized. caused a crash 2011-09-08 03:23:12 +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 45c2965034 Export STL as doubles, as an experiment. Seems to fix some issues with importing 2011-09-08 00:08:07 +02:00
Marius Kintel 7477292658 typo 2011-09-08 00:07:29 +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