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
Type
/
to 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 }}
o7-machinehum
/
SolidPython
Public
forked from
SolidCode/SolidPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 16, 2019
Look at the diff
o7-machinehum
committed
c321475
View commit details
Copy full SHA for c321475
Browse repository at this point
Commits on May 15, 2019
Added the assemble module
o7-machinehum
committed
15e700c
View commit details
Copy full SHA for 15e700c
Browse repository at this point
Added the sldprt class
o7-machinehum
committed
0a0ec2c
View commit details
Copy full SHA for 0a0ec2c
Browse repository at this point
Commits on Apr 2, 2019
Merge pull request #108 from Michael0x2a/add-support-for-custom-iterables
Show description for 8c564c0
etjones
authored
8c564c0
View commit details
Copy full SHA for 8c564c0
Browse repository at this point
Add support for using custom iterables as parameters
Show description for 18980f7
Michael0x2a
committed
18980f7
View commit details
Copy full SHA for 18980f7
Browse repository at this point
Commits on Feb 28, 2019
Merge branch 'master' of https://github.com/SolidCode/SolidPython
Evan Jones
committed
50f04eb
View commit details
Copy full SHA for 50f04eb
Browse repository at this point
Resolves #106. Accept convexity arg in import statements
Evan Jones
committed
abb44ac
View commit details
Copy full SHA for abb44ac
Browse repository at this point
Commits on Feb 12, 2019
fixed bug that caused infinite recursion with intersections and differences.
nickc92
committed
88481ac
View commit details
Copy full SHA for 88481ac
Browse repository at this point
Commits on Feb 11, 2019
Merge pull request #103 from nickc92/master
Show description for 853174f
etjones
authored
853174f
View commit details
Copy full SHA for 853174f
Browse repository at this point
Commits on Jan 15, 2019
fixed problem with union.__add__()
nickc92
committed
49446d5
View commit details
Copy full SHA for 49446d5
Browse repository at this point
Merge pull request #102 from nickc92/master
Show description for 5940cad
etjones
authored
5940cad
View commit details
Copy full SHA for 5940cad
Browse repository at this point
added threshold to numpy array2string()
Nicholas Choly
authored and
Nicholas Choly
committed
65709bd
View commit details
Copy full SHA for 65709bd
Browse repository at this point
Commits on Dec 13, 2018
Added warning when importing OpenSCAD code that would be illegal in Python
Evan Jones
committed
4eb44ec
View commit details
Copy full SHA for 4eb44ec
Browse repository at this point
Fix & tests for Issue #99, allowing OpenSCAD code that uses Python reserved words (e.g. "or") as module names or arguments. NOTE: also need to warn users about what's being done, so they know they …
Show description for d7671c2
Evan Jones
committed
d7671c2
View commit details
Copy full SHA for d7671c2
Browse repository at this point
Commits on Dec 3, 2018
caveat
Evan Jones
committed
430967f
View commit details
Copy full SHA for 430967f
Browse repository at this point
fixed link
Evan Jones
committed
0ee1ba6
View commit details
Copy full SHA for 0ee1ba6
Browse repository at this point
Added link to ViewSCAD
Evan Jones
committed
93e3cc3
View commit details
Copy full SHA for 93e3cc3
Browse repository at this point
Commits on Sep 26, 2018
Upgraded to CircleCI 2.0. Man was that a hassle, though. It... just worked... before. Not the case today
etjones-erisyon
committed
a70eb06
View commit details
Copy full SHA for a70eb06
Browse repository at this point
Commits on Sep 25, 2018
remove one nested loop. reverse() is an in-place transform
etjones-erisyon
committed
36ae008
View commit details
Copy full SHA for 36ae008
Browse repository at this point
remove the need for `run_all_tests.sh` to be run from `solid/test`
etjones-erisyon
committed
1171f9a
View commit details
Copy full SHA for 1171f9a
Browse repository at this point
Update & simplify mazebox example. Include it in run_all_examples.sh
etjones-erisyon
committed
45bfca4
View commit details
Copy full SHA for 45bfca4
Browse repository at this point
-- # -*- coding: UTF-8 -*- => # -*- coding: utf-8 -*-, since VS Code objects to the uppercase UTF
Show description for 5210e42
etjones-erisyon
committed
5210e42
View commit details
Copy full SHA for 5210e42
Browse repository at this point
removed t_slots.py; it was never completed or worked well anyway
etjones-erisyon
committed
3c8b719
View commit details
Copy full SHA for 3c8b719
Browse repository at this point
Resolves Github issue #95.
Show description for 4dc557f
etjones-erisyon
committed
4dc557f
View commit details
Copy full SHA for 4dc557f
Browse repository at this point
Commits on Jul 23, 2018
added `setUp()` & `test_neck_in_out_degrees()` for #92
etjones-erisyon
committed
e322160
View commit details
Copy full SHA for e322160
Browse repository at this point
fix for issue #92; neck_out_degrees wasn't used properly, and could cause division by zero
etjones-erisyon
committed
edea386
View commit details
Copy full SHA for edea386
Browse repository at this point
Commits on Mar 19, 2018
Merge pull request #88 from HowManyOliversAreThere/master
Show description for dbd1991
etjones
authored
dbd1991
View commit details
Copy full SHA for dbd1991
Browse repository at this point
Commits on Mar 16, 2018
Added additional 'add' support to OpenSCADObjects
Show description for 4ea553c
Oliver Robson
committed
4ea553c
View commit details
Copy full SHA for 4ea553c
Browse repository at this point
Commits on Dec 29, 2017
updated rotate_extrude() test for added 'angle' argument
etjones-erisyon
committed
19d0ef9
View commit details
Copy full SHA for 19d0ef9
Browse repository at this point
Merge pull request #87 from justbuchanan/rotate_extrude
Show description for cecd1c0
etjones
authored
cecd1c0
View commit details
Copy full SHA for cecd1c0
Browse repository at this point
Update objects.py
Show description for fb6b14c
etjones
authored
fb6b14c
View commit details
Copy full SHA for fb6b14c
Browse repository at this point
add "angle" parameter to rotate_extrude
justbuchanan
committed
142ab82
View commit details
Copy full SHA for 142ab82
Browse repository at this point
Commits on Dec 3, 2017
Added unit test for Numpy data types if numpy's installed
etjones-erisyon
committed
3a8236f
View commit details
Copy full SHA for 3a8236f
Browse repository at this point
Merge pull request #85 from justbuchanan/numpy-typo
Show description for 8b39500
etjones
authored
8b39500
View commit details
Copy full SHA for 8b39500
Browse repository at this point
Fix mistake in numpy type check
justbuchanan
committed
1f0f6e0
View commit details
Copy full SHA for 1f0f6e0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.