0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #40 from steveb/nicedocs More... over 10 years ago
Merge pull request #39 from steveb/issue/38 More... over 10 years ago
Write docstrings derived from OpenSCAD manual More... over 10 years ago
Include README.rst in sphinx docs More... over 10 years ago
Add a tox env to build sphinx docs More... over 10 years ago
Convert README from md to rst More... over 10 years ago
Add a pep8 tox env which runs flake8 More... over 10 years ago
Derive examples path from current file More... over 10 years ago
Merge pull request #37 from bollwyvl/repr-png More... over 10 years ago
Don't use absolute path for sphinx-build More... over 10 years ago
Convert openscad_builtins to real types More... over 10 years ago
Formatting More... almost 11 years ago
Added attribution & links for color functions in utils.py More... almost 11 years ago
adding imports More... almost 11 years ago
adding _repr_png_ for ipython More... almost 11 years ago
finished pruning autopep8 changes to my mercurial satisfaction More... almost 11 years ago
autopep8 slog More... almost 11 years ago
autopep8 ctd More... almost 11 years ago
autopep8 ctd More... almost 11 years ago
autopep8, round 1 More... almost 11 years ago
-- Changed classes 'openscad_object' and 'imported_openscad_object' to 'OpenSCADObject' and 'ImportedOpenSCADObject' to bring them closer to Pep8. -- Removed space between open-paren & first element, e.g. cube( 5) => cube(5), to agree better with Pep8 More... almost 11 years ago
Removed code duplication in scad_render_to_file() and scad_render_animated_file More... almost 11 years ago
Minimal fix for bug where interactive sessions would crash when trying to use `use()` or `include()` More... almost 11 years ago
Live links to source files in README More... almost 11 years ago
improved comments in animation example More... almost 11 years ago
Fix for github #34; use() or include() with Windows strings was messing up backslash-delimited paths when dynamically generating code. Added an extra backslash quote level to new_openscad_class_str() More... almost 11 years ago
Merge branch 'master' of https://github.com/SolidCode/SolidPython More... almost 11 years ago
removed obsolete finger_joint.py More... almost 11 years ago
Merge pull request #30 from zeuseye/master More... almost 11 years ago
text implementation More... almost 11 years ago