Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-09 | This adds support for escape sequences in strings e.g \t \n \r \" \\ | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@581 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2011-01-09 | added notes about byacc and boost, removed fixed macos x build issues | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@580 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2011-01-09 | added notes about byacc and boost, removed fixed macos x build issues | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@580 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-12-25 | Suggest filename based on document name on export | Marius Kintel | |
2010-12-25 | some 2d export tests | Marius Kintel | |
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-12-25 | Added section for proposed language changes for 'V2.0' | Marius Kintel | |
2010-12-11 | Merge branch 'experiments' of git://gitorious.org/openscad/openscad into giles | Marius Kintel | |
2010-12-11 | sync | Marius Kintel | |
2010-12-11 | Fix for when the included file doesn't exist. Needed because we will never ↵ | Giles Bathgate | |
get an EOF, and so never pop the stack. | |||
2010-12-10 | A basic test for the escape sequences in strings. | Giles Bathgate | |
2010-12-10 | Added some tests for new nested include feature. | Giles Bathgate | |
2010-12-09 | Ported random function to visitor branch | Marius Kintel | |
2010-12-09 | merged current master | Marius Kintel | |
2010-12-09 | sync | Marius Kintel | |
2010-12-09 | Removed some unneeded cruft. | Giles Bathgate | |
2010-12-03 | Added support for nested includes. | Giles Bathgate | |
2010-11-30 | Improvement to lexing of strings don't use QString.replace, use the power of ↵ | Giles Bathgate | |
flex instead. | |||
2010-11-17 | This adds support for escape sequences in strings e.g \t \n \r \" \\ | Giles Bathgate | |
2010-11-17 | Working state, still requires a show() | Marius Kintel | |
2010-11-17 | set GLEW_DIR | Marius Kintel | |
2010-11-17 | Prefer our glew over macports | Marius Kintel | |
2010-11-17 | Updated to deploy dir | Marius Kintel | |
2010-11-17 | remove existing glew before building | Marius Kintel | |
2010-11-08 | find glew | Marius Kintel | |
2010-11-08 | Initial hack of opencsgtest | Marius Kintel | |
2010-11-08 | cosmetics | Marius Kintel | |
2010-11-08 | Cosmetics, temporarily disabled preferences in GLView | Marius Kintel | |
2010-11-07 | COMPAT mode not needed anymore | Marius Kintel | |
2010-11-07 | Allow render_polyset() to return NULL | Marius Kintel | |
2010-11-07 | Value::QVector -> std::vector | Marius Kintel | |
2010-11-07 | Refactored some QString usage in the backend to std::string | Marius Kintel | |
2010-11-07 | updated after fix | Marius Kintel | |
2010-11-06 | doc and cosmetics | Marius Kintel | |
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 |