Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-27 | Rewrote the Value class to be based on boost::variant - this should reduce ↵ | Marius Kintel | |
memory footprint and improve performance | |||
2012-01-25 | Ported printutils away from Qt | Marius Kintel | |
2011-11-06 | Slight refactoring of builtin function and module handling | Marius Kintel | |
2011-09-28 | Added note about problem with modifiers using the child() module, reported ↵ | Marius Kintel | |
by nophead | |||
2011-09-08 | Updated boolean handling of if/else | Marius Kintel | |
2011-09-07 | bugfix: context got lost dugin a recent refactoring job | Marius Kintel | |
2011-09-05 | bugfixes: Don't iterate over empty for loops, don't iterate over for loops ↵ | Marius Kintel | |
with illegal values | |||
2011-09-04 | Implemented support for for() with scalar argument, e.g. for (i=23) echo(i) | Marius Kintel | |
2011-09-04 | Ported use for Qt's foreach to BOOST_FOREACH | Marius Kintel | |
2011-09-04 | Removed dependency on Qt from control module | Marius Kintel | |
2011-09-03 | killed warnings | Marius Kintel | |
2011-09-03 | Ported a bunch of stuff from Qt to STL | Marius Kintel | |
2011-08-04 | De-Qt-ified AbstractNode | Marius Kintel | |
2011-04-12 | Ported recent changes to master into the visitor branch | Marius Kintel | |
2011-01-21 | Copyright updates | Marius Kintel | |
2010-11-07 | Refactored some QString usage in the backend to std::string | Marius Kintel | |
2010-02-12 | Support for if-else statements | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@436 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 | 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 |