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
Breadcrumbs
History for
SolidPython
solid
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2015
Derive examples path from current file
Show description for e8f5525
steveb
committed
e8f5525
View commit details
Copy full SHA for e8f5525
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
Added attribution & links for color functions in utils.py
etjones-erisyon
committed
61dc689
View commit details
Copy full SHA for 61dc689
View code at this point
Browse repository at this point
Commits on May 24, 2015
adding imports
bollwyvl
committed
39f814e
View commit details
Copy full SHA for 39f814e
View code at this point
Browse repository at this point
adding _repr_png_ for ipython
bollwyvl
committed
da58026
View commit details
Copy full SHA for da58026
View code at this point
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
View code at this point
Browse repository at this point
autopep8 slog
etjones-erisyon
committed
818d13a
View commit details
Copy full SHA for 818d13a
View code at this point
Browse repository at this point
autopep8 ctd
etjones-erisyon
committed
86eab0a
View commit details
Copy full SHA for 86eab0a
View code at this point
Browse repository at this point
autopep8 ctd
etjones-erisyon
committed
7a0793c
View commit details
Copy full SHA for 7a0793c
View code at this point
Browse repository at this point
autopep8, round 1
etjones-erisyon
committed
7d7cb06
View commit details
Copy full SHA for 7d7cb06
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
improved comments in animation example
etjones-erisyon
committed
4ca0821
View commit details
Copy full SHA for 4ca0821
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
text implementation
Show description for e089e89
ehooo
committed
e089e89
View commit details
Copy full SHA for e089e89
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
fix add_param('$fn' not converted to segments
Show description for be4bbed
sorki
committed
be4bbed
View commit details
Copy full SHA for be4bbed
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
More examples bugfixes, thanks to bug IDs from David (dmopalmer) Palmer
etjones-erisyon
committed
c350f1a
View commit details
Copy full SHA for c350f1a
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
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
View code at this point
Browse repository at this point
Merge branch 'master' into develop
Show description for 5a2b3e0
etjones-erisyon
committed
5a2b3e0
View commit details
Copy full SHA for 5a2b3e0
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Added support for 'import_', 'import_stl', and 'import_dxf', which all resolve to the OpenSCAD statement 'import'
etjones-erisyon
committed
85db3d0
View commit details
Copy full SHA for 85db3d0
View code at this point
Browse repository at this point
Commits on May 2, 2014
Start adding sphinx documentation
Dwight Hubbard
committed
cb6075a
View commit details
Copy full SHA for cb6075a
View code at this point
Browse repository at this point
Fix tests to not fail if run from the parent directory
Show description for d72d55d
Dwight Hubbard
committed
d72d55d
View commit details
Copy full SHA for d72d55d
View code at this point
Browse repository at this point
Commits on May 1, 2014
Expand test cases to output a diff on assertEqual failing instead of the strings which are hard to understand.
dwighthubbard
committed
77d2fc3
View commit details
Copy full SHA for 77d2fc3
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
Merge branch 'develop'
etjones-erisyon
committed
0017618
View commit details
Copy full SHA for 0017618
View code at this point
Browse repository at this point
committing merge? Thought I just did this.
etjones-erisyon
committed
9190617
View commit details
Copy full SHA for 9190617
View code at this point
Browse repository at this point
Merge branch 'feature/scad_import_without_python_star_import' into develop
Show description for 0261a81
etjones-erisyon
committed
0261a81
View commit details
Copy full SHA for 0261a81
View code at this point
Browse repository at this point
Added tests for include, use, and passing extra arguments to OpenSCAD. Fixed a bug that meant that include() has never (!) worked.
etjones-erisyon
committed
aeb698d
View commit details
Copy full SHA for aeb698d
View code at this point
Browse repository at this point
Fixes #21. SolidPython now passes any extra arguments on to OpenSCAD.
etjones-erisyon
committed
70f70ca
View commit details
Copy full SHA for 70f70ca
View code at this point
Browse repository at this point
Fixes #20, so that OpenSCAD’s use() and include() functions still work, even if you don’t import SolidPython as ‘form solid import *’
etjones-erisyon
committed
46cc89f
View commit details
Copy full SHA for 46cc89f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.