Age | Commit message (Expand) | Author |
2013-06-06 | Fixed a bug where a file was loaded twice when auto reload was on | Marius Kintel |
2013-06-06 | Related to #181, also ignore removal of the main file when auto-reloading | Marius Kintel |
2013-06-06 | Increase recursion limit to 1000 | Marius Kintel |
2013-06-06 | Added automatic reload and compile note | Marius Kintel |
2013-06-06 | Added testcase for cascading changes | Marius Kintel |
2013-06-06 | Don't auto-reload missing files, reduce warning output from periodically call... | Marius Kintel |
2013-06-06 | typo | Marius Kintel |
2013-06-06 | More frequent progress updates, progress updates also for CSG evaluation | Marius Kintel |
2013-06-06 | bugfix: the previous progress bar fix wasn't fixed properly | Marius Kintel |
2013-06-06 | minor doc addition | Marius Kintel |
2013-06-05 | bugfix: the previous progress bar fix wasn't fixed properly | Marius Kintel |
2013-06-05 | Added Fedora maintainer. Fixed characted encoding | Marius Kintel |
2013-06-05 | Remove personal copyright from console | Marius Kintel |
2013-06-05 | More frequent progress updates, progress updates also for CSG evaluation | Marius Kintel |
2013-06-05 | Merge branch 'master' into issue181 | Marius Kintel |
2013-06-05 | Fixed a bug where a file was loaded twice when auto reload was on | Marius Kintel |
2013-06-05 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2013-06-05 | bugfix: drag&drop of stl/off/dxf didn't work into an empty editor | Marius Kintel |
2013-06-03 | enable cmdline offscreen rendering with win64- fix ambiguous unicode stuff | Don Bright |
2013-06-03 | delete openscad.com, bug rept by michael at oz issue 389 | Don Bright |
2013-06-02 | Merge branch 'master' into issue181 | Marius Kintel |
2013-06-01 | Added moduledumptest. Fixes #384 | Marius Kintel |
2013-06-01 | Improved if-else test to include a multiple-children test | Marius Kintel |
2013-06-01 | Added resize() and improved if test | Marius Kintel |
2013-06-01 | Assign function results to different variables to improve test coverage | Marius Kintel |
2013-06-01 | Added some missing functions and modules | Marius Kintel |
2013-06-01 | Dump the else part of if-else blocks if it has any content. Part of #384 | Marius Kintel |
2013-06-01 | Some expressions didn't support toString, which caused an assertion failure. ... | Marius Kintel |
2013-06-01 | bugfix: dxf_cross() on file-not-found | Marius Kintel |
2013-05-31 | Merge branch 'master' into issue181 | Marius Kintel |
2013-05-30 | cascadetest.scad is now autogenerated | Marius Kintel |
2013-05-30 | Related to #181, also ignore removal of the main file when auto-reloading | Marius Kintel |
2013-05-30 | Increase recursion limit to 1000 | Marius Kintel |
2013-05-30 | improve bison detection | Don Bright |
2013-05-29 | Updated scripts to match recent website changes in openscad/openscad.github.c... | Marius Kintel |
2013-05-29 | Added info on how to update MCAD | Marius Kintel |
2013-05-29 | updated MCAD | Marius Kintel |
2013-05-29 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2013-05-29 | bugfix: Auto-reload failed in some circumstances | Marius Kintel |
2013-05-29 | Added note about Qt dependency | Marius Kintel |
2013-05-29 | Merge branch 'master' into issue181 | Marius Kintel |
2013-05-29 | bugfix: actually link to OPENGL_LIBRARIES instead of OPENGL_LIBRARY, remove q... | Marius Kintel |
2013-05-28 | Release preparations: Cleaned up the release notes a bit | Marius Kintel |
2013-05-28 | Minor refactoring, no longer automatically reloads if a dependency disappears | Marius Kintel |
2013-05-28 | Added automatic reload and compile note | Marius Kintel |
2013-05-28 | Added testcase for cascading changes | Marius Kintel |
2013-05-28 | Changed compile GUI logic to properly handler automatic reload on cascading c... | Marius Kintel |
2013-05-28 | typo | Marius Kintel |
2013-05-27 | Don't auto-reload missing files, reduce warning output from periodically call... | Marius Kintel |
2013-05-27 | Added missing testfile | Marius Kintel |