openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PythonCAD
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
about 4 years
ago.
Jan 17, 2021 — Jan 17, 2022
Showing page 81 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update linetype code to current standards and add some doc strings
Art Haas
More...
almost 23 years ago
Small color updates to convert code to current standards
Art Haas
More...
almost 23 years ago
Fix some variable goofs in hatching - the code itself still needs much work ...
Art Haas
More...
almost 23 years ago
Convert _Circle::clone() to current standards
Art Haas
More...
almost 23 years ago
Update units code to current standards
Art Haas
More...
almost 23 years ago
Convert some image layer handling routines to current standards; fix setOptions() variable goof; remove importing of arc
Art Haas
More...
almost 23 years ago
Convert acline to current code standards; fix a couple of variable access and reuse omissions
Art Haas
More...
almost 23 years ago
Convert hcline and vcline code to current standards, add atCoords() method; fix 1e10 -> 1e-10 goof
Art Haas
More...
almost 23 years ago
Fix some variable typos in spcline methods
Art Haas
More...
almost 23 years ago
Committing first bits of real hatch work. Hatching still does not work, and there is much more to add - this gets the first blob of changes in the repo ...
Art Haas
More...
almost 23 years ago
convert the gtkimage::redraw() to current standards. This file needs more work in this respect ...
Art Haas
More...
almost 23 years ago
Big set of layer updates in preparation for dealing with hatching; added _connectUser() method as part of the changes; removed some unused intersection code that was an failed start at code now in the image::findPoint() method
Art Haas
More...
almost 23 years ago
Convert CLine code to current standards; fix a few variable bugs while doing so ...
Art Haas
More...
almost 23 years ago
Added countUsers(), hasPointAt(), and hasCircleAt() methods to layers; segments in layer object dict store a list so paths defining hatches can be referenced. More changes due to upcoming hatching code will be required ...
Art Haas
More...
almost 23 years ago
Update some CCircle routines to current standards; use tol argument in CCircleTree binscan() and scan() methods
Art Haas
More...
almost 23 years ago
Modify CircleTree::atCoords() method
Art Haas
More...
almost 23 years ago
Pass the tol argument for arc binscan() and scan(); add ArcTree::atCoords() method
Art Haas
More...
almost 23 years ago
Fix variable test in Segment::__init__()
Art Haas
More...
almost 23 years ago
Convert some maptree routines to current code standards
Art Haas
More...
almost 23 years ago
Switch addImage() to add_image() in gtkmenus
Art Haas
More...
almost 23 years ago
Add warning about old PyGTK version - the changes in the module are Pango related. Add try/except blocks for set_text() routines - these will go away in a future release ....
Art Haas
More...
almost 23 years ago
Change delImage() to del_image() in file_close_cb()
Art Haas
More...
almost 23 years ago
Call the del_image() routine in close_image() so the image is deleted from the list of images and will properly exit Python if this is the final image being closed
Art Haas
More...
almost 23 years ago
Update gtkpycad.py routines to current standards; add a gtk.main_quit() call so Python interpreter will exit when last window is closed
Art Haas
More...
almost 23 years ago
Yet another doc string fix for segment ...
Art Haas
More...
almost 23 years ago
Add atCoords() method to CircleTree object
Art Haas
More...
almost 23 years ago
Add missing : to point::atCoords() method
Art Haas
More...
almost 23 years ago
Fix a segment property doc string typo
Art Haas
More...
almost 23 years ago
Update some Point routines to current code standards; change arguments to match doc string variables
Art Haas
More...
almost 23 years ago
More updates to segment doc strings; remove duplicated segment linetype, color, and style defaults
Art Haas
More...
almost 23 years ago
←
1
2
…
77
78
79
80
81
82
83
84
85
…
90
91
→
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