View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000211 | FreeCAD | Bug | public | 2010-11-21 18:07 | 2012-04-23 13:53 |
| Reporter | myier | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Product Version | 0.11 | ||||
| Fixed in Version | 0.13 | ||||
| Summary | 0000211: Handle is not displayed when orthogonal to camera in transform mode | ||||
| Description | I have a rendering problem of the handles of the transform mode, especially the one that can be used when the camera is orthogonal to the object and thus to the handle. To reproduce, put the camera in the top view and create a cylinder, then put the cylinder in transform mode. In these conditions, I can't see the topp handle of the cylinder, and thus I can't move it on X or Y. This may be related to bug 0000196, since when I move the camera from something like 2°, the white lines and the handle appear. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
This is definitely a view culling problem because the manipulator gives a too small bounding box and thus the top part is cut away. I have to check if it's in our responsibility to define some parameters somewhere, otherwise it might be a bug in Coin3d. BTW, it's definitely not related to 0000196. |
|
2011-02-28 14:27
|
|
|
|
It's a Coin3d issue and we have no control over this. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-11-21 18:07 | myier | New Issue | |
| 2010-11-22 13:57 | wmayer | Status | new => confirmed |
| 2011-02-28 12:54 | wmayer | Note Added: 0000667 | |
| 2011-02-28 14:27 | wmayer | File Added: manip.iv | |
| 2012-04-23 13:53 | wmayer | Note Added: 0001962 | |
| 2012-04-23 13:53 | wmayer | Status | confirmed => closed |
| 2012-04-23 13:53 | wmayer | Resolution | open => not fixable |
| 2012-04-23 13:53 | wmayer | Fixed in Version | => 0.13 |
FreeCAD