Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-10 | Move Export menu entries to a sub-menu of the File menu (fixes #474). | Torsten Paul | |
2014-02-06 | Remove automatic validity check at end of render | Oskar Linde | |
In more complex cases, the final Nef_Polyhedron is_valid check() took up to 30 % of the total rendering time just to be able to say Valid: YES. In the case of cached geometry, the validity check was totally dominating the execution time when doing a render. This patch removes the automatic validity check, instead adding a menu command "Check Validity". Conflicts: src/mainwin.cc | |||
2014-02-06 | Editor: Implement Search & Replace | Oskar Linde | |
Conflicts: src/MainWindow.h | |||
2014-02-06 | Editor: Reduce find panel bottom margin | Oskar Linde | |
2014-02-06 | Editor: Implemented simple Find functionality | Oskar Linde | |
Conflicts: src/MainWindow.h | |||
2013-10-31 | Add menu entry "Reset View" to reset viewport to initial settings (fixes ↵ | Torsten Paul | |
Issue #434). | |||
2013-06-18 | Point documentation to openscad.org/documentation.html | Marius Kintel | |
2013-06-13 | ui fix (spacers in design dropdown) | david powell | |
2013-05-21 | Added meny entry for disclosing the library path. Part of #125 | Marius Kintel | |
2013-02-24 | Merge branch 'master' of github.com:openscad/openscad into issue11_2 | don bright | |
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc | |||
2013-02-21 | begin process of unifying GLView and OffscreenView. renames, objrot, objtran | don bright | |
2013-02-05 | First version of automatic updates for Mac | Marius Kintel | |
2012-12-04 | tidy up html for QTextBrowser. add shortcut for 'help' | don bright | |
2012-02-15 | Renamed OpenGL Info to Library Info and added version info of other ↵ | Marius Kintel | |
libraries there | |||
2011-12-25 | Perform CGAL evaluation in a separate thread. First steps towards better GUI ↵ | Marius Kintel | |
responsiveness and parallelization | |||
2011-12-09 | Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.x | Marius Kintel | |
2011-11-28 | Make Ctrl-Q quit - I can't believe this has gone unnoticed until now | Marius Kintel | |
2011-10-19 | Experimental support for exporting the compiled CSG tree as a text file | Marius Kintel | |
2011-07-11 | merged in recent changes in master | Marius Kintel | |
2011-06-05 | Added Export as Image | Marius Kintel | |
2010-11-08 | Cosmetics, temporarily disabled preferences in GLView | Marius Kintel | |
2010-05-09 | Clifford Wolf: | clifford | |
Added "Design -> Automatic Reload and Compile" (for use with external editor) git-svn-id: http://svn.clifford.at/openscad/trunk@540 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-04-03 | Changes that were supposed to be commited in last commit | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@501 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-20 | Clifford Wolf: | clifford | |
Added Help -> OpenSCAD Homepage Another RELEASE_NOTES typo fix git-svn-id: http://svn.clifford.at/openscad/trunk@445 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-10 | updated some remnant of the old file organization | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@430 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | header file reorg | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c |