Age | Commit message (Expand) | Author |
2013-10-19 | Fixed an issue which caused us to traverse the entire tree for OpenCSG render... | Marius Kintel |
2013-10-19 | Ignore malformed polygons | Marius Kintel |
2013-10-13 | Merge branch 'children' of git://github.com/vicnet/openscad into vicnet-children | Marius Kintel |
2013-10-09 | bugfix related to #460: removed duplicate initializeModule() | Marius Kintel |
2013-10-07 | Merge branch 'master' of ../openscad into steelman-bom-tree-std-stack | Marius Kintel |
2013-10-07 | Mac needs to know if we're a GUI app in order to find bundled libraries, Use ... | Marius Kintel |
2013-10-07 | merge from origin | Vicnet |
2013-10-07 | factorize Value::RangeType calculation and correct error | Vicnet |
2013-10-07 | add range on children() | Vicnet |
2013-10-07 | remove compliation warnings | Vicnet |
2013-10-07 | factorize Value::RangeType method | Vicnet |
2013-10-07 | add vector parameter to children() | Vicnet |
2013-10-07 | allow one number parameter on children(): select this child only | Vicnet |
2013-10-07 | use explicit Value::RangeType for clarity | Vicnet |
2013-10-07 | add children primitive, and refactor control.cc a little | Vicnet |
2013-10-04 | Merge branch 'bom-tree-std-stack' of git://github.com/steelman/openscad into ... | Marius Kintel |
2013-10-04 | Mac build fix | Marius Kintel |
2013-10-04 | Mac build fix for openscad_nogui | Marius Kintel |
2013-10-04 | Make recent examplesdir changws work for MDI mode | Marius Kintel |
2013-10-02 | fix broken build | Don Bright |
2013-10-02 | Merge branch 'master' of github.com:openscad/openscad into issue480 | Don Bright |
2013-09-25 | remove unused stuff | Vicnet |
2013-09-24 | add children primitive, and refactor control.cc a little | Vicnet |
2013-09-21 | use debug symbols for test binaries. also remove echostream pointer | Don Bright |
2013-09-21 | make echotest work on BSD, by adding .echo as recognized extension | Don Bright |
2013-09-21 | moving towards making tests work on bsd again | Don Bright |
2013-09-20 | restore missing digits. make --info work better. fix parser / path bug | Don Bright |
2013-09-20 | allow openscad binary to be compiled with or without QT. use non-QT for tests. | Don Bright |
2013-09-19 | Don't recompile while editing the text. Wait until saving or manual refresh. ... | Marius Kintel |
2013-09-19 | gcc 4.7 should work for demangling of CGAL kernel info name | Don Bright |
2013-09-19 | enable --info output of names of CGAL Kernels to aid debugging | Don Bright |
2013-09-15 | fix issue with gcc 4.4.5. pointer to renderer in export_png segfaulted | don bright |
2013-09-13 | Merge remote-tracking branch 'upstream/master' | Vicnet |
2013-09-13 | reorder parser predicat to better understanding | Vicnet |
2013-09-13 | Indent parser file for better clarity | Vicnet |
2013-09-13 | Merge pull request #476 from openscad/testfixes | Marius Kintel |
2013-09-13 | cleanup | Don Bright |
2013-09-13 | clean | Don Bright |
2013-09-13 | cleanup | Don Bright |
2013-09-13 | cleanup, remove unused files and code, etc | Don Bright |
2013-09-13 | cleanups, tab fixes, remove redundant code | Don Bright |
2013-09-13 | little tweaks, cleanups, tab fixing, eliminating comments | Don Bright |
2013-09-13 | fix bug in 2d resize code | Don Bright |
2013-09-12 | remove redundant code | Don Bright |
2013-09-12 | cmdline throwntogether, integrate w chrysn tests, update resize tests | Don Bright |
2013-09-12 | rendersettings.h not needed | Don Bright |
2013-09-12 | lodepng: write RGB instead of RGBA: decoders differ on alpha rendering | Don Bright |
2013-09-12 | use background color when writing PNG with lodepng | Don Bright |
2013-09-12 | fix issue #430 | Don Bright |
2013-08-21 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |