Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-31 | Compile fixes for test programs | Marius Kintel | |
2010-10-31 | Compile fixes for test programs | Marius Kintel | |
2010-10-31 | Reenabled polygon winding exception catch | Marius Kintel | |
2010-10-31 | Enabled Csg and Intersection nodes in CGALRenderer, added more tests | Marius Kintel | |
2010-10-31 | Initial implementation of CGALRenderer | Marius Kintel | |
2010-10-31 | Saved text-based renderer as own file for future testing | Marius Kintel | |
2010-10-31 | Saved text-based renderer as own file for future testing | Marius Kintel | |
2010-10-31 | Mostly completed test implementation of text-based CGALRenderer | Marius Kintel | |
2010-10-31 | Added CGALRenderer + some minor fixes | Marius Kintel | |
2010-10-31 | Added CGALRenderer + some minor fixes | Marius Kintel | |
2010-10-31 | comment fix | Marius Kintel | |
2010-10-31 | bugfix: only resize if needed, else nodes get deleted | Marius Kintel | |
2010-10-31 | some FIXMEs | Marius Kintel | |
2010-10-31 | Added REMOVE_DUMP define | Marius Kintel | |
2010-10-31 | FIXME's added to AbstractNode | Marius Kintel | |
2010-10-31 | Committed current version of visitor refactoring | Marius Kintel | |
2010-10-31 | Updated to latest versions | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@570 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Updated to latest versions | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@570 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-30 | Compile fixes from Giles Bathgate | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@569 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-30 | Compile fixes from Giles Bathgate | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@569 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-09 | sign() function suggested by Dan Zuras and implemented by Giles Bathgate | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@568 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-09 | sign() function suggested by Dan Zuras and implemented by Giles Bathgate | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@568 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-09 | mpft -> 1.3.0, cgal -> 3.6.1 | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@567 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-09 | mpft -> 1.3.0, cgal -> 3.6.1 | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@567 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-02 | Some fixes by Jestin Stoffel | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@566 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-02 | Some fixes by Jestin Stoffel | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@566 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-02 | Use release libs also when developing | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@565 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-07-02 | Use release libs also when developing | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@565 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-27 | Catch some more CGAL exceptions which were encountered | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@564 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-27 | Catch some more CGAL exceptions which were encountered | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@564 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-27 | Added some info about STL import issues reported by Andrew Plumb | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@563 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-27 | Added some info about STL import issues reported by Andrew Plumb | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@563 b57f626f-c46c-0410-a088-ec61d464b74c | |||
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 | 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 | Added dxflib | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@561 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-26 | Added dxflib | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@561 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-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-06-15 | Added crash testcase for crash reported by Dan Zuras | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@559 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-15 | Added crash testcase for crash reported by Dan Zuras | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@559 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-14 | bugfix: Don't crash when giving 3D vectors or number to a parameter which ↵ | kintel | |
expects 2d vectors git-svn-id: http://svn.clifford.at/openscad/trunk@558 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-14 | bugfix: Don't crash when giving 3D vectors or number to a parameter which ↵ | kintel | |
expects 2d vectors git-svn-id: http://svn.clifford.at/openscad/trunk@558 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-14 | Added mesh and convex hull | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@557 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-14 | Added mesh and convex hull | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@557 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-12 | fixed check-before-reload, also for the Reload (F3) function | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@556 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-06-12 | fixed check-before-reload, also for the Reload (F3) function | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@556 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-05-27 | Added some blurb about for, intersection_for and child modules | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@555 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-05-27 | Added some blurb about for, intersection_for and child modules | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@555 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-05-27 | Use automatic build script for dependencied from now on | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@554 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-05-27 | Use automatic build script for dependencied from now on | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@554 b57f626f-c46c-0410-a088-ec61d464b74c |