summaryrefslogtreecommitdiff
path: root/src/openscad.cc
AgeCommit message (Expand)Author
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new Fi...Marius Kintel
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ...Marius Kintel
2013-04-09Disable context debug outputMarius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval cont...Marius Kintel
2013-04-03remove redundant code, root_node and absolute_root_nodedon bright
2013-03-12Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290Marius Kintel
2013-03-12Merge branch 'master' of github.com:maandree/openscad into maandree-masterMarius Kintel
2013-03-09Set preprocessor define for deployment builds. Don't include sparkle in devel...Marius Kintel
2013-03-06fix strecthing with --imgsize per bug rept from Marius Kinteldon bright
2013-03-04Fix (tested on gnu/linux): non-ascii file names could not be opened via the c...Mattias Andrée
2013-03-04cleanup tab spacingdon bright
2013-03-04cleanupsdon bright
2013-03-03add --projection=ortho|perspective option to cmdlinedon bright
2013-03-03fix bug in --imgsizedon bright
2013-03-03simplify camera parameters down to --cameradon bright
2013-03-03add imgsize cmdline parameter for png outputdon bright
2013-03-03update manpagedon bright
2013-03-03make Camera into single class, simplify codedon bright
2013-03-03remove boost::variant stuff. trim code. add 'vector cam' cmdline optiondon bright
2013-02-27rework Camera using boost::variant. first working --gimbalcam versiondon bright
2013-02-26begin to implement --viewport option, by adding Camera class + childrendon bright
2013-02-25first working version of opencsg png export from gui binarydon bright
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
2013-02-05First version of automatic updates for MacMarius Kintel
2013-01-31bracket got misplaced during master merge - repairdon bright
2013-01-31move 'delete root_node' where it was before merging master. cleanupdon bright
2013-01-31Merge branch 'master' and fix bugsdon bright
2013-01-30enable csg output when compiled without CGAL5263
2013-01-26windows needs binary-mode set for exporting pngdon bright
2013-01-26enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.don bright
2013-01-24basic parse of .png output filename. basic command line option "--render"don bright
2013-01-17allow dxf deps writingdon bright
2012-10-09Catch exceptions as const references. Related to #204Marius Kintel
2012-08-22minor code compactingMarius Kintel
2012-07-05Merge branch 'master' into valueMarius Kintel
2012-06-23Output filenames relative to document path when exporting .csg files from the...Marius Kintel
2012-05-02cosmeticsMarius Kintel
2012-02-19Bugfix: Unknown cmd-line options caused a crash. Reported by nop head.Marius Kintel
2012-02-15Simplify file readingMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-14Fix bug including files from within an included file inside a folder. Reporte...Marius Kintel
2012-01-31bugfix: scad files without a newline as the last character could leave a comm...Marius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-25Temporarily removed progress output from file exporting to remove Qt dependen...Marius Kintel
2012-01-15bugfix: Handle empty filename parameter to OpenSCAD exeMarius Kintel
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-11bugfix: Opening absolute filenames from the command-line broke after porting ...Marius Kintel
2012-01-09prevent crash: make path absolute so that it has a parent to cwd todon bright
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
contact: Jan Huwald // Impressum