Commit Graph

420 Commits

Author SHA1 Message Date
Zheng, Lei
e44f47073b system: lock angle when convert Attachment to PlaneCoincident 2020-08-04 09:08:55 +08:00
Zheng, Lei
0c1f659fde assembly: fix constraint multiply element update 2020-07-28 18:20:01 +08:00
Zheng, Lei
5da0bd5554 assembly: improve AsmElement fix element 2020-07-28 18:20:01 +08:00
Zheng, Lei
14dffc7b28 assembly: fix ViewProviderAsmElementLink bounding box calculation 2020-07-28 18:20:01 +08:00
Zheng, Lei
652ea7af6c assembly: implement ViewProviderAsmElement(Link).getLinkedViewProvider()
For better support the Std_LinkSelectLinked(Final) command
2020-07-28 18:19:53 +08:00
Zheng, Lei
c8cf0a1e32 gui: fix infinite recursion triggered by auto element visibility 2020-07-04 22:04:08 +08:00
Zheng, Lei
19163afe88 gui: disable transaction in command AsmCmdGotoRelation 2020-07-02 11:23:27 +08:00
Zheng, Lei
0acaa5e9c3 Avoid using getSubObject() to obtain shape 2020-07-02 09:17:24 +08:00
Zheng, Lei
9e34ecd1c0 mover: use SHIFT key to bypass recompute on moving 2020-06-29 17:36:54 +08:00
Zheng, Lei
3bd99b64d2 gui: clear up debug output 2020-06-15 16:46:25 +08:00
Zheng, Lei
9f904ede3f assembly: improve backward compatibility 2020-06-15 16:46:11 +08:00
Zheng, Lei
72f64e9ed5 assembly: fixed AsmPartGroup.getSubObjects() when partial loaded 2020-05-25 09:36:31 +00:00
Zheng, Lei
91c34b2fcb Add tree view context menu action for batch toggling constraints 2020-05-13 12:23:51 +08:00
Zheng, Lei
1cdf1fe5c4 assembly: fix assembly 'freeze'
Fixes #286
2020-05-06 08:19:15 +08:00
Zheng, Lei
edac36d4df gui: improve backward compatibility 2020-04-25 18:30:07 +08:00
Zheng, Lei
06f8edd493 gui: sync command button status 2020-04-08 05:56:57 +08:00
Zheng, Lei
68d31787ce assembly: fix undo handling when multiply constraint 2020-04-07 16:50:10 +08:00
Zheng, Lei
28d2df2c3d assembly: remove Assembly.Group Output status 2020-04-07 16:49:23 +08:00
Zheng, Lei
b74434e74e Increase version to 0.11.0 2020-03-17 17:00:59 +08:00
looooo
3158b79746 add setup.py 2020-03-17 10:47:21 +08:00
Zheng, Lei
b0a168ff2f assembly: improve selection after drag and drop 2020-03-17 10:46:50 +08:00
Zheng, Lei
541b6472ed assembly: fix auto solve 2020-03-06 09:29:09 +08:00
Zheng, Lei
ebd9dd8a68 assembly: fix element offset/flip menu action 2020-03-04 16:36:17 +08:00
Zheng, Lei
c60a7b7f35 gui: enable quick solve button on editing 2020-03-04 16:33:05 +08:00
Zheng, Lei
d144351e35 assembly: enable auto solve without activating workbench 2020-03-04 16:32:39 +08:00
Zheng, Lei
cbe64d76d4 assembly: fix AsmConstraint bounding box calculation 2020-03-04 16:31:45 +08:00
Zheng, Lei
bb23fafaaa assembly: add 'Move part' context menu action for AsmElement(Link) 2020-03-04 16:27:07 +08:00
Zheng, Lei
66d7fbd4fa assembly: add 'Offset' and 'Flip' menu action for AsmElement(Link) 2020-03-03 09:42:24 +08:00
Zheng, Lei
f7c032ed5d gui: enable some commands while editing 2020-03-03 09:40:11 +08:00
Zheng, Lei
e81b1bf7dc assembly: fix log message 2020-02-27 05:52:48 +08:00
Zheng, Lei
3f120aced5 assembly: support auto fix in AsmElement 2020-02-26 12:07:45 +08:00
Zheng, Lei
89700cc1c1 Add AutoFixElement icon 2020-02-26 12:07:34 +08:00
Zheng, Lei
72ff4a98a3 assembly: fix backward compability 2020-02-17 18:14:02 +08:00
Zheng, Lei
357282a1b4 assembly: add toggle detach context menu for AsmElement 2020-02-17 14:50:45 +08:00
Zheng, Lei
63ca9a4ef0 assembly: fix ViewProviderAssembly legacy checking 2020-02-05 20:03:48 +08:00
Zheng, Lei
472a090cea assembly: fix axis node setup in ViewProviderAsmElement 2020-02-05 20:03:48 +08:00
Zheng, Lei
b3d4354687 gui: fix 'ShowSelectionOnTop' detection 2020-02-05 20:03:45 +08:00
Zheng, Lei
c59ad55f68 assembly: improve element auto naming
If a new element is created pointing to a named element, it will
inherit its name. If not, then check to see if the element is pointing
to an origin feature or datum, and inherit its name if so.
2020-02-05 17:52:06 +08:00
Zheng, Lei
9a9cdb8ac5 assembly: fix Python3 compatibility
Closes #284
2020-02-04 17:11:35 +08:00
Zheng, Lei
3b6ba266c4 assembly: use new selection on top core feature 2019-10-28 18:18:29 +08:00
Zheng, Lei
6725da5c91 assembly: fix hasProperty() 2019-10-28 18:18:13 +08:00
Zheng, Lei
f1d1547e8e assembly: replace hasattr() with hasProperty() 2019-10-24 14:35:46 +08:00
looooo
b7da4ecc41 do not block other namespace-packages 2019-10-12 07:20:59 +08:00
Zheng, Lei
62106d16f3 gui: adjust navigation toolbar 2019-10-05 11:04:10 +08:00
Zheng, Lei
9f1006f5b9 assembly: fix error on FC without topo naming 2019-09-22 21:09:20 +08:00
Zheng, Lei
5e6713ac3e utils: change getIcon() 2019-09-03 11:49:24 +08:00
Zheng, Lei
a6690b64af Restucture source tree
Remove all submodules. Prepare for add-on manager inclusion.
2019-08-30 17:36:14 +08:00
Zheng, Lei
142eb5f420 assembly: add comment 2019-08-30 17:29:09 +08:00
Zheng, Lei
a35d058fc4 assembly: rename _LinkRecomputed to _LinkTouched 2019-07-19 12:03:51 +08:00
Zheng, Lei
91970fa3df assembly: handle FC without topo naming 2019-07-15 17:41:55 +08:00