summaryrefslogtreecommitdiff
path: root/openscad.pro
AgeCommit message (Collapse)Author
2010-02-01Always MDI on Mac, remove redundant debug flagskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@393 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-31Clifford Wolf:clifford
Fixed EIGEN2_DIR and OPENCSG_DIR qmake handling git-svn-id: http://svn.clifford.at/openscad/trunk@383 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30Support the EIGEN2DIR env. variablekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@378 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30Clifford Wolf:clifford
Started to use eigen2 for linear algebra problems git-svn-id: http://svn.clifford.at/openscad/trunk@376 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30Clifford Wolf:clifford
Added projection() statement git-svn-id: http://svn.clifford.at/openscad/trunk@372 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30minor build fixkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@368 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30resource and build system updatekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@366 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-22Evaluate env.var at make-time, not qmake-timekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@342 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-21Added first mockup of a color scheme chooserkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@332 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-21Keep default setting in .pro file, control release builds from cmd-linekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@327 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-15windows msys build scriptmeta
git-svn-id: http://svn.clifford.at/openscad/trunk@321 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-15Clifford Wolf:clifford
Re-disabled mdi support git-svn-id: http://svn.clifford.at/openscad/trunk@307 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-15Started collecting GL colors in one place; added Preferences class which ↵kintel
will become a preferences dialog, forked CGAL OGL_Helper to make colors configurable git-svn-id: http://svn.clifford.at/openscad/trunk@301 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14Experimental CGAL tesselation - does not support holes yetkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@295 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-10Clifford Wolf:clifford
Added options for gprof to openscad.pro (commented out) git-svn-id: http://svn.clifford.at/openscad/trunk@260 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06Mac compile for for non-cgal buildskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@212 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-05Clifford Wolf:clifford
New hack for 2d transformations: create DxfData, transform, tess to polyset, recreate nef git-svn-id: http://svn.clifford.at/openscad/trunk@203 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-03Clifford Wolf:clifford
Re-disabled mdi support per default git-svn-id: http://svn.clifford.at/openscad/trunk@196 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-03Make the OPENCSGDIR variable optional on all platformskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@194 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-03Added support for OpenCSG-1.2.0, enabled MDI as default for Mac OS Xkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@193 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-25Karl Ostmo et al:clifford
Added -frounding-math for all platforms git-svn-id: http://svn.clifford.at/openscad/trunk@185 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-13Use a datestamp for development buildskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@171 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-13Slowly getting the build system under control, added version number in app, ↵kintel
added OpenSCAD to window title, note that VERSION needs to be set for deployment in the deployment scripts git-svn-id: http://svn.clifford.at/openscad/trunk@168 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-12Implemented support for opening files from the Mac OS X Finder, e.g. ↵kintel
double-click, file type association git-svn-id: http://svn.clifford.at/openscad/trunk@164 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-12Clifford Wolf:clifford
One more time: openscad.pro compiler flags git-svn-id: http://svn.clifford.at/openscad/trunk@160 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-11Clifford Wolf:clifford
More openscad.pro stuff git-svn-id: http://svn.clifford.at/openscad/trunk@159 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-11Clifford Wolf:clifford
Added release build settings git-svn-id: http://svn.clifford.at/openscad/trunk@158 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-09Extracted MainWindow.h from openscad.h, moved GUI definition to ↵kintel
MainWindow.ui. NB! This is not thoroughly tested yet git-svn-id: http://svn.clifford.at/openscad/trunk@155 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-09Clifford Wolf:clifford
Tab indenting fix git-svn-id: http://svn.clifford.at/openscad/trunk@151 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-09Be consistent when using defines; #if vs. #ifdefkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@150 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-07Added icon suggestion for Mac OS X. Raw files also supplied for other platformskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@145 b57f626f-c46c-0410-a088-ec61d464b74c
2009-11-01Clifford Wolf:clifford
Added syntax error highlighting git-svn-id: http://svn.clifford.at/openscad/trunk@127 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-28Clifford Wolf:clifford
Added MDI support git-svn-id: http://svn.clifford.at/openscad/trunk@124 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-25Marius Kintel:clifford
Some patches for MacOS X Set text editor font to QFont::TypeWriter git-svn-id: http://svn.clifford.at/openscad/trunk@120 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-18Clifford Wolf:clifford
Added command line mode (stl export only) git-svn-id: http://svn.clifford.at/openscad/trunk@106 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-16Stefan Farthofer, Clifford Wolf:clifford
Fixed openscad.pro for win32 builds git-svn-id: http://svn.clifford.at/openscad/trunk@105 b57f626f-c46c-0410-a088-ec61d464b74c
2009-10-14Clifford Wolf:clifford
Added support for ASCII stl files git-svn-id: http://svn.clifford.at/openscad/trunk@102 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-25Clifford Wolf:clifford
Added 'surface' module git-svn-id: http://svn.clifford.at/openscad/trunk@76 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-24Clifford Wolf:clifford
Added dxf dimension function (still incomplete) git-svn-id: http://svn.clifford.at/openscad/trunk@73 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-21Clifford Wolf:clifford
Added Grid2d/Grid3d API Moved dxf tesselation to extra file git-svn-id: http://svn.clifford.at/openscad/trunk@62 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-20Clifford Wolf:clifford
Improved DXF support git-svn-id: http://svn.clifford.at/openscad/trunk@61 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-17Clifford Wolf:clifford
Added rotation extrude Added dxf extrude example git-svn-id: http://svn.clifford.at/openscad/trunk@58 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-16Clifford Wolf:clifford
Added first steps towards dxf extrusion support git-svn-id: http://svn.clifford.at/openscad/trunk@57 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-14Clifford Wolf:clifford
Fixed cylinders, added "render" statement git-svn-id: http://svn.clifford.at/openscad/trunk@55 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-03Clifford Wolf:clifford
Some minor changes git-svn-id: http://svn.clifford.at/openscad/trunk@50 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-30Clifford Wolf:clifford
Added assign() and if() Added first for() outline git-svn-id: http://svn.clifford.at/openscad/trunk@38 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26Clifford Wolf:clifford
Some housekeeping.. git-svn-id: http://svn.clifford.at/openscad/trunk@28 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26Clifford Wolf:clifford
Sphere bugfix and OpenCSG progress git-svn-id: http://svn.clifford.at/openscad/trunk@23 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26Clifford Wolf:clifford
Added generic config variables Added ${fs,fa}_{render,preview} git-svn-id: http://svn.clifford.at/openscad/trunk@22 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-25Clifford Wolf:clifford
Added CsgChain structure Added first OpenCSG demo code git-svn-id: http://svn.clifford.at/openscad/trunk@19 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum