This website requires JavaScript.
Explore
Help
Sign In
josh
/
jpcad
Watch
1
Star
0
Fork
0
You've already forked jpcad
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
95
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Josh Holtrop
0401d89bb4
map screen to pixels 1:1
2011-04-23 17:18:34 -04:00
Circle.py
add Circle.getPt()
2011-04-04 13:53:15 -04:00
Connect.py
fix a few errors
2011-03-29 14:15:57 -04:00
Constraint.py
add classes for constraints
2011-03-25 15:42:12 -04:00
constraints.py
add constraints package for constraint classes
2011-04-03 12:15:55 -04:00
Equal.py
mv EqualConstraint to Equal
2011-03-28 18:18:01 -04:00
Horizontal.py
syntax error - duh
2011-03-29 19:23:51 -04:00
jpcad
set window title to program name
2011-03-22 13:18:36 -04:00
Line.py
Line: getPt(2) defined
2011-04-04 13:53:03 -04:00
Shape.py
add Shape.getVar()
2011-03-30 16:46:34 -04:00
shapes.py
add 'shapes' package to collect shape classes
2011-04-03 12:14:16 -04:00
Sketch.py
more debug info
2011-03-30 17:34:43 -04:00
SketchWidget.py
map screen to pixels 1:1
2011-04-23 17:18:34 -04:00
Vertical.py
syntax error - duh
2011-03-29 19:23:51 -04:00
Window.py
add constraints package for constraint classes
2011-04-03 12:15:55 -04:00
XDistance.py
fix a couple issues
2011-03-29 14:30:33 -04:00
XFix.py
fix expected equ value for [XY]Fix
2011-03-31 19:45:37 -04:00
YDistance.py
fix a couple issues
2011-03-29 14:30:33 -04:00
YFix.py
fix expected equ value for [XY]Fix
2011-03-31 19:45:37 -04:00
Description
2d constraint-based CAD system written in Python
experimental
104
KiB
Languages
Python
100%