Zheng, Lei
76f3ed40d1
solver: fix sympy solver
2018-01-08 11:53:30 +08:00
Zheng, Lei
8f21c72f4c
constraint: fix circle/arc related constraints
2017-12-15 08:14:02 +08:00
Zheng, Lei
c2662d8cfd
constraint: add LockAngle option
...
LockAngle option is available to the following constraints,
* PlaneCoincident
* PlaneAlignment
* AxialAlignment
* MultiParallel
2017-12-09 13:27:38 +08:00
Zheng, Lei
176817a635
Migrate to new style FC module
2017-12-07 03:14:13 +08:00
Zheng, Lei
eb06ef8fbd
solver: solver rollback on failure while dragging
2017-12-04 20:25:35 +08:00
Zheng, Lei
15babab61d
Drop usage of future and past module
...
FC Windows distribution doesn't have these modules
2017-11-22 01:13:42 +08:00
Zheng, Lei
333d4f8824
Refactor checkable command, improve command checkActive()
2017-11-16 18:31:08 +08:00
Zheng, Lei
fbb5b10240
Fixed points(line) horizontal(vertical) constraint
2017-11-11 03:34:43 +08:00
Zheng, Lei
2274fec363
Complete support for drag and drop
2017-11-11 03:34:38 +08:00
Zheng, Lei
398b1fad86
Add support for locking part on vertex or edge
2017-10-31 04:09:14 +08:00
Zheng, Lei
cc16b178bb
FCADLogger: add hierarchy log level support
...
Each module now has their own logger, and can be controlled separately
2017-10-31 04:09:10 +08:00
Zheng, Lei
990e5a2ef3
Refactor FCAD command management
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
caca713d8d
Create workbench
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
b5a91ec889
Basic function working
...
Tested PointsCoincident constraint
2017-10-31 04:05:01 +08:00