View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001909 | Drawing | Bug | public | 2015-01-10 20:56 | 2015-01-25 19:43 |
Reporter | shoogen | Assigned To | shoogen | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.15 | ||||
Summary | 0001909: The rotation of a projected view is sensitve to rounding issues of the direction vector | ||||
Description | Depending of the magnitude of the components of the direction vector. The constructor of gp_Ax2 chooses a different x direction. When rounding appears (for example, when opening Qspin boxes) this can flip the x-direction, resulting in a rotated projected view. http://forum.freecadweb.org/viewtopic.php?f=3&t=9268 | ||||
Tags | No tags attached. | ||||
FreeCAD: master 5a9484f0 2015-01-24 23:37:38 Details Diff |
round the drawing view projection direction before calculating the necessary view rotation to anticipate the rounding that happens on saving and reloading the file. fixes 0001909 |
Affected Issues 0001909 |
|
mod - src/Mod/Drawing/Gui/TaskOrthoViews.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-10 20:56 | shoogen | New Issue | |
2015-01-24 23:49 | shoogen | Changeset attached | => FreeCAD Master master 5a9484f0 |
2015-01-24 23:49 | shoogen | Assigned To | => shoogen |
2015-01-24 23:49 | shoogen | Status | new => closed |
2015-01-24 23:49 | shoogen | Resolution | open => fixed |
2015-01-25 19:43 | shoogen | Relationship added | related to 0001932 |
2015-01-25 20:29 | shoogen | Relationship deleted | related to 0001932 |