Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SolidCode
/
SolidPython
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
1.3k
Code
Issues
28
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 8, 2015
Merge pull request #39 from steveb/issue/38
Show description for de02d28
etjones
committed
de02d28
View commit details
Copy full SHA for de02d28
Browse repository at this point
Commits on Aug 22, 2015
Add a pep8 tox env which runs flake8
Show description for 3a053c4
steveb
committed
3a053c4
View commit details
Copy full SHA for 3a053c4
Browse repository at this point
Derive examples path from current file
Show description for e8f5525
steveb
committed
e8f5525
View commit details
Copy full SHA for e8f5525
Browse repository at this point
Don't use absolute path for sphinx-build
Show description for fe6ee87
steveb
committed
fe6ee87
View commit details
Copy full SHA for fe6ee87
Browse repository at this point
Convert openscad_builtins to real types
Show description for bbb7bae
steveb
committed
bbb7bae
View commit details
Copy full SHA for bbb7bae
Browse repository at this point
Commits on Aug 12, 2015
Merge pull request #37 from bollwyvl/repr-png
Show description for f8dac5f
etjones
committed
f8dac5f
View commit details
Copy full SHA for f8dac5f
Browse repository at this point
Commits on Jun 4, 2015
Formatting
etjones-erisyon
committed
be88a4a
View commit details
Copy full SHA for be88a4a
Browse repository at this point
Added attribution & links for color functions in utils.py
etjones-erisyon
committed
61dc689
View commit details
Copy full SHA for 61dc689
Browse repository at this point
Commits on May 24, 2015
adding imports
bollwyvl
committed
39f814e
View commit details
Copy full SHA for 39f814e
Browse repository at this point
adding _repr_png_ for ipython
bollwyvl
committed
da58026
View commit details
Copy full SHA for da58026
Browse repository at this point
Commits on May 23, 2015
finished pruning autopep8 changes to my mercurial satisfaction
etjones-erisyon
committed
3f53d5b
View commit details
Copy full SHA for 3f53d5b
Browse repository at this point
autopep8 slog
etjones-erisyon
committed
818d13a
View commit details
Copy full SHA for 818d13a
Browse repository at this point
autopep8 ctd
etjones-erisyon
committed
86eab0a
View commit details
Copy full SHA for 86eab0a
Browse repository at this point
autopep8 ctd
etjones-erisyon
committed
7a0793c
View commit details
Copy full SHA for 7a0793c
Browse repository at this point
autopep8, round 1
etjones-erisyon
committed
7d7cb06
View commit details
Copy full SHA for 7d7cb06
Browse repository at this point
-- Changed classes 'openscad_object' and 'imported_openscad_object' to 'OpenSCADObject' and 'ImportedOpenSCADObject' to bring them closer to Pep8.
Show description for 151235f
etjones-erisyon
committed
151235f
View commit details
Copy full SHA for 151235f
Browse repository at this point
Removed code duplication in scad_render_to_file() and scad_render_animated_file
etjones-erisyon
committed
991029a
View commit details
Copy full SHA for 991029a
Browse repository at this point
Minimal fix for bug where interactive sessions would crash when trying to use `use()` or `include()`
etjones-erisyon
committed
feed5ba
View commit details
Copy full SHA for feed5ba
Browse repository at this point
Live links to source files in README
etjones-erisyon
committed
bca81c3
View commit details
Copy full SHA for bca81c3
Browse repository at this point
improved comments in animation example
etjones-erisyon
committed
4ca0821
View commit details
Copy full SHA for 4ca0821
Browse repository at this point
Commits on May 10, 2015
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()
etjones
committed
d181fb3
View commit details
Copy full SHA for d181fb3
Browse repository at this point
Commits on Apr 5, 2015
Merge branch 'master' of https://github.com/SolidCode/SolidPython
Show description for 5bda18e
etjones-erisyon
committed
5bda18e
View commit details
Copy full SHA for 5bda18e
Browse repository at this point
removed obsolete finger_joint.py
etjones-erisyon
committed
07f7f05
View commit details
Copy full SHA for 07f7f05
Browse repository at this point
Commits on Apr 1, 2015
Merge pull request #30 from zeuseye/master
Show description for 80939d1
etjones
committed
80939d1
View commit details
Copy full SHA for 80939d1
Browse repository at this point
text implementation
Show description for e089e89
ehooo
committed
e089e89
View commit details
Copy full SHA for e089e89
Browse repository at this point
Commits on Mar 3, 2015
polyhedron() now takes a 'faces' argument instead of 'triangles', as of 2014.03. Fixes #27
etjones-erisyon
committed
02e901d
View commit details
Copy full SHA for 02e901d
Browse repository at this point
Commits on Feb 10, 2015
Merge branch 'develop'
Show description for 8c34573
etjones-erisyon
committed
8c34573
View commit details
Copy full SHA for 8c34573
Browse repository at this point
Added support & tests for diameter arguments to circle, sphere, and cylinder primitives, as in OpenSCAD 2014.03. Closes #26
etjones-erisyon
committed
4519aca
View commit details
Copy full SHA for 4519aca
Browse repository at this point
Commits on Jan 12, 2015
Merge pull request #24 from sorki/master
Show description for 25e8b14
etjones
committed
25e8b14
View commit details
Copy full SHA for 25e8b14
Browse repository at this point
fix add_param('$fn' not converted to segments
Show description for be4bbed
sorki
committed
be4bbed
View commit details
Copy full SHA for be4bbed
Browse repository at this point
Commits on Aug 27, 2014
Merge branch 'feature/sp_github_issue_23_bugfix' into develop
etjones-erisyon
committed
23eacb7
View commit details
Copy full SHA for 23eacb7
Browse repository at this point
More examples bugfixes, thanks to bug IDs from David (dmopalmer) Palmer
etjones-erisyon
committed
c350f1a
View commit details
Copy full SHA for c350f1a
Browse repository at this point
Fixed regression in koch.py. list( range()), not len( range())
etjones-erisyon
committed
129eb01
View commit details
Copy full SHA for 129eb01
Browse repository at this point
Commits on Aug 26, 2014
Changed README.md to reflect that SolidPython can be installed using pip.
etjones-erisyon
committed
96c5d94
View commit details
Copy full SHA for 96c5d94
Browse repository at this point
All tests now pass in Python 2.7.5 and Python 3.4.1 (if a Python 3-compatible Pyeuclid is installed.)
etjones-erisyon
committed
5706c56
View commit details
Copy full SHA for 5706c56
Browse repository at this point
Previous
Next
You can’t perform that action at this time.