Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-03 | Filename case fix | Marius Kintel | |
2011-09-01 | Refactored some non-CGAL functionality into separate functions in ↵ | Marius Kintel | |
PolySetCGALEvaluator | |||
2011-09-01 | Temporarily disabled Preferences handling in CGALRenderer to allow for ↵ | Marius Kintel | |
cmd-line operation | |||
2011-09-01 | Refactoring of CGAL functionality to allow for forward-declaration of CGAL ↵ | Marius Kintel | |
classes in header files, reducing coupling and thus compilation times | |||
2011-08-31 | Merge branch 'master' into visitor | Marius Kintel | |
2011-08-31 | bugfix: deleted uninitialized pointer. Found and fixed by Daid | Marius Kintel | |
2011-08-05 | Started on getBoundingBox functionality, refactored some vector code as part ↵ | Marius Kintel | |
of this initiative | |||
2011-07-30 | Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ↵ | Marius Kintel | |
is to become independent of Qt |