summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2011-09-06Implemented render()Marius Kintel
2011-09-06Killed some warningsMarius Kintel
2011-09-06bugfix: When canceling the file open dialog, don't open a new windowMarius Kintel
2011-09-06Fixes crash bug reported by Brad PitcherMarius Kintel
2011-09-06Fixes crash bug reported by Brad PitcherMarius Kintel
2011-09-06minkowski sums should now work againMarius Kintel
2011-09-05Reenabled minkowski sumsMarius Kintel
2011-09-05bugfixes: Don't iterate over empty for loops, don't iterate over for loops ↵Marius Kintel
with illegal values
2011-09-05removed Qt foreachMarius Kintel
2011-09-04Implemented support for for() with scalar argument, e.g. for (i=23) echo(i)Marius Kintel
2011-09-04bugfix: context mixup after last foreach fixMarius Kintel
2011-09-04Ported use for Qt's foreach to BOOST_FOREACHMarius Kintel
contact: Jan Huwald // Impressum