summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-14syncMarius Kintel
2012-01-14More info. case closedMarius Kintel
2012-01-14Added OPENSCAD_COMMIT define to show which git commit a binary actually is ↵Marius Kintel
built from in the about box. Pass -c to release_common.sh to turn this on. Please use this for development builds, see publish-macosx.sh for how development vs. release is handled
2012-01-14Removed obsolete scriptMarius Kintel
2012-01-14Removed obsolete scriptMarius Kintel
2012-01-14typoMarius Kintel
2012-01-14Added absolute path tests to include and use tests, fixed bug using absolute ↵Marius Kintel
paths in use and include
2012-01-14Fixed recently introduced problem with zoom not working if axes are turned ↵Marius Kintel
off. Reported by nop head.
2012-01-14Added experimental support for forcing OpenCSG to use the Goldfeather algorithmMarius Kintel
2012-01-14Updated patch to reflect recent changes in build systemMarius Kintel
2012-01-13Require Boost 1.44, and set BOOST_FILESYSTEM_VERSION=3 on .44 and .45Don Bright
2012-01-11bugfix: Make lighting work the same way as in earlier versions. Bug reported ↵Marius Kintel
by nop head.
2012-01-11find eigen2 when compiling on gnu hurd osDon Bright
2012-01-11bugfix: Opening absolute filenames from the command-line broke after porting ↵Marius Kintel
to boost filesystem. Fixes #63
2012-01-10Added limit editing featureMarius Kintel
2012-01-09Added GUI for cache size adjustmentMarius Kintel
2012-01-09Added cgalcachetestMarius Kintel
2012-01-09Updated cache handling to keep the root node and issue a warning if it ↵Marius Kintel
didn't fit into the cache. Better debug output
2012-01-09Another assert to make sure we've cleanup up correctly after a traversalMarius Kintel
2012-01-09Compile fixMarius Kintel
2012-01-09Started on cache size management: Let cache sizes be read from Preferences, ↵Marius Kintel
measure cache sizes in bytes
2012-01-09Windows compile fix: Convert away from wchar. prefix conditions with cond_ ↵Marius Kintel
to not pollute the global namespace with generic symbols
2012-01-09Merge pull request #61 from openscad/fixpathbugMarius Kintel
prevent crash: make path absolute so that it has a parent to cwd to
2012-01-09prevent crash: make path absolute so that it has a parent to cwd todon bright
2012-01-09Merge branch 'master' into threadingMarius Kintel
Conflicts: RELEASE_NOTES
2012-01-09typo: ouput->outputMarius Kintel
2012-01-09updatedMarius Kintel
2012-01-09Don't use native() to extract strings from boost::filesystem::path() since ↵Marius Kintel
that will use wchar under Windows
2012-01-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08Merge branch 'inftest' of https://github.com/brad/openscad into brad-inftestMarius Kintel
2012-01-08added tests passing infinity to various functionsBrad Pitcher
2012-01-08Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-08Added notes about two recent bugfixesMarius Kintel
2012-01-08bugfix: Infinite loop in deg2rad/rad2deg when giving it an inf number, e.g. ↵Marius Kintel
1/0. Reported by Triffid Hunter.
2012-01-08Force test output to fixed notation, otherwise the clamping will give wrong ↵Marius Kintel
results for output in scientific notation
2012-01-08Mentioned confusing error reporting with errors in included filesMarius Kintel
2012-01-08Added test model causing a minkowski assert with a subsequent corrupt polyhedronMarius Kintel
2012-01-08Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-01-08Drop possibly corrupt polyhedron after a minkowski errorMarius Kintel
2012-01-07add CMAKE_RC_COMPILER to fix bug report by Brad PitcherDon Bright
2012-01-07fix typo in path to CMingw-cross-env.cmake in instructionsDon Bright
2012-01-05Merge pull request #58 from openscad/monofont2Marius Kintel
Use Qt's fontfind algorithm for default, so that QFontComboBox works pro...
2012-01-05Use Qt's fontfind algorithm for default, so that QFontComboBox works properlyDon Bright
2012-01-04Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-01-04Added some recent bugfixesMarius Kintel
2012-01-04Added Linux desktop icon and .desktop file from chrysnMarius Kintel
2012-01-04Merge branch 'master' into threadingMarius Kintel
Conflicts: RELEASE_NOTES
2012-01-04Additional fixes after merging with masterMarius Kintel
2012-01-04Additional fixes after merging with masterMarius Kintel
2012-01-04Added BBEdit/TextWrangler syntax highlighting module by Mike ThomsonMarius Kintel
contact: Jan Huwald // Impressum