summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-09-04QList -> std::vectorMarius Kintel
2011-09-04Removed dependency on Qt from control moduleMarius Kintel
2011-09-03Filename case fixMarius Kintel
2011-09-03Filename case fixMarius Kintel
2011-09-03Added handle_dep sourcesMarius Kintel
2011-09-03Extracted handle_dep() to separate source fileMarius Kintel
2011-09-03Got rid of more Qt dependenciesMarius Kintel
2011-09-03De-Qt-ification continues, almost done with DxfDataMarius Kintel
2011-09-03Some cleanup of the Context classMarius Kintel
2011-09-03killed warningsMarius Kintel
2011-09-03killed warningsMarius Kintel
2011-09-03refactor fix: use hex timestampsMarius Kintel
2011-09-03More de-Qt-ifyMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-09-02disable setting alpha without colorMarius Kintel
2011-09-02Disable setting alpha without colorMarius Kintel
2011-09-02Refactoring: Moved color functionality into separate module and nodeMarius Kintel
2011-09-02Don't overwrite alpha specified by a 4-component c argumentMarius Kintel
2011-09-02minor fix for projection node, but doesn't fix it allMarius Kintel
2011-09-02Use new empty() method of CGAL_Nef_polyhedronMarius Kintel
2011-09-02bugfix: extrude nodes were broken for OpenCSG renderingMarius Kintel
2011-09-02bugfix: Don't try to render empty polyhedronsMarius Kintel
2011-09-02Added empty()Marius Kintel
2011-09-02Better warning for unimplemented render()Marius Kintel
2011-09-02change: Always use r as fallback variable if either of r1 or r2 are missingMarius Kintel
2011-09-02bugfix: center vector was uninitializedMarius Kintel
2011-09-01More correct warningMarius Kintel
2011-09-01bugfix: Ignore empty polyhedrons when doing CSG opsMarius Kintel
2011-09-01Added isempty()Marius Kintel
2011-09-01bugfixes after refactoringMarius Kintel
2011-09-01Refactored some non-CGAL functionality into separate functions in ↵Marius Kintel
PolySetCGALEvaluator
2011-09-01Temporarily disabled Preferences handling in CGALRenderer to allow for ↵Marius Kintel
cmd-line operation
2011-09-01Removed old cruftMarius 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-31Merge branch 'master' into visitorMarius Kintel
2011-08-31bugfix: deleted uninitialized pointer. Found and fixed by DaidMarius Kintel
2011-08-30cosmeticsMarius Kintel
2011-08-30bugfix: bbox calculation didn't take transformation matrix into accountMarius Kintel
2011-08-28Merge branch 'visitor' of github.com:openscad/openscad into visitorMarius Kintel
2011-08-28bugfix: Importing all layers was brokenMarius Kintel
2011-08-28bugfix: -x option didn't workMarius Kintel
2011-08-27Merge pull request #20 from donbright/visitorwinxpMarius Kintel
fix build errors on windows
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-24compile fixes for older versions of CGAL + newer versions of gccMarius Kintel
2011-08-22Refactored cgal_nef3_to_polyset() to cgal wrapper classMarius Kintel
2011-08-14Fix for crash caused by 0-sized square as reported by chrysn.Giles Bathgate
2011-08-12fix build errors on windowsdon bright
contact: Jan Huwald // Impressum