summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
AgeCommit message (Collapse)Author
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-27Merge branch 'master' into visitortestsMarius Kintel
2011-09-27This should fix the double C:/C:/ bug when dropping a file into the editor ↵Marius Kintel
under Windows, reported by Stony Smith
2011-09-20get throwntogetherrenderer working in tests (initalize csgInfo to null)Don Bright
2011-09-12Don't output deprecated parameters if they're not specifiedMarius Kintel
2011-09-11Change the diagonal view so that the object's front faces the lightMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-11Fixed bug introduced by the new PolySet cache; string filtering done in the ↵Marius Kintel
wrong place, refactored cache into separate class
2011-09-11Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵Marius Kintel
manage memory
2011-09-09Initial attempt of cleaning up polyset handling. PolySet no longer keeps a ↵Marius Kintel
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator
2011-09-08Update recent file also on save/saveasMarius Kintel
2011-09-08Removed duplicate error message on parser errorMarius Kintel
2011-09-07Implemented OFF exportMarius Kintel
2011-09-06bugfix: When canceling the file open dialog, don't open a new windowMarius Kintel
2011-09-04Ported use for Qt's foreach to BOOST_FOREACHMarius Kintel
2011-09-03Filename case fixMarius Kintel
2011-09-03Extracted handle_dep() to separate source fileMarius Kintel
2011-09-03Some cleanup of the Context classMarius Kintel
2011-09-03More de-Qt-ifyMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-09-02bugfix: Don't try to render empty polyhedronsMarius Kintel
2011-09-01Refactoring of CGAL functionality to allow for forward-declaration of CGAL ↵Marius Kintel
classes in header files, reducing coupling and thus compilation times
2011-08-27Merge branch 'master' into visitorMarius Kintel
Conflicts: src/mainwin.cc
2011-08-27bugfix: Automatic reload and compile got broken during the rendering refactoringMarius Kintel
2011-08-25Merge branch 'master' into visitorMarius Kintel
Conflicts: src/primitives.cc
2011-08-25bugfix: Flush caches now also flushes the use'd module cacheMarius Kintel
2011-08-05bugfix: background and highlight was broken after refactoringMarius Kintel
2011-08-04Merge branch 'master' into visitorMarius Kintel
Conflicts: src/OpenCSGRenderer.cc src/csgops.cc src/mainwin.cc src/polyset.cc src/projection.cc
2011-08-03fix broken build on systems that use case sensitive filenames (linux)Don Bright
2011-07-30Merge branch 'master' into visitorMarius Kintel
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc
2011-07-30removed unused member variable 'enableOpenCSG'Marius Kintel
2011-07-30Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ↵Marius Kintel
is to become independent of Qt
2011-07-23Merge branch 'cgal-renderer-refactor' of gitorious.org:openscad/openscad ↵Marius Kintel
into cgal-renderer-refactor
2011-07-11merged in recent changes in masterMarius Kintel
2011-07-10missing newlineMarius Kintel
2011-07-05cleanupDon Bright
2011-07-05move functions to more logical locationDon Bright
2011-07-05Save the setting of 'Design/Auto Reload and Recompile' between sessionsDon Bright
2011-07-03Save the window position and sizes of the edit & console windows between ↵Don Bright
sessions.
2011-07-03Save view settings between sessions.Don Bright
A list of the saved settings is as follows: * Show Edges * Show Axes * Show Crosshairs * View Orthogonal / View Perspective * Hide Console * Hide Editor
2011-06-05Added Export as ImageMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-04-09Removed the remaining crud.Giles Bathgate
2011-04-09Removed a huge whitespace preceeding a lines of code.Giles Bathgate
2011-04-09Move setColor into Polyhedron class which is a much more sensible place.Giles Bathgate
2011-04-09Remove all the crud from CGAL_Renderer.h, and subclass of the differences.Giles Bathgate
2011-02-09Merge branch 'visitor' into pi-constantMarius Kintel
2011-02-05Proof of concept implementation of builtin constants.Giles Bathgate
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
Conflicts: openscad.pro
2011-01-21Copyright updatesMarius Kintel
contact: Jan Huwald // Impressum