Age | Commit message (Expand) | Author |
2014-02-21 | fix typof_enable_cpp11 | Jan Huwald |
2014-02-21 | compile with -std=c++0x to support older C++11 compilers | Jan Huwald |
2014-02-04 | Qt5 qmake needs explicit includpath | Marius Kintel |
2014-01-04 | Mac fixes: Moved sparkle config to sparkle.pri. Link with ApplicationServices | Marius Kintel |
2014-01-03 | Merge branch 'vector-concat' of git://github.com/t-paul/openscad into t-paul-... | Marius Kintel |
2014-01-02 | Add feature registry. | Torsten Paul |
2013-12-27 | Moved get_fragments_from_r into Calc | Torsten Paul |
2013-12-24 | `make install` installs manpage and appdata file | Miro HronĨok |
2013-12-05 | Unicode support for strings | Brody Kenrick |
2013-11-27 | prevent crash in CGAL nef3. fix #issue 410 . also deal w qmake bug re .h files | Don Bright |
2013-06-09 | a few fixes for netbsd | Don Bright |
2013-05-26 | merge branch to get windows "library path" working. tweak build system, | Don Bright |
2013-05-21 | Added meny entry for disclosing the library path. Part of #125 | Marius Kintel |
2013-05-21 | Initial Windows implementation of built-in library path. Part of #125 | Marius Kintel |
2013-05-09 | wops, duplicate parser files | Marius Kintel |
2013-05-09 | Put back lex/yacc - we're not using any bison-specific stuff after all | Marius Kintel |
2013-05-09 | Forgot to actually add most files in previous commit (#217) | Marius Kintel |
2013-04-26 | Modified parse to allow overloading of variables in local blocks. Also did so... | Marius Kintel |
2013-04-26 | Further refactoring of scope/context mechanisms. Mostly related to the new Fi... | Marius Kintel |
2013-04-18 | Cleaned up argument list handling, related to #116 | Marius Kintel |
2013-04-10 | Merge branch 'noqt' into testing | Marius Kintel |
2013-04-09 | Refactored context handling into using separate Module contexts and Eval cont... | Marius Kintel |
2013-03-12 | Got rid of remaining Qt dependencies. The test framework should now be Qt-free | Marius Kintel |
2013-03-11 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2013-03-11 | Somehow MACOSX_DEPLOYMENT_TARGET cannot be lower then 10.6 without developing... | Marius Kintel |
2013-03-09 | Set preprocessor define for deployment builds. Don't include sparkle in devel... | Marius Kintel |
2013-03-09 | use pkgconfig for eigen + fix mingw builds | don bright |
2013-02-27 | rework Camera using boost::variant. first working --gimbalcam version | don bright |
2013-02-24 | move enable_opencsg_shaders, fix indenting, split out display_opencsg_warning | don bright |
2013-02-24 | tweaks for mergeing master | don bright |
2013-02-24 | Merge branch 'master' of github.com:openscad/openscad into issue11_2 | don bright |
2013-02-24 | put qglview.h into mainwin for deps. unify camera functions into glview. | don bright |
2013-02-23 | create GLView as parent of OffscreenView and QGLView. combine setRenderer() | don bright |
2013-02-21 | begin process of unifying GLView and OffscreenView. renames, objrot, objtran | don bright |
2013-02-17 | fix build errors, display 'not implemented' message on win32/linux | don bright |
2013-02-12 | Added document icon for Mac | Marius Kintel |
2013-02-12 | Added support for signing binaries | Marius Kintel |
2013-02-07 | Support Sparkle's Install on Quit | Marius Kintel |
2013-02-05 | First version of automatic updates for Mac | Marius Kintel |
2013-01-31 | Merge branch 'master' and fix bugs | don bright |
2013-01-28 | Mac OS X build fixes | Marius Kintel |
2013-01-26 | fixups for mingw32 cross compilation | don bright |
2013-01-26 | undo experiment with object orientation | don bright |
2013-01-24 | move png export to sep file to make compilation time bearable. expand stubs. | don bright |
2013-01-24 | add lodepng.cpp, fix compiler warnings, fix qmake buildfile | don bright |
2013-01-24 | move imageutils platform stuff to qmake build file mv system-gl. fix gcc warning | don bright |
2013-01-24 | modify qmake buildfile, move offscreen rendering to main src directory | don bright |
2013-01-21 | add wrapper code from nop head, mod build scripts | don bright |
2012-12-29 | cleanup | don bright |
2012-12-29 | cleaning up | don bright |