summaryrefslogtreecommitdiff
path: root/src/linearextrude.cc
AgeCommit message (Collapse)Author
2013-12-27Moved get_fragments_from_r into CalcTorsten Paul
2013-06-15Clamp linear_extrude height to 0. Fixes #405Marius Kintel
2013-05-10Added support for 2D scaling in linear_extrudeMarius Kintel
2013-05-10Initial code to support scaling of linear_extrude(). Part of Issue #273Marius Kintel
2013-05-09Merge branch 'master' into issue352Marius Kintel
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-05-09fix issue 352 - require 'file' to be a stringDon Bright
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-26Experiment: Lazy evaluation of argument lists in evaluation context. Allows ↵Marius Kintel
e.g. for loop variables to be dependent on each other
2013-04-18Cleaned up argument list handling, related to #116Marius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-04-05I think this should fix issue #217Marius Kintel
2012-07-15fix bugs in builddon bright
2012-07-15Add timestamp to cache key for modules importing files. Fixes #141Marius Kintel
2012-07-11port to new value class after mergeMarius Kintel
2012-07-11Merge branch 'master' into valueMarius Kintel
Conflicts: src/linearextrude.cc
2012-07-07coding styleMarius Kintel
2012-05-28fix crash bugDon Bright
2012-05-28removed debuggingDon Bright
2012-05-28remove debuggingDon Bright
2012-05-28enable linear_extrude to use first unnamed parameter as height, if numberDon Bright
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce ↵Marius Kintel
memory footprint and improve performance
2012-01-25Ported printutils away from QtMarius Kintel
2011-12-06Removed unused Qt includeMarius Kintel
2011-11-07Correctly escape special characters in dumped strings. Fixes ↵Marius Kintel
dumptest_import_dxf-tests
2011-11-07Don't dump timestamp of included files, this wasn't really used anywhereMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-11-06Bugfix: rotate_extruder and linear_extrude module toString() output was not ↵Marius Kintel
parsable
2011-10-10enable build of cgalpngtest under windowsXPdon bright
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-30Renamed some files and classnames for clarificationMarius Kintel
contact: Jan Huwald // Impressum