| polyhedron() now takes a 'faces' argument instead of 'triangles', as of 2014.03. Fixes #27 |
|
More...
|
almost 11 years ago
|
| Merge branch 'develop' |
|
More...
|
about 11 years ago
|
| Added support & tests for diameter arguments to circle, sphere, and cylinder primitives, as in OpenSCAD 2014.03. Closes #26 |
|
More...
|
about 11 years ago
|
| Merge pull request #24 from sorki/master |
|
More...
|
about 11 years ago
|
| fix add_param('$fn' not converted to segments |
|
More...
|
about 11 years ago
|
| Merge branch 'feature/sp_github_issue_23_bugfix' into develop |
|
More...
|
over 11 years ago
|
| More examples bugfixes, thanks to bug IDs from David (dmopalmer) Palmer |
|
More...
|
over 11 years ago
|
| Fixed regression in koch.py. list( range()), not len( range()) |
|
More...
|
over 11 years ago
|
| Changed README.md to reflect that SolidPython can be installed using pip. |
|
More...
|
over 11 years ago
|
| All tests now pass in Python 2.7.5 and Python 3.4.1 (if a Python 3-compatible Pyeuclid is installed.) |
|
More...
|
over 11 years ago
|
| Merge branch 'master' into develop |
|
More...
|
over 11 years ago
|
| Merge pull request #22 from dwighthubbard/master |
|
More...
|
over 11 years ago
|
| Added support for 'import_', 'import_stl', and 'import_dxf', which all resolve to the OpenSCAD statement 'import' |
|
More...
|
over 11 years ago
|
| Start adding sphinx documentation |
|
More...
|
almost 12 years ago
|
| Fix tests to not fail if run from the parent directory |
|
More...
|
almost 12 years ago
|
| Add missing png requirement |
|
More...
|
almost 12 years ago
|
| Expand test cases to output a diff on assertEqual failing instead of the strings which are hard to understand. |
|
More...
|
almost 12 years ago
|
| Fix issues with install_data missing from the sdist package. |
|
More...
|
almost 12 years ago
|
| Merge branch 'develop' |
|
More...
|
about 12 years ago
|
| committing merge? Thought I just did this. |
|
More...
|
about 12 years ago
|
| Merge branch 'feature/scad_import_without_python_star_import' into develop |
|
More...
|
about 12 years ago
|
| Merge branch 'feature/Accept_extra_args_to_SCAD_module_GH_#21' into develop |
|
More...
|
about 12 years ago
|
| Added tests for include, use, and passing extra arguments to OpenSCAD. Fixed a bug that meant that include() has never (!) worked. |
|
More...
|
about 12 years ago
|
| Fixes #21. SolidPython now passes any extra arguments on to OpenSCAD. |
|
More...
|
about 12 years ago
|
| Fixes #20, so that OpenSCAD’s use() and include() functions still work, even if you don’t import SolidPython as ‘form solid import *’ |
|
More...
|
about 12 years ago
|
| Added License link to TOC |
|
More...
|
about 12 years ago
|
| Added note on argument requirements & list size assertion in fillet_2d() |
|
More...
|
about 12 years ago
|
| Merge pull request #19 from hroncok/patch-1 |
|
More...
|
about 12 years ago
|
| Add license information to the README |
|
More...
|
about 12 years ago
|
| fixes gh-18 scad_render_to_file() now can be called from the terminal |
|
More...
|
about 12 years ago
|