Age | Commit message (Expand) | Author |
2012-06-03 | more reliable way of ensuring GLU is linked on new DSO linux systems. | don bright |
2012-02-15 | Initial implementation of ModuleCache and dependency tracking of used modules | Marius Kintel |
2012-01-09 | Merge branch 'master' into threading | Marius Kintel |
2012-01-08 | Merge branch 'master' into boost_filesystem | Marius Kintel |
2012-01-04 | Added Linux desktop icon and .desktop file from chrysn | Marius Kintel |
2012-01-04 | Merge branch 'master' into threading | Marius Kintel |
2012-01-04 | Merge branch 'master' into boost_filesystem | Marius Kintel |
2012-01-03 | changes to enable building on NetBSD | don bright |
2011-12-26 | Refactored normalization into a separate class, hard-limited normalization to... | Marius Kintel |
2011-12-26 | Merge branch 'master' into threading | Marius Kintel |
2011-12-26 | Merge branch 'master' into boost_filesystem | Marius Kintel |
2011-12-26 | Some light refactoring attempts, didn't get very far.. | Marius Kintel |
2011-12-25 | Perform CGAL evaluation in a separate thread. First steps towards better GUI ... | Marius Kintel |
2011-12-24 | Extracted librarydir initialization to separate function | Marius Kintel |
2011-12-23 | Fixed CSG regression reported by Ed Nisley; bounding boxes are now transforme... | Marius Kintel |
2011-12-17 | -fno-strict-aliasing fix for GCC bug & link to wikibooks build instructions. | Don Bright |
2011-12-17 | fix qmake under mingw-cross-compile | Don Bright |
2011-12-17 | fix OPENSCAD_LIBRARIES on FreeBSD | don |
2011-12-17 | fix compilation on Fedora: boost, flex, and OPENSCAD_LIBRARIES | don bright |
2011-12-17 | improve OPENSCAD_LIBRARIES for freebsd | don |
2011-12-15 | Some more build system cleaning | Marius Kintel |
2011-12-15 | generalized MACOSX_DEPLOY_DIR into the platform-independent OPENSCAD_LIBRARIES | Marius Kintel |
2011-12-13 | Started documenting env. variables | Marius Kintel |
2011-12-11 | Some small refactoring of color handling to support using the color() module ... | Marius Kintel |
2011-12-09 | Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.x | Marius Kintel |
2011-12-07 | bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting ... | Marius Kintel |
2011-11-09 | Ported QCache and related code away from Qt | Marius Kintel |
2011-11-08 | Compile DEBUG builds with -DDEBUG | Marius Kintel |
2011-11-06 | Merge remote-tracking branch 'upstream/master' | don bright |
2011-11-06 | Slight refactoring of builtin function and module handling | Marius Kintel |
2011-11-06 | provide helpful error message when 'qmake' for qt3 is run | don bright |
2011-11-03 | Applied configurable PREFIX patch from chrysn | Marius Kintel |
2011-10-30 | extracted version config to separate .pri file | Marius Kintel |
2011-10-26 | integrate Brad Pitcher's cross compile linux->win32-mingw qmake stuff | Don Bright |
2011-10-25 | confine date detection to win32-msvc, set VERSION, hide debug message | don bright |
2011-10-24 | fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warning | don bright |
2011-10-24 | auto detect date in windows qmake | don bright |
2011-10-21 | eigen align tweak | don |
2011-10-20 | fix freebsd build | User |
2011-10-18 | improve freebsd build. also remove windows unicode preamble from .cc | don b |
2011-10-16 | cleanup: use -DEIGEN_DONT_ALIGN for all except Mac | Marius Kintel |
2011-10-16 | clean up linux changes to fit with win32 changes. | Don Bright |
2011-10-15 | improve documentation. move EIGEN_DONT_ALIGN to makefile. win32 build fixes. | don bright |
2011-10-11 | enable building of opencsgtest, throwntogethertest, on WinXP | don bright |
2011-10-10 | enable build of cgalpngtest under windowsXP | don bright |
2011-10-03 | Redefined version() to return the version as a vector. Added version_num() to... | Marius Kintel |
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel |
2011-09-30 | Renamed some files and classnames for clarification | Marius Kintel |
2011-09-11 | helper to include TR1 stuff | Marius Kintel |
2011-09-11 | Implemented CGAL caching | Marius Kintel |