Commit Graph

17 Commits (fc6a27432eed4061b670b48383115e99e53b7feb)

Author SHA1 Message Date
Marius Kintel 4d1cf0d0a0 Localization indicator of CGAL errors 2011-09-08 06:55:12 +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 27a99044d8 Implemented OFF import, refactored PolySet/Polyhedron conversion 2011-09-07 22:04:59 +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 a653b0c604 Implemented 2D hull 2011-09-06 22:03:52 +02:00
Marius Kintel cd6299922d projection() now works 2011-09-06 20:37:07 +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 2a18b857f0 QList -> std::vector 2011-09-04 20:34:17 +02:00
Marius Kintel 20e5c373c2 Use new empty() method of CGAL_Nef_polyhedron 2011-09-02 20:19:34 +02:00
Marius Kintel 5fee135293 bugfix: Ignore empty polyhedrons when doing CSG ops 2011-09-01 22:43:14 +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 1633fb0344 Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
don bright ec85e65ee9 fix build errors on windows 2011-08-12 18:48:59 -05:00
Marius Kintel 80e526880a Started on getBoundingBox functionality, refactored some vector code as part of this initiative 2011-08-05 02:11:20 +02:00
Marius Kintel 6882228058 Merge branch 'master' into visitor
Conflicts:
	src/GLView.h
	src/glview.cc
	src/mainwin.cc
	src/render-opencsg.cc
2011-07-31 01:58:51 +02:00