View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001948 | FreeCAD | Bug | public | 2015-02-04 12:12 | 2015-02-08 14:24 |
Reporter | shoogen | Assigned To | shoogen | ||
Priority | low | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.15 | ||||
Fixed in Version | 0.15 | ||||
Summary | 0001948: Python types for shapes return wrong names | ||||
Description | The different types for shapes all claim to be of the type TopoShape. http://www.forum.freecadweb.org/viewtopic.php?f=13&t=9530 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
FreeCAD: master 8ec87dbd 2015-02-04 14:43:08 Details Diff |
rename python classes for shapes and implememnt __getstate__ and __setstate__ to enable pickling issue 0001948 |
Affected Issues 0001948 |
|
mod - src/Mod/Part/App/AppPart.cpp | Diff File | ||
mod - src/Mod/Part/App/TopoShapePy.xml | Diff File | ||
mod - src/Mod/Part/App/TopoShapePyImp.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-04 12:12 | shoogen | New Issue | |
2015-02-08 14:19 | shoogen | Changeset attached | => FreeCAD Master master 8ec87dbd |
2015-02-08 14:24 | shoogen | Status | new => closed |
2015-02-08 14:24 | shoogen | Assigned To | => shoogen |
2015-02-08 14:24 | shoogen | Resolution | open => fixed |
2015-02-08 14:24 | shoogen | Fixed in Version | => 0.15 |