Age | Commit message (Expand) | Author |
2012-08-04 | Add info to 'about' window with acknowledgements, etc. | don bright |
2012-08-04 | give Kintel and Wolf permission to alter the license | don bright |
2012-08-01 | change value so that ECHO works more like old Qstring.sprintf | don bright |
2012-08-01 | fix broken mousewheel scrolling (bug introduced by ctrl-wheel-zoom feature) | don bright |
2012-07-27 | Merge pull request #150 from openscad/issue148 | Marius Kintel |
2012-07-26 | bugfix: 3D initializer was used for 2D Vector2d | Marius Kintel |
2012-07-24 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2012-07-24 | Merge pull request #155 from openscad/fontsize_save | Marius Kintel |
2012-07-23 | clarify comment | don bright |
2012-07-23 | on control + mousewheel, zoomin/zoomout text (like firefox, IE, etc) | don bright |
2012-07-23 | remove debugging statements | don bright |
2012-07-23 | debugging and rearranging to find issue | don bright |
2012-07-21 | fix OpenCSG Warning bug where slots were not connected | don bright |
2012-07-20 | cgal 4.0.2 has a bugfix re clang and gcc 4.7 ( issue #117 ) | don bright |
2012-07-20 | fix typo | don bright |
2012-07-20 | fix crashbug, rept by MichaelAtOz, issue 148. add test. | don bright |
2012-07-15 | fix bugs in build | don bright |
2012-07-15 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2012-07-15 | Add timestamp to cache key for modules importing files. Fixes #141 | Marius Kintel |
2012-07-15 | Don't use grabMouse() and setFocus(). Attempt to fix #53 | Marius Kintel |
2012-07-13 | improve wording of CGAL warning + env var warning | don bright |
2012-07-13 | check versions of libraries at compile time - warn users. fix FIXME in opensc... | don bright |
2012-07-11 | port to new value class after merge | Marius Kintel |
2012-07-11 | Merge branch 'master' into value | Marius Kintel |
2012-07-07 | coding style | Marius Kintel |
2012-07-07 | Merge branch 'master' into linear_extrude_argument | Marius Kintel |
2012-07-05 | Merge branch 'master' into value | Marius Kintel |
2012-07-01 | Add link to Wikibooks manual for 'not 2-manifold' error on export. | don bright |
2012-07-01 | Fixed normalization bug: node limit wasn't checked properly and some cases tr... | Marius Kintel |
2012-06-24 | Search for libraries from a list of paths. Preparations for issue #125 | Marius Kintel |
2012-06-23 | Output filenames relative to document path when exporting .csg files from the... | Marius Kintel |
2012-06-04 | Merge branch 'master' into value | Marius Kintel |
2012-06-04 | Don't prefix filenames which are already absolute with document path. Fixed #123 | Marius Kintel |
2012-06-04 | Merge branch 'master' into caliston1 | Marius Kintel |
2012-06-02 | fix glview to work with QT versions less than 4.7 | don bright |
2012-05-28 | tweaks, add more documentation, fix opencsg.h bug | don bright |
2012-05-28 | fix crash bug | Don Bright |
2012-05-28 | removed debugging | Don Bright |
2012-05-28 | remove debugging | Don Bright |
2012-05-28 | enable linear_extrude to use first unnamed parameter as height, if number | Don Bright |
2012-05-28 | cleanup unneeded #include, documentation | Don Bright |
2012-05-28 | Tidy up code. Generate proper test png images. Merge branch 'master' into cal... | Don Bright |
2012-05-09 | Merge branch 'master' into value | Marius Kintel |
2012-05-02 | cosmetics | Marius Kintel |
2012-05-02 | Moved examplesdir to mainwin | Marius Kintel |
2012-05-02 | Ported away from Qt | Marius Kintel |
2012-04-27 | Caught a CGAL precondition error which caused OpenSCAD to crash. Reported by ... | Marius Kintel |
2012-04-25 | cosmetics | Marius Kintel |
2012-04-24 | Actually lock X for middle mouse button panning | Clifford Wolf |
2012-04-24 | Merge branch 'master' into value | Marius Kintel |