Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-08 | fixed merge conflict | Marius Kintel | |
2011-09-08 | fixed merge conflict | Marius Kintel | |
2011-09-08 | merged with master | Marius Kintel | |
2011-09-07 | Partially removed Qt dependency | Marius Kintel | |
2011-09-07 | Export STL as doubles, as an experiment. Seems to fix some issues with importing | Marius Kintel | |
2011-09-07 | Implemented OFF export | Marius Kintel | |
2011-09-03 | De-Qt-ification continues, almost done with DxfData | Marius Kintel | |
2011-09-01 | Refactoring of CGAL functionality to allow for forward-declaration of CGAL ↵ | Marius Kintel | |
classes in header files, reducing coupling and thus compilation times | |||
2011-08-22 | Refactored cgal_nef3_to_polyset() to cgal wrapper class | Marius Kintel | |
2011-08-05 | Started on getBoundingBox functionality, refactored some vector code as part ↵ | Marius Kintel | |
of this initiative | |||
2011-07-11 | merged in recent changes in master | Marius Kintel | |
2011-06-05 | Revert "Output LWPOLYLINE objects instead of LINE for DXF export. Patch ↵ | Marius Kintel | |
submitted by Lars Kruse" This reverts commit 060a6c654de5ebd14ccb889881fa6c4d3fb9d763. The reason is that the output DXF won't import in a number of applications due to a malformed DXF (AutoCAD, Solidworks). The correct fix is probably to use a DXF library to generate a correct DXF. This is only a case for more recent (R14+) versions of DXF, e.g. to be able to use the LWPOLYLINE entity. | |||
2011-04-12 | Ported recent changes to master into the visitor branch | Marius Kintel | |
2011-01-21 | Copyright updates | Marius Kintel | |
2011-01-09 | Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by ↵ | kintel | |
Lars Kruse git-svn-id: http://svn.clifford.at/openscad/trunk@588 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-12-25 | merged with master | Marius Kintel | |
2010-12-25 | Output LWPOLYLINE objects instead of LINE for DXF export. Patch submitted by ↵ | Marius Kintel | |
Lars Kruse | |||
2010-10-31 | bugfix: copy&paste error | Marius Kintel | |
2010-10-31 | Export DXF to stream | Marius Kintel | |
2010-10-31 | export to stream for stdout/stderr output support | Marius Kintel | |
2010-06-26 | Fixed DXF export to include the necessary information to make Inkscape ↵ | kintel | |
import our files git-svn-id: http://svn.clifford.at/openscad/trunk@562 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-26 | Applied comma radix bugfix by jmarsden | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@560 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-05-10 | bugfix: Don't normalize zero-length normals | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@545 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-03-01 | Clifford Wolf: | clifford | |
export build fix git-svn-id: http://svn.clifford.at/openscad/trunk@470 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-03-01 | export doesn't need MainWindow anymore | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@468 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-28 | Removed MainWindow::current_win - made this a tiny bit better, decoupled ↵ | kintel | |
MainWindow from printutils git-svn-id: http://svn.clifford.at/openscad/trunk@467 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-25 | Clifford Wolf: | clifford | |
Added solid name to STL export git-svn-id: http://svn.clifford.at/openscad/trunk@452 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-23 | some doc | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@450 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-01 | Clifford Wolf: | clifford | |
Added CGAL exception to all copyright notes, as it is suggested on: http://www.cgal.org/license.html http://www.fsf.org/licensing/licenses/index_html git-svn-id: http://svn.clifford.at/openscad/trunk@405 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | Clifford Wolf: | clifford | |
Added projection() statement git-svn-id: http://svn.clifford.at/openscad/trunk@372 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | linux build fixes | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@369 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 | |||
2010-01-30 | reorganized file structure layout. more to follow... | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c |