View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003754 | Draft | Feature | public | 2018-12-30 23:46 | 2020-07-07 16:51 |
| Reporter | Kunda1 | Assigned To | carlopav | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.18 | ||||
| Summary | 0003754: Draft: add support for Mesh copy | ||||
| Description | https://github.com/FreeCAD/FreeCAD/blob/08ce5a61235f06caf8c46914438d4035136e68de/src/Mod/Draft/Draft.py#L1468 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
Solved with git commit #9542e1b 9542e1b50895bb22247b8557efbfe67d2eb19033 |
|
|
@carlopav FYI, you can use
to getFreeCAD master 9542e1b5 You can also remotely close this ticket using https://wiki.freecadweb.org/tracker#GitHub_and_MantisBT Edit: Nevermind, the source integration plugin wasn't functioning. I've just reset it. Should work again. |
|
|
Fix committed to master branch. |
|
FreeCAD: master 9542e1b5 2020-06-30 21:58:50 Committer: yorik Details Diff |
Draft: Draft.move() support new objects (fix 0003754) and small refactor consequent to the introduction of App.ActiveDocument.copyObject support in Draft.makeCopy() |
Affected Issues 0003754 |
|
| mod - src/Mod/Draft/draftfunctions/move.py | Diff File | ||
| mod - src/Mod/Draft/draftmake/make_copy.py | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-12-30 23:46 | Kunda1 | New Issue | |
| 2020-07-07 09:41 | carlopav | Assigned To | => carlopav |
| 2020-07-07 09:41 | carlopav | Status | new => closed |
| 2020-07-07 09:41 | carlopav | Resolution | open => fixed |
| 2020-07-07 09:41 | carlopav | Fixed in Version | => 0.19 |
| 2020-07-07 09:41 | carlopav | Note Added: 0014624 | |
| 2020-07-07 16:48 | Kunda1 | Note Added: 0014627 | |
| 2020-07-07 16:48 | Kunda1 | Note Edited: 0014627 | |
| 2020-07-07 16:49 | Kunda1 | Note Edited: 0014627 | |
| 2020-07-07 16:51 | yorik | Changeset attached | => FreeCAD master 9542e1b5 |
| 2020-07-07 16:51 | carlopav | Note Added: 0014629 | |
| 2020-07-07 16:51 | Kunda1 | Note Edited: 0014627 |
FreeCAD