Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-13 | Automatize and improve --help outputf_improve_help | Jan Huwald | |
- replace the fixed string in help() with auto-generated strings obtained (via boost:program_options) from the option_descriptions - split visible options into two actions (-o, --info, ...) and options (which only modify actions) - merge and improve the description text of the options_description and the string found in help() - use local lambda help() in main to keep calls to ::help() short | |||
2014-02-13 | compile as C++11 | Jan Huwald | |
2014-02-13 | Adapted wil1471's pull request #385 to master | Marius Kintel | |
2014-02-13 | Bugfix: GUI stayed locked if CGAL compile failed | Marius Kintel | |
2014-02-11 | More comments to clarify #495 | Marius Kintel | |
2014-02-11 | Added testcase for #112 | Marius Kintel | |
2014-02-11 | Added test for issue exporting volume with a cavity - #495 | Marius Kintel | |
2014-02-11 | Fixed issue 1 of #598: Auto-compile on subsequent File->Open | Marius Kintel | |
2014-02-10 | Merge branch 'master' into export-menu | Marius Kintel | |
2014-02-10 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel | |
2014-02-10 | Move Export menu entries to a sub-menu of the File menu (fixes #474). | Torsten Paul | |
2014-02-10 | Deprecated child() | Marius Kintel | |
2014-02-10 | #504 Updated example: child() -> children() | Marius Kintel | |
2014-02-10 | Fixed a bug failing to detect changes in underlying libraries. Should ↵ | Marius Kintel | |
improve some of the issues reported in #181 | |||
2014-02-10 | Added test for #181 | Marius Kintel | |
2014-02-10 | cosmetics | Marius Kintel | |
2014-02-09 | Cleaned up some module cache misbehaviors. Fixes #535 | Marius Kintel | |
2014-02-09 | Added test for #535 | Marius Kintel | |
2014-02-06 | Use homebrew-built libraries, use actual # of CPUs | Marius Kintel | |
2014-02-06 | Backported #638 from unstable | Marius Kintel | |
2014-02-06 | fix related to 6a1d91dc76ec819e85b180b8cdaf40ddd639a538 | Marius Kintel | |
2014-02-06 | sync | Marius Kintel | |
2014-02-06 | Moved % modifier handling from node to nodedumper. This makes nodes with % ↵ | Marius Kintel | |
operators use the existing cache instead of recalculating the object | |||
2014-02-06 | Remove automatic validity check at end of render | Oskar Linde | |
In more complex cases, the final Nef_Polyhedron is_valid check() took up to 30 % of the total rendering time just to be able to say Valid: YES. In the case of cached geometry, the validity check was totally dominating the execution time when doing a render. This patch removes the automatic validity check, instead adding a menu command "Check Validity". Conflicts: src/mainwin.cc | |||
2014-02-06 | Editor: Fix bug where replaceAll could enter an infinite loop | Oskar Linde | |
2014-02-06 | Editor: Subtle UI Tweak | Oskar Linde | |
Return in the find or replace field will animate the triggered button | |||
2014-02-06 | Editor: Implement Search & Replace | Oskar Linde | |
Conflicts: src/MainWindow.h | |||
2014-02-06 | Editor: Reduce find panel bottom margin | Oskar Linde | |
2014-02-06 | Editor: Implemented simple Find functionality | Oskar Linde | |
Conflicts: src/MainWindow.h | |||
2014-02-06 | Backported 2e3729ab2268f29ee4ff5898f629c4a10c2d6587 to master; redo ↵ | Marius Kintel | |
assemblePath for Win. redo openscad.com to handle spaces in filenames | |||
2014-02-05 | ifdef Qt5 method | Marius Kintel | |
2014-02-05 | Scale axis display on high-DPI displays | Marius Kintel | |
2014-02-05 | Qt5: Ported Q_WS usage to Q_OS | Marius Kintel | |
2014-02-04 | Fix issue with boost and Apple namespace pollution | Marius Kintel | |
2014-02-04 | Qt5 qmake needs explicit includpath | Marius Kintel | |
2014-02-04 | Build qt5 | Marius Kintel | |
2014-02-04 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel | |
2014-02-04 | Added --csglimit parameter | Marius Kintel | |
2014-02-04 | Increased the default csg limit to 100K | Marius Kintel | |
2014-02-03 | Merge pull request #636 from openscad/issue634 | Marius Kintel | |
Fix positional arguments for polyhedron (fixes #634). | |||
2014-02-03 | Fix positional arguments for polyhedron (fixes #634). | Torsten Paul | |
2014-02-02 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel | |
2014-02-02 | fix issue 629 - dont run sudo automatically as it can harm some systems | Don Bright | |
2014-02-01 | Merge pull request #577 from hroncok/patch-5 | Marius Kintel | |
Link to Travis builds from README | |||
2014-02-01 | Merge pull request #608 from tim-caper/issue593 | Marius Kintel | |
fixup issue 593 | |||
2014-02-01 | Merge branch 'issue593' of git://github.com/tim-caper/openscad | Marius Kintel | |
2014-01-29 | Made executable | Marius Kintel | |
2014-01-29 | fixup 593 revised | Tim V. Shaporev | |
2014-01-28 | removed temporary file | Marius Kintel | |
2014-01-27 | Create freenode-verification.txt | Marius Kintel | |