summaryrefslogtreecommitdiff
path: root/src/rotateextrude.cc
AgeCommit message (Collapse)Author
2013-06-08Removed unused includeMarius Kintel
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
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-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-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-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-30Renamed some files and classnames for clarificationMarius Kintel
contact: Jan Huwald // Impressum