Age | Commit message (Collapse) | Author |
|
Conflicts:
openscad.pro
|
|
developing on old boxes
|
|
development builds. Note: Development snapshots are considered deployment builds
|
|
|
|
|
|
also update docs, and try to make enable_opencsg_shaders the same between
qgl and offscreengl
|
|
|
|
Conflicts:
RELEASE_NOTES
openscad.pro
src/mainwin.cc
|
|
remove duplicate code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/openscad.cc
tests/CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Mingwcross1
|
|
|
|
|
|
|
|
|
|
openscad.pro
|
|
|
|
|
|
Conflicts:
RELEASE_NOTES
|
|
|
|
|