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
almost 2 years
ago. based on code collected
over 4 years
ago.
Jan 17, 2021 — Jan 17, 2022
Showing page 75 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
prompt.py typo fixes
Art Haas
More...
about 23 years ago
Menu changes:
Art Haas
More...
about 23 years ago
gtkconobjs changes:
Art Haas
More...
about 23 years ago
Whitespace cleanup on tangent.py
Art Haas
More...
about 23 years ago
Small tweak to calculation projection point on ACLine objects.
Art Haas
More...
about 23 years ago
Added/improved tools for drawing tangent circles against one or two objects; added tool for drawing tangent lines around two circles. Removed lots of trailing whitespace thanks to an xemacs function located on a web site with xemacs tips.
Art Haas
More...
about 23 years ago
Adding tangent.py file. This file handles all the calculations for figuring tangent circles to other objects, and tangent lines around circles. Lots of new tangent operations are now in PythonCAD. :-)
Art Haas
More...
about 23 years ago
Converting keywords.py and prompt.py to unix text files. Should have caught this when checking them in ... :-(
Art Haas
More...
about 23 years ago
Adding new keyword.py and prompt.py files from David Broadwell. These are the first files for implementing a command interpreter loop within PythonCAD.
Art Haas
More...
about 23 years ago
GTK Entity changes:
Art Haas
More...
about 23 years ago
Add the ability to draw a construction circle around a construction line or another construction circle.
Art Haas
More...
about 23 years ago
Add routine to handle drawing construction circles around a single construction line or construction circle.
Art Haas
More...
about 23 years ago
Tool changes:
Art Haas
More...
about 23 years ago
Adding getProjection() methods to acline, cline, and segments. This method is useful for simplifying the code for finding tangent circles. There is also some duplication of code now in these objects, so the mapCoords() methods might get changed to use the getProjection() method. No point in having two routines doing 90% of the same stuff ...
Art Haas
More...
about 23 years ago
GTK Menus changes:
Art Haas
More...
about 23 years ago
GTK Construction object changes:
Art Haas
More...
about 23 years ago
Added new ParallelOffsetTool for drawing a construction line parallel to another construction line at some offset distance.
Art Haas
More...
about 23 years ago
Small change for util.make_c_angle() - that function has a stupid name ...
Art Haas
More...
about 23 years ago
Switch the order of object rectangle comparison when testing for splitting
Art Haas
More...
about 23 years ago
Ensure that object exists in layer when testing for deletion
Art Haas
More...
about 23 years ago
Update fileformat web page to show changes in units, font weight, and font style storage
Art Haas
More...
about 23 years ago
Update website title page to show mailing list
Art Haas
More...
about 23 years ago
GTKImage changes: Replace per-image allocated color storage with global storage; remove gtklinetypes as it is not used
Art Haas
More...
about 23 years ago
Use full path names of imported modules in gtkimage.py
Art Haas
More...
about 23 years ago
Reformat some preference error messages
Art Haas
More...
about 23 years ago
Reformat some option error messages
Art Haas
More...
about 23 years ago
Imageio changes: write units, text weight and text style out as strings not integers; loading changes to read the string values; convert some routines to current code standards
Art Haas
More...
about 23 years ago
Large tools update: Got rid of unused ToolCore, ToolSet, ToolBox classes; deprecated some tool methods; added _lots_ of doc strings; fixed a few errors; altered some get methods to raise exceptions if they are invoked before the appropriate set method
Art Haas
More...
about 23 years ago
Split update: add doc strings and error checking to public functions in split.py
Art Haas
More...
about 23 years ago
Move update: add doc string and value testing to move_objects()
Art Haas
More...
about 23 years ago
←
1
2
…
71
72
73
74
75
76
77
78
79
…
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