Commit Graph

318 Commits

Author SHA1 Message Date
Zheng, Lei
c263aaa94e Add auto recompute command 2017-10-31 04:08:23 +08:00
Zheng, Lei
da2b81312b Add trace part movement command 2017-10-31 04:08:23 +08:00
Zheng, Lei
990e5a2ef3 Refactor FCAD command management 2017-10-31 04:08:23 +08:00
Zheng, Lei
ccc6a89165 Add part move command 2017-10-31 04:08:23 +08:00
Zheng, Lei
80c89ef0a2 Rename self.obj attribute to self.Object 2017-10-31 04:08:23 +08:00
Zheng, Lei
65abe89d1d Improved FCAD command management 2017-10-31 04:08:23 +08:00
Zheng, Lei
f681cc2035 utils: add getElementRotation() 2017-10-31 04:08:23 +08:00
Zheng, Lei
caca713d8d Create workbench 2017-10-31 04:08:23 +08:00
Zheng, Lei
866a20dd71 Changed some icons 2017-10-31 04:08:23 +08:00
Zheng, Lei
6ede10cf76 Add sympy + scipy backend 2017-10-31 04:08:23 +08:00
Zheng, Lei
412844175f Improve logger performance 2017-10-31 04:08:23 +08:00
Zheng, Lei
59c2c7a35d Code refactor to prepare for multiple backend solvers 2017-10-31 04:08:16 +08:00
Zheng, Lei
9402201a5e More constraints working, and a few new ones
Working constraints:

PointPlaneDistance
PointInPlane
Angle
Perpendicular
Parallel

New constraints, which are composite of slvs native constraints:

PlaneCoincident
PlaneAlignment
AxialAlignment
MultiParallel
2017-10-31 04:06:36 +08:00
Zheng, Lei
d26b6286e2 Added icons, SameOrientation constraint working 2017-10-31 04:06:36 +08:00
Zheng, Lei
b737e41496 Turn off logger gui update by default
Gui update may cause crash when property editor lose focus
2017-10-31 04:06:36 +08:00
Zheng, Lei
24f86c88a5 Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
Zheng, Lei
b5a91ec889 Basic function working
Tested PointsCoincident constraint
2017-10-31 04:05:01 +08:00
realthunder
402d7a1ef4 Initial commit 2017-09-11 04:30:13 +08:00