summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-05Proof of concept implementation of builtin constants.Giles Bathgate
2010-12-09Ported random function to visitor branchMarius Kintel
2010-12-09merged current masterMarius Kintel
2010-12-09Removed some unneeded cruft.Giles Bathgate
2010-12-03Added support for nested includes.Giles Bathgate
2010-11-30Improvement to lexing of strings don't use QString.replace, use the power of ...Giles Bathgate
2010-11-17This adds support for escape sequences in strings e.g \t \n \r \" \\Giles Bathgate
2010-11-17Working state, still requires a show()Marius Kintel
2010-11-08Cosmetics, temporarily disabled preferences in GLViewMarius Kintel
2010-11-07COMPAT mode not needed anymoreMarius Kintel
2010-11-07Allow render_polyset() to return NULLMarius Kintel
2010-11-07Value::QVector -> std::vectorMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-11-06doc and cosmeticsMarius Kintel
2010-11-06Quick&Dirty locking of GUI to avoid running two compilations in parallelMarius Kintel
2010-11-03Fixed some issues with PolySetRenderer, causing e.g. extrusions to fail in Op...Marius Kintel
2010-11-03Added note about when to includeMarius Kintel
2010-11-02TOK_NUMBER lexer improvement by Steven Dickkintel
2010-11-02Tag deprecation as suchkintel
2010-11-01cosmeticsMarius Kintel
2010-11-01Elusive CSG bug finally squashedMarius Kintel
2010-10-31fixed minor merge mistakeMarius Kintel
2010-10-31coding stylekintel
2010-10-31Added a rands() function that returns a vector of random numbers.kintel
2010-10-31Reverted accidental commitskintel
2010-10-31FIXME's added to AbstractNodekintel
2010-10-31Committed current version of visitor refactoringkintel
2010-10-31bugfix: Matrix initialization state was wrong, made CSGTermRenderer failMarius Kintel
2010-10-31Improved CSGTermRenderer to a testable pointMarius Kintel
2010-10-31Reenabled CGAL renderingMarius Kintel
2010-10-31bugfix: copy&paste errorMarius Kintel
2010-10-31CSGTermRenderer refactor: minor updateMarius Kintel
2010-10-31Added AbstractNode::name(), changed CSGTextRenderer to use this instead of th...Marius Kintel
2010-10-31CSGTermRenderer refactoring: Added matrix to traversal stateMarius Kintel
2010-10-31cosmeticsMarius Kintel
2010-10-31Started refactoring of render_csg_term() into a visitorMarius Kintel
2010-10-31assert fix (forgot to set root node on the tree) + mix. coding style fixes + ...Marius Kintel
2010-10-31Compile fixes after working in test-code/Marius Kintel
2010-10-31Export DXF to streamMarius Kintel
2010-10-31export to stream for stdout/stderr output supportMarius Kintel
2010-10-31docMarius Kintel
2010-10-31removed unused headersMarius Kintel
2010-10-31Don't assert dimension - groups without geometry will have dimension 0Marius Kintel
2010-10-31bugfix: render_polyset() returned NULL when DAT file wasn't found -> crashMarius Kintel
2010-10-31prefix instance variables with this->Marius Kintel
2010-10-31Ignore empty filenames when calculating absolute pathMarius Kintel
2010-10-31bugfix: use case sensitive includesMarius Kintel
2010-10-31Added CSGTextCache for experimenting with cache-tree organizationMarius Kintel
2010-10-31Another refactoring session:Marius Kintel
2010-10-31Removed temporary REMOVE_DUMP defineMarius Kintel
contact: Jan Huwald // Impressum