View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002109 | FreeCAD | Bug | public | 2015-05-19 13:07 | 2015-05-19 18:35 |
| Reporter | kgv | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.13 | ||||
| Fixed in Version | 0.16 | ||||
| Summary | 0002109: Matrix4D - add missing constructor body | ||||
| Description | There are two similar constructors defined:Matrix4D (const Vector3f& rclBase, const Vector3f& rclDir, float fAngle); Matrix4D (const Vector3d& rclBase, const Vector3d& rclDir, double fAngle);however only one of them is implemented. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-05-19 13:07 | kgv | New Issue | |
| 2015-05-19 13:07 | kgv | File Added: 0001-Matrix4D-add-missing-constructor-body.patch | |
| 2015-05-19 13:08 | kgv | Note Added: 0006149 | |
| 2015-05-19 18:35 | wmayer | Changeset attached | => FreeCAD Master master e75fd5e6 |
| 2015-05-19 18:35 | wmayer | Status | new => closed |
| 2015-05-19 18:35 | wmayer | Assigned To | => wmayer |
| 2015-05-19 18:35 | wmayer | Resolution | open => fixed |
| 2015-05-19 18:35 | wmayer | Fixed in Version | => 0.16 |
FreeCAD