summaryrefslogtreecommitdiff
path: root/openscad.pro
AgeCommit message (Collapse)Author
2013-03-11Merge branch 'master' of github.com:openscad/openscadMarius Kintel
Conflicts: openscad.pro
2013-03-11Somehow MACOSX_DEPLOYMENT_TARGET cannot be lower then 10.6 without ↵Marius Kintel
developing on old boxes
2013-03-09Set preprocessor define for deployment builds. Don't include sparkle in ↵Marius Kintel
development builds. Note: Development snapshots are considered deployment builds
2013-03-09use pkgconfig for eigen + fix mingw buildsdon bright
2013-02-27rework Camera using boost::variant. first working --gimbalcam versiondon bright
2013-02-24move enable_opencsg_shaders, fix indenting, split out display_opencsg_warningdon bright
also update docs, and try to make enable_opencsg_shaders the same between qgl and offscreengl
2013-02-24tweaks for mergeing masterdon bright
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc
2013-02-24put qglview.h into mainwin for deps. unify camera functions into glview.don bright
remove duplicate code.
2013-02-23create GLView as parent of OffscreenView and QGLView. combine setRenderer()don bright
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2013-02-17fix build errors, display 'not implemented' message on win32/linuxdon bright
2013-02-12Added document icon for MacMarius Kintel
2013-02-12Added support for signing binariesMarius Kintel
2013-02-07Support Sparkle's Install on QuitMarius Kintel
2013-02-05First version of automatic updates for MacMarius Kintel
2013-01-31Merge branch 'master' and fix bugsdon bright
Conflicts: src/openscad.cc tests/CMakeLists.txt
2013-01-28Mac OS X build fixesMarius Kintel
2013-01-26fixups for mingw32 cross compilationdon bright
2013-01-26undo experiment with object orientationdon bright
2013-01-24move png export to sep file to make compilation time bearable. expand stubs.don bright
2013-01-24add lodepng.cpp, fix compiler warnings, fix qmake buildfiledon bright
2013-01-24move imageutils platform stuff to qmake build file mv system-gl. fix gcc warningdon bright
2013-01-24modify qmake buildfile, move offscreen rendering to main src directorydon bright
2013-01-21add wrapper code from nop head, mod build scriptsdon bright
2012-12-29cleanupdon bright
2012-12-29cleaning updon bright
2012-12-29make RPATH work on uni-build-dependencies with GLEW on 64 bit machinesdon bright
2012-12-29prevent LD_LIBRARY_PATH problems on unix (not OSX) systems withdon bright
dependency builds, by using RPATH during build. remove the shell script workaround that was added during the previous commit, as it is 'less clean' a solution.
2012-12-23detect netbsd / freebsd after linux not before, for bison/flex.don bright
2012-12-23netbsd fixesdon bright
2012-10-28refactor, cleanup, put code where it belongs, make simple logging classdon bright
2012-08-22bugfix: There is a bug in the stdc++ library on Mac OS 10.5 which messes up ↵Marius Kintel
some STL templates. This should fix it, courtesy of http://stackoverflow.com/questions/3484043/os-x-program-runs-on-dev-machine-crashing-horribly-on-others
2012-08-19look for EIGENDIR env var. (also look for EIGEN2DIR for backwards compatability)don bright
2012-08-18modify build system to auto-detect eigen3, and fallback to eigen2don bright
2012-08-18initial rework to enable eigen3 per issue #174.don bright
1. enable eigen3 in qmake build system 2. convert Transform3d and cwise() per the eigen2->eigen3 porting faq online 3. get rid of 'using namespace boost::filesystem' as it conflicts with eigen3
2012-08-04Add info to 'about' window with acknowledgements, etc.don bright
2012-07-20enable build of glew + opencsg with clang from scriptdon bright
2012-07-20initial steps towards support of clang compilerdon bright
2012-07-17Merge pull request #146 from openscad/mingwcross1Marius Kintel
Mingwcross1
2012-07-15fix build bug on some DSO linux systemsdon bright
2012-07-15cleanupdon bright
2012-07-15fix documentationdon bright
2012-07-15put .o files of cross into separate directory. handle git issue.don bright
2012-07-13check versions of libraries at compile time - warn users. fix FIXME in ↵don bright
openscad.pro
2012-06-03more reliable way of ensuring GLU is linked on new DSO linux systems.don bright
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-01-09Merge branch 'master' into threadingMarius Kintel
Conflicts: RELEASE_NOTES
2012-01-08Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-04Added Linux desktop icon and .desktop file from chrysnMarius Kintel
contact: Jan Huwald // Impressum