Age | Commit message (Expand) | Author |
2011-04-09 | Remove all the crud from CGAL_Renderer.h, and subclass of the differences. | Giles Bathgate |
2011-02-09 | Merge branch 'visitor' into pi-constant | Marius Kintel |
2011-02-05 | Proof of concept implementation of builtin constants. | Giles Bathgate |
2011-01-21 | Merge branch 'master' of https://github.com/meta23/openscad | meta |
2011-01-21 | Copyright updates | Marius Kintel |
2011-01-17 | removed unused unistd.h | meta |
2011-01-17 | rename to fix a name clash with inner scope | meta |
2011-01-17 | replace stat() with QFileInfo | meta |
2010-12-25 | Suggest filename based on document name on export | Marius Kintel |
2010-11-08 | Cosmetics, temporarily disabled preferences in GLView | Marius Kintel |
2010-11-07 | Allow render_polyset() to return NULL | Marius Kintel |
2010-11-06 | Quick&Dirty locking of GUI to avoid running two compilations in parallel | Marius Kintel |
2010-11-03 | Fixed some issues with PolySetRenderer, causing e.g. extrusions to fail in Op... | Marius Kintel |
2010-11-01 | cosmetics | Marius Kintel |
2010-10-31 | Reverted accidental commits | kintel |
2010-10-31 | Committed current version of visitor refactoring | kintel |
2010-10-31 | bugfix: Matrix initialization state was wrong, made CSGTermRenderer fail | Marius Kintel |
2010-10-31 | Improved CSGTermRenderer to a testable point | Marius Kintel |
2010-10-31 | cosmetics | Marius Kintel |
2010-10-31 | assert fix (forgot to set root node on the tree) + mix. coding style fixes + ... | Marius Kintel |
2010-10-31 | Compile fixes after working in test-code/ | Marius Kintel |
2010-10-31 | export to stream for stdout/stderr output support | Marius Kintel |
2010-10-31 | bugfix: use case sensitive includes | Marius Kintel |
2010-10-31 | Another refactoring session: | Marius Kintel |
2010-10-31 | Initial implementation of CGALRenderer | Marius Kintel |
2010-10-31 | Added REMOVE_DUMP define | Marius Kintel |
2010-10-31 | Committed current version of visitor refactoring | Marius Kintel |
2010-07-02 | Some fixes by Jestin Stoffel | kintel |
2010-06-12 | fixed check-before-reload, also for the Reload (F3) function | kintel |
2010-05-09 | Clifford Wolf: | clifford |
2010-05-08 | Clifford Wolf: | clifford |
2010-04-18 | Clifford Wolf: | clifford |
2010-04-03 | MDI fix and Mac environment for qcodeedit | kintel |
2010-04-03 | Syntax highlighting now works. | kintel |
2010-04-03 | Fixed modified signal for qcodeedit | kintel |
2010-04-03 | Changes that were supposed to be commited in last commit | kintel |
2010-02-28 | Removed MainWindow::current_win - made this a tiny bit better, decoupled Main... | kintel |
2010-02-28 | Fixed compile error when OpenCSG is disabled | kintel |
2010-02-23 | Multiple non-MDI assumptions were made, setting CWD and assuming it didn't ch... | kintel |
2010-02-20 | Clifford Wolf: | clifford |
2010-02-19 | Clifford Wolf: | clifford |
2010-02-12 | Delay showing the progress bar with one second | kintel |
2010-02-10 | Extracted OpenCSG code to separate files | kintel |
2010-02-10 | Moved progress display to status bar. Disabled by default but can be enabled ... | kintel |
2010-02-09 | Cleaned up progress handling, implemented cancel function. Needs more testing | kintel |
2010-02-09 | Clifford Wolf: | clifford |
2010-02-03 | Look for includes in <openscaddir>/libraries/ | kintel |
2010-02-01 | Clifford Wolf: | clifford |
2010-02-01 | Clifford Wolf: | clifford |
2010-02-01 | bugfix: In MDI mode, the parser must know which file it compiles, not just th... | kintel |