summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2011-08-05bugfix: background and highlight was broken after refactoringMarius Kintel
2011-08-05Started on getBoundingBox functionality, refactored some vector code as part ↵Marius Kintel
of this initiative
2011-08-04Return a reference to the internal vectorMarius Kintel
2011-08-04Added FIXME for new alpha handlingMarius Kintel
2011-08-04De-Qt-ified AbstractNodeMarius Kintel
2011-08-04some leftover conflicts from the last mergeMarius 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-08-03Merge remote branch 'upstream/master'Don Bright
2011-08-02Improved (more detailed) CGAL error messagesMarius Kintel
2011-08-02Reinstated combine callback. Thanks to Giles for pointing it outMarius Kintel
2011-08-01Require glew to be initialized outside the renderer. cosmeticsMarius Kintel
2011-07-30Merge branch 'master' into visitorMarius Kintel
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc
2011-07-30fixed merge conflictsMarius Kintel
2011-07-30removed unused member variable 'enableOpenCSG'Marius Kintel
contact: Jan Huwald // Impressum