openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SolidPython
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 15 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
-- Corrected recursive slowdown caused by explicitly copying all objects in openscad_object.add(). -- Added unit tests for hole behavior -- Reorganized test templates so they're clearer
Evan Jones
More...
almost 13 years ago
-- Added correct inverted arc behavior to arc(), and fixd unit tests to reflect this. -- Fixed unit tests in test_screw_thread to reflect change in EPSILON
Evan Jones
More...
almost 13 years ago
distribute_in_grid docs
Evan Jones
More...
almost 13 years ago
added rows_and_cols argument to distribute_in_grid so that gird shape can be controlled
Evan Jones
More...
almost 13 years ago
-- Re-ordered output points from offset_points() so they match up better with input points, and fixed unit tests to reflect this.
Evan Jones
More...
almost 13 years ago
-- Updated TODO -- Removed fIXME comment from transform_to_point() -- added section_cut_xz()
Evan Jones
More...
about 13 years ago
changed add() slightly so it doesn't create an extra spurious union when accepting lists
Evan Jones
More...
about 13 years ago
Hacky fix to make intersections in holes work correctly. Not sure this is a general solution, but it does correctly handle the situation where two pipes (with central hole()s ) intersect, which was buggy before
Evan Jones
More...
about 13 years ago
Merge branch 'sp_persistent_holes_20130219'
Evan Jones
More...
about 13 years ago
readme
Evan Jones
More...
about 13 years ago
Added Hole to README.md; Improved headline hierarchy
Evan Jones
More...
about 13 years ago
-- Changed add() so that objects are always copied when re-used in Python code. This was needed so that we could re-use hole() objects without having to copy() them first -- Added hole_example.py
Evan Jones
More...
about 13 years ago
Made hole transforms more efficient
Evan Jones
More...
about 13 years ago
readme
Evan Jones
More...
about 13 years ago
Added inefficient but functional hole behavior. Calling obj.set_hole( True) for any SolidPython object will cause it to be subtracted from the scene after everything else.
Evan Jones
More...
about 13 years ago
very littered first pass at persistent holes.
Evan Jones
More...
about 13 years ago
Fixed Github examples dir link in README.md
Evan Jones
More...
about 13 years ago
yup
Evan Jones
More...
about 13 years ago
README refinements
Evan Jones
More...
about 13 years ago
-- Added path_extrude_example.py -- Updated README with path_extrude, offset, and screw info -- Fixed a bug in scaling in extrude_along_path()
Evan Jones
More...
about 13 years ago
-- Added split_body_planar() and split_body_[horizontal | vertical]() -- Unit tests for split methods
Evan Jones
More...
about 13 years ago
-- Fixed bug in transform_to_point() that caused bad transforms when dest_normal and src_up were parallel. This also fixed a problem in extrude_along_path() -- Updated test cases
Evan Jones
More...
about 13 years ago
-- Fixed off-by-one bug in screw_thread.py, removed comments. -- Updated unit test.
Evan Jones
More...
about 13 years ago
screw_thread.py: fixed bug in internal neck-in
Evan Jones
More...
about 13 years ago
-- screw_thread.py: Added internal threads to thread() -- test_screw_thread.py: Added test for internal threads -- formatting to run_all_tests.sh
Evan Jones
More...
about 13 years ago
format
Evan Jones
More...
about 13 years ago
experimental TOC 2
Evan Jones
More...
about 13 years ago
experimental TOC
Evan Jones
More...
about 13 years ago
TODO
Evan Jones
More...
about 13 years ago
more README formatting
Evan Jones
More...
about 13 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree