summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-05Clifford Wolf:clifford
Improved 3d view of rendered 2d data git-svn-id: http://svn.clifford.at/openscad/trunk@206 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-05Clifford Wolf:clifford
Some housekeeping git-svn-id: http://svn.clifford.at/openscad/trunk@205 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-05Clifford Wolf:clifford
Added missing "N.dim != 0" checks as needed e.g. for "if (false);" child nodes (fixes bug reported by Andrew Plumb) git-svn-id: http://svn.clifford.at/openscad/trunk@204 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-05Update on recently fixed itemskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@202 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-04Clifford Wolf:clifford
Added rendering statistics for top level 2d objects git-svn-id: http://svn.clifford.at/openscad/trunk@201 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-04Clifford Wolf:clifford
Core 2d subsystem more or less finished git-svn-id: http://svn.clifford.at/openscad/trunk@200 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-04Clifford Wolf:clifford
Transforms of 2d objects are now working git-svn-id: http://svn.clifford.at/openscad/trunk@199 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-04Clifford Wolf:clifford
Progress in 2d transformation code git-svn-id: http://svn.clifford.at/openscad/trunk@198 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-03Clifford Wolf:clifford
Added Module-Function-Interface to TODO git-svn-id: http://svn.clifford.at/openscad/trunk@197 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-03Clifford Wolf:clifford
Fixed binary stl import git-svn-id: http://svn.clifford.at/openscad/trunk@195 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
2010-01-02Clifford Wolf:clifford
Fixed STL export git-svn-id: http://svn.clifford.at/openscad/trunk@192 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-31the window'd modified flag is already connected to the documentkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@191 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-30Clifford Wolf:clifford
Clear 'modified' flags when file is saved git-svn-id: http://svn.clifford.at/openscad/trunk@190 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-30Clifford Wolf:clifford
CSG previews of 2d designes is working fine now git-svn-id: http://svn.clifford.at/openscad/trunk@189 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-29Clifford Wolf:clifford
Some progress with the 2d sub system git-svn-id: http://svn.clifford.at/openscad/trunk@188 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-27Clifford Wolf:clifford
Added CGAL Nef Polyhedron 2D/3D abstraction git-svn-id: http://svn.clifford.at/openscad/trunk@187 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-26Clifford Wolf:clifford
Added check for OPENSCAD_DISABLE_GL20 environment variable git-svn-id: http://svn.clifford.at/openscad/trunk@186 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-24Karl Ostmo:clifford
Some cleanups in release-linux.sh git-svn-id: http://svn.clifford.at/openscad/trunk@184 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-20James Vasile:clifford
Hide/show editor and console git-svn-id: http://svn.clifford.at/openscad/trunk@183 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-18Clifford Wolf:clifford
Improved editor performance by disabling syntax error highlighting when there is no syntax error to highlight git-svn-id: http://svn.clifford.at/openscad/trunk@182 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-16Better error message on STL export failurekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@181 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-16Clifford Wolf:clifford
Fixed passing of new file as command line argument Some coding style fixes git-svn-id: http://svn.clifford.at/openscad/trunk@180 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-16Clifford Wolf:clifford
More TODO.txt stuff git-svn-id: http://svn.clifford.at/openscad/trunk@179 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-16Clifford Wolf:clifford
Further improved build instructions in README file git-svn-id: http://svn.clifford.at/openscad/trunk@178 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-16James Vasile:clifford
Patch for building with qt4.4 Added note about qmake to README git-svn-id: http://svn.clifford.at/openscad/trunk@177 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-14Use transparency for negative volume indicatorkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@176 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-14Handles document changes when exiting, bugfix: calls Save As if no document ↵kintel
name is given git-svn-id: http://svn.clifford.at/openscad/trunk@175 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-14It's called an OpenSCAD _design_, not a modelkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@174 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-13TODOkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@173 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-13non-MDI compile fixkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@172 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-13Added Open Recent menukintel
git-svn-id: http://svn.clifford.at/openscad/trunk@170 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-13Braindumpkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@169 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-13Include OpenGL even if OpenCSG isn't enabledkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@167 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-12Launch manual from Help menukintel
git-svn-id: http://svn.clifford.at/openscad/trunk@166 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-12Added simple about boxkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@165 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-12Old-school reload shortcut should be F3kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@163 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-12bugfix: Forgot to set view menus checkablekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@162 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-12forgot a few install name fixeskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@161 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-09Clifford Wolf:clifford
Added some missing svn:ignore entries git-svn-id: http://svn.clifford.at/openscad/trunk@157 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum