summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-09-11Change the diagonal view so that the object's front faces the lightMarius Kintel
2011-09-11bugfix: Clear both caches before rebuildingMarius Kintel
2011-09-11Linux build fixesMarius Kintel
2011-09-11helper to include TR1 stuffMarius Kintel
2011-09-11Forgot to commit CGALCache classMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-11Fixed bug introduced by the new PolySet cache; string filtering done in the ↵Marius Kintel
wrong place, refactored cache into separate class
2011-09-11Merge branch 'polyset-cleanup' into visitorMarius Kintel
2011-09-11Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵Marius Kintel
manage memory
2011-09-10Don't leave files open on parse errorsMarius Kintel
2011-09-09Make PolySet cache globalMarius Kintel
2011-09-09Initial attempt of cleaning up polyset handling. PolySet no longer keeps a ↵Marius Kintel
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator
2011-09-08Update recent file also on save/saveasMarius Kintel
2011-09-08Catch CGAL assert on certain minkowski operationsMarius Kintel
2011-09-08Updated boolean handling of if/elseMarius Kintel
2011-09-08dummy commitMarius Kintel
2011-09-08Localization indicator of CGAL errorsMarius Kintel
2011-09-08Don't try exporting a non-3D object to stl or offMarius Kintel
2011-09-08bugfix: off export from the command-line was brokenMarius Kintel
2011-09-08Removed duplicate error message on parser errorMarius Kintel
2011-09-08bugfix: command-line crash on parser errorMarius Kintel
2011-09-08Removed some obsolete codeMarius Kintel
2011-09-08Killed some warningsMarius Kintel
2011-09-08fixed merge conflictMarius Kintel
2011-09-08fixed merge conflictMarius Kintel
2011-09-08fixed merge conflictMarius Kintel
2011-09-08merged with masterMarius Kintel
2011-09-08Catch a non-simple polyhedron before export as this crashes CGALMarius Kintel
2011-09-08bugfix: empty renderer wasn't initialized. caused a crashMarius Kintel
2011-09-08Killed some warningsMarius Kintel
2011-09-08bugfix: Empty renderer was uninitialized, caused a crashMarius Kintel
2011-09-08Assert on unknown operation, be safe and kill a warningMarius Kintel
2011-09-08Killed some warningsMarius Kintel
2011-09-07Partially removed Qt dependencyMarius Kintel
2011-09-07Export STL as doubles, as an experiment. Seems to fix some issues with importingMarius Kintel
2011-09-07typoMarius Kintel
2011-09-07bugfix: context got lost dugin a recent refactoring jobMarius Kintel
2011-09-07Updated tests to reflect recently changed import behaviorMarius Kintel
2011-09-07Implemented OFF import, refactored PolySet/Polyhedron conversionMarius Kintel
2011-09-07Implemented OFF exportMarius Kintel
2011-09-07bugfix: removed dubious code for auto-unioning every PolyNode, this caused a ↵Marius Kintel
crash for illegal projections
2011-09-07Better 2d/3d test for projectionMarius Kintel
2011-09-06bugfix: typo in last commitMarius Kintel
2011-09-06Added support for an untyped import() module, deprecating the explicitly ↵Marius Kintel
typed import_*() ones
2011-09-06Fixed another projection() crash bug; only 3D childrenMarius Kintel
2011-09-06Deprecated dxf_linear_extrude(), dxf_rotate_extrude() and the file ↵Marius Kintel
parameters to linear_extrude() and rotate_extrude()
2011-09-06bugfix: fixed crash bugs on empty projection()Marius Kintel
2011-09-06bugfix: fixed crash bugs on empty or 3D child list of linear_extrude() and ↵Marius Kintel
rotate_extrude()
2011-09-06Implemented 2D hullMarius Kintel
2011-09-06projection() now worksMarius Kintel
contact: Jan Huwald // Impressum