Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-06 | Quick&Dirty locking of GUI to avoid running two compilations in parallel | Marius Kintel | |
2010-11-06 | minor update reflecting refactored state | Marius Kintel | |
2010-11-06 | Added note about the hollow donut problem | Marius Kintel | |
2010-11-03 | added notes about byacc and boost, removed fixed macos x build issues | Marius Kintel | |
2010-11-03 | Updated tests to latest internal API | Marius Kintel | |
2010-11-03 | build tests in debug mode as default | Marius Kintel | |
2010-11-03 | Fixed some issues with PolySetRenderer, causing e.g. extrusions to fail in ↵ | Marius Kintel | |
OpenCSG mode | |||
2010-11-03 | Added note about when to include | Marius Kintel | |
2010-11-03 | forgot header file dependency | Marius Kintel | |
2010-11-02 | TOK_NUMBER lexer improvement by Steven Dick | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@579 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | TOK_NUMBER lexer improvement by Steven Dick | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@579 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | Tag deprecation as such | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@578 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | Tag deprecation as such | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@578 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | Recently added features | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@577 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | Recently added features | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@577 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | use is implemented, added note about include limitation | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@576 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-02 | use is implemented, added note about include limitation | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@576 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-11-01 | Yet another diagram attempt | Marius Kintel | |
2010-11-01 | cosmetics | Marius Kintel | |
2010-11-01 | Elusive CSG bug finally squashed | Marius Kintel | |
2010-10-31 | Removed old code made redundant by tests | Marius Kintel | |
2010-10-31 | fixed minor merge mistake | Marius Kintel | |
2010-10-31 | coding style | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@575 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | coding style | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@575 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Added a rands() function that returns a vector of random numbers. | kintel | |
the function takes either 3 arguments or 4 rands(min,max,num) or rands(min,max,num,seed) git-svn-id: http://svn.clifford.at/openscad/trunk@574 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Added a rands() function that returns a vector of random numbers. | kintel | |
the function takes either 3 arguments or 4 rands(min,max,num) or rands(min,max,num,seed) git-svn-id: http://svn.clifford.at/openscad/trunk@574 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Reverted accidental commits | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@573 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Reverted accidental commits | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@573 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | FIXME's added to AbstractNode | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@572 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | FIXME's added to AbstractNode | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@572 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Committed current version of visitor refactoring | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@571 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | Committed current version of visitor refactoring | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@571 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-10-31 | How to run tests | Marius Kintel | |
2010-10-31 | bugfix: Matrix initialization state was wrong, made CSGTermRenderer fail | Marius Kintel | |
2010-10-31 | Added cgaltest | Marius Kintel | |
2010-10-31 | Make it possible to run the tests without and -expected file | Marius Kintel | |
2010-10-31 | Added CSGTermRenderer | Marius Kintel | |
2010-10-31 | Improved CSGTermRenderer to a testable point | Marius Kintel | |
2010-10-31 | Reenabled CGAL rendering | Marius Kintel | |
2010-10-31 | bugfix: copy&paste error | Marius Kintel | |
2010-10-31 | Moved more tests from test-code to tests | Marius Kintel | |
2010-10-31 | Added more tests | Marius Kintel | |
2010-10-31 | tag the output dir to avoid collision with executable name | Marius Kintel | |
2010-10-31 | moved dumptest to tests dir to enable building from cmake | Marius Kintel | |
2010-10-31 | dxftess-*.cc are included from dxftess.cc and shouldn't be built | Marius Kintel | |
2010-10-31 | intersection_for now dumps correctly | Marius Kintel | |
2010-10-31 | CSGTermRenderer refactor: minor update | Marius Kintel | |
2010-10-31 | Added AbstractNode::name(), changed CSGTextRenderer to use this instead of ↵ | Marius Kintel | |
the rtti name | |||
2010-10-31 | CSGTermRenderer refactoring: Added matrix to traversal state | Marius Kintel | |
2010-10-31 | cosmetics | Marius Kintel | |