Zheng, Lei
05595e3f41
Add support for draft wire
...
Special treatment for non-closed-or-subdivided draft wire object
directly added into part group. Instead of constraining on the object
placement, we shall constraint on individual points. In other word,
instead of making the draft wire's placement as free parameters, we
make the cooridnates of indvidual points as free parameters.
2018-01-20 16:36:38 +08:00
Zheng, Lei
06403848e2
constraint: added more icons
2018-01-19 14:01:10 +08:00
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