View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027393 | Open CASCADE | OCCT:Visualization | public | 2016-04-15 12:48 | 2021-03-20 14:10 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | won't fix | ||
Product Version | 7.0.0 | ||||
Target Version | 7.6.0 | ||||
Summary | 0027393: Visualization, TKOpenGl - use transform persistence mechanism with OpenGl_Text instead of internal matrix transformations | ||||
Description | Now OpenGl_Text performs own matrix transformations, and there's no possibility to use transform persistence (Graphic3d_TransformPers) to obtain needed text behavior. This also means that other OpenGl elements( those that work with model-view and transformation matrices) are not applicable to OpenGl_Text object. OpenGl_Text::Render() method is to be improved: - own transformations that make some persistence is to be redirected to transform persistence - making possible to use previous model-view and projection states. It allows to use other OpenGl elements like flipping. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0026641 | closed | bugmaster | Open CASCADE | Visualization, TKOpenGl - handle correctly transformation persistence within perspective projection |
related to | 0027728 | closed | bugmaster | Open CASCADE | Visualization, OpenGl_Text - handle correctly object local transformation |
related to | 0030850 | closed | bugmaster | Open CASCADE | Visualization, OpenGl_Text - text within trihedron persistence jitters when camera is far from origin |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-15 12:48 |
|
New Issue | |
2016-04-15 12:48 |
|
Assigned To | => kgv |
2016-04-15 12:53 |
|
Relationship added | related to 0026641 |
2016-07-29 13:06 | kgv | Relationship added | related to 0027728 |
2016-10-25 09:33 | kgv | Target Version | 7.1.0 => 7.2.0 |
2017-07-20 10:50 | kgv | Target Version | 7.2.0 => 7.4.0 |
2019-07-17 23:39 | kgv | Relationship added | related to 0030850 |
2019-09-04 15:54 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-08-28 14:35 | kgv | Target Version | 7.5.0 => 7.6.0 |
2021-03-02 15:35 | kgv | Note Added: 0099290 | |
2021-03-02 15:35 | kgv | Assigned To | kgv => bugmaster |
2021-03-02 15:35 | kgv | Status | new => feedback |
2021-03-02 15:35 | kgv | Resolution | open => won't fix |
2021-03-20 14:10 | bugmaster | Status | feedback => closed |