Age | Commit message (Expand) | Author |
2013-05-27 | fix bugs in win version | Don Bright |
2013-05-27 | add 'create library' call to mainwin.cc GUI. | Don Bright |
2013-05-27 | windows - library path find, also windows build fixes | Don Bright |
2013-05-26 | merge branch to get windows "library path" working. tweak build system, | Don Bright |
2013-05-21 | code comments | Marius Kintel |
2013-05-21 | compile fix | Marius Kintel |
2013-05-21 | Starting point for Unix implementation of built-in library path. Part of #125 | Marius Kintel |
2013-05-21 | Added meny entry for disclosing the library path. Part of #125 | Marius Kintel |
2013-05-21 | Initial Windows implementation of built-in library path. Part of #125 | Marius Kintel |
2013-05-19 | Merge branch 'master' into issue341 | Marius Kintel |
2013-05-18 | bold a single about box line | Don Bright |
2013-05-18 | update readme | Don Bright |
2013-05-18 | allow 'upload only' and 'dryrun' debugging options | Don Bright |
2013-05-18 | zip silent | don bright |
2013-05-18 | credit tony theodore | don bright |
2013-05-18 | if .com fails, stop build. also stop using make || make | don bright |
2013-05-18 | url bugfix | don bright |
2013-05-18 | gcc warning off, eigen3 mingw build | don bright |
2013-05-18 | reduce flood of eigen warnings on mingw build | don bright |
2013-05-18 | improve mingw build, make rm silent | don bright |
2013-05-18 | fix eigen bugs mingw32/64 | don bright |
2013-05-17 | windows .zip flipped with .exe | Don Bright |
2013-05-17 | windows zipfile was filpped with installfile | Don Bright |
2013-05-17 | fix bad url being pushed to website, bug report per Andrew Plumb | Don Bright |
2013-05-17 | tweaks to improve build. alos update about.html docs | Don Bright |
2013-05-17 | enable both win32 and win64 build and upload (beta level) from same script | Don Bright |
2013-05-16 | enable mingw64 cross build (alpha stage) | Don Bright |
2013-05-16 | make size postpend 'B' for 'Bytes', for download page | Don Bright |
2013-05-16 | Merge branch 'master' of github.com:openscad/openscad | Don Bright |
2013-05-16 | fix bug in dryrun settings | Don Bright |
2013-05-16 | Update the new javascript with download info | Marius Kintel |
2013-05-15 | enable 'dry run' in builder script | Don Bright |
2013-05-15 | clarify comments | Don Bright |
2013-05-15 | enable auto updateing of website thru openscad.github.com | Don Bright |
2013-05-14 | Updated expected test: ERROR label | Marius Kintel |
2013-05-14 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2013-05-14 | Forgot to initialize recursioncount in all constructors | Marius Kintel |
2013-05-13 | bugfix: messed up parser filenames | Marius Kintel |
2013-05-13 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2013-05-13 | bugfix: Fixed recursion crash (#346) | Marius Kintel |
2013-05-13 | Merge pull request #361 from openscad/builder | Marius Kintel |
2013-05-13 | fix indentation, uncomment cd command, fix reading of username | Don Bright |
2013-05-12 | add notes | Don Bright |
2013-05-12 | update to match new mxe. add 'builder' script to automate some stuff | Don Bright |
2013-05-11 | Updated test cases to reflect scale argument to linear_extrude (#273) | Marius Kintel |
2013-05-10 | Added support for 2D scaling in linear_extrude | Marius Kintel |
2013-05-10 | Initial code to support scaling of linear_extrude(). Part of Issue #273 | Marius Kintel |
2013-05-09 | wops, duplicate parser files | Marius Kintel |
2013-05-09 | Put back lex/yacc - we're not using any bison-specific stuff after all | Marius Kintel |
2013-05-09 | Support lookup tables with one element, final fix of #322 | Marius Kintel |