Commit Graph

173 Commits

Author SHA1 Message Date
Zheng, Lei
e1dbbf771f assembly: flatten parts for exporting 2019-06-05 09:21:30 +08:00
Zheng, Lei
61c9d33f03 assembly: disable replaceObject() by default 2019-06-05 09:18:06 +08:00
Zheng, Lei
8fb0f956fe assembly: fix AsmWorkPlane.getSelection() 2019-05-31 13:59:15 +08:00
Zheng, Lei
c497ef8aed assembly: AsmElement sync ShowCS option on creating/loading 2019-05-31 10:08:33 +08:00
Zheng, Lei
c10ff837e2 assembly: fix auto recompute on moving 2019-05-29 13:18:03 +08:00
Zheng, Lei
c23ebe2bbd assembly: minor change of error message 2019-05-20 08:30:05 +08:00
Zheng, Lei
ce3193946a assembly: improve constraint mutliplication
It can now auto change any part into link array if necessary.
2019-05-19 11:40:44 +08:00
Zheng, Lei
049eca5bdb assembly: do not show axis cross for multipled elements 2019-05-19 11:40:19 +08:00
Zheng, Lei
a8e32a0ed9 assembly: use signalBeforeCloseTransaction for auto solving 2019-05-19 11:36:26 +08:00
Zheng, Lei
d687c8e15a utils: change logger hierarchy 2019-05-19 11:26:13 +08:00
Zheng, Lei
8620c99456 assembly: fix compatibility issue
Fixes #244
2019-05-12 16:35:15 +08:00
Zheng, Lei
4ba221c5bb gui: add command for adding App::Placement 2019-05-09 20:12:56 +08:00
Zheng, Lei
d23f34247d assembly: use AxisOrigin for axis rendering and picking 2019-05-09 20:12:20 +08:00
Zheng, Lei
e4a8423fa1 utils: improve handling of App::Placement 2019-05-09 20:11:21 +08:00
Zheng, Lei
134889c69c assembly: show axis for element with infinite shape 2019-05-09 20:09:20 +08:00
Zheng, Lei
76ef4515e1 assembly: allow showing coordinate system in AsmElement 2019-05-08 19:56:36 +08:00
Zheng, Lei
17a26e52f0 gui: add STEP import command 2019-05-07 16:16:05 +08:00
Zheng, Lei
9f933de595 assembly: fix AsmWorkPlane.make() 2019-05-03 11:55:39 +08:00
Zheng, Lei
06a73f83ef assembly: touch constraint group on child order change 2019-05-03 11:54:48 +08:00
Zheng, Lei
383163d163 assembly: improve drag and drop of plain group 2019-05-03 08:54:28 +08:00
Zheng, Lei
381e970ac9 assembly: fix GotoRelation on grouped objects
Fixes realthunder/FreeCAD_Assembly3#234
2019-04-30 21:25:22 +08:00
Zheng, Lei
279f5cd0bd assembly: disable auto resolve while grouping 2019-04-30 21:25:12 +08:00
Zheng, Lei
7f72f93d4e assembly: change GoToRelation behavior on constraint and element 2019-04-30 12:08:47 +08:00
Zheng, Lei
ddd3250fdd assembly: fix gotToRelation on grouped parts
Fixes #234
2019-04-29 10:02:07 +08:00
Zheng, Lei
15dc5abd5d assembly: fix AsmPlainGroup.make() 2019-04-27 20:25:48 +08:00
Zheng, Lei
49812ba3b5 assembly: fix AsmElement.make()
Fixes #230
2019-04-13 08:13:33 +08:00
Zheng, Lei
5b2583cddc assembly: fix handling of undo/redo 2019-04-12 12:48:24 +08:00
Zheng, Lei
e73ad4cc87 assembly: support plain group
Related #206
2019-04-08 07:48:30 +08:00
Zheng, Lei
81c380d551 assembly: remove recompute on restoring constraint 2019-01-29 21:04:44 +08:00
Zheng, Lei
e15a96bf81 gui: remove unnecessary Visibility change in AsmCmdAutoElementVis 2019-01-18 12:05:27 +08:00
Zheng, Lei
5e44537be4 assembly: remove debug log 2019-01-14 19:32:40 +08:00
Zheng, Lei
a08885ad2b assembly: fix bug in getElementInfo() 2019-01-14 11:16:50 +08:00
Zheng, Lei
b9e05500c2 assembly: migrate AsmElementLink or restore
Also implement auto naming in AsmElement/AsmElementLink
2019-01-14 08:36:36 +08:00
Zheng, Lei
e22e439a30 assembly: change error message 2019-01-12 21:20:11 +08:00
Zheng, Lei
363602e0f0 assembly: change AsmElement icon when detached 2019-01-12 21:17:42 +08:00
Zheng, Lei
397d8817dd assembly: enable warning on deleting element 2019-01-12 11:40:34 +08:00
Zheng, Lei
2b74cce43e assembly: always link AsmElementLink through local AsmElement
This allow cache of element geometry inside assembly which can serve as
reminder in case of missing element.
2019-01-12 11:39:03 +08:00
Zheng, Lei
a48040aa5b assembly: improve detached element functionality 2019-01-11 17:31:46 +08:00
Zheng, Lei
458c2f72b7 assembly: fix AsmElement detach behavior 2019-01-10 18:58:02 +08:00
Zheng, Lei
3b48ecbb0e gui: change AddOrigin command to checkable action 2019-01-08 16:59:19 +08:00
Zheng, Lei
bf7eac30be assembly: hide constraint group when empty 2019-01-08 16:59:06 +08:00
Zheng, Lei
4feccb6fab assembly: disable auto solve when workbench is not active 2019-01-03 11:01:58 +08:00
Zheng, Lei
b1ff90e093 Simplify object name log output 2019-01-01 08:57:01 +08:00
Zheng, Lei
b72cc2c86d assembly: reduce dependency in AsmElementLink 2019-01-01 07:34:38 +08:00
Zheng, Lei
4aa3261e96 assembly: fix warning on partial loading 2019-01-01 07:27:19 +08:00
Zheng, Lei
faf13ee502 assembly: fix assembly freeze 2018-12-30 13:04:37 +08:00
Zheng, Lei
cfb6934ecc assembly: cancel auto solve on undo/redo 2018-12-22 17:05:09 +08:00
Zheng, Lei
8f4d39e126 assembly: fix make constraint on linked assembly
Related #159
2018-12-10 13:45:46 +08:00
Zheng, Lei
69544199fd assembly: fix gotoRelation() on Element and ElementLink 2018-12-08 10:56:30 +08:00
Zheng, Lei
94c34d22ec assembly: improve auto solve 2018-11-27 07:11:33 +08:00