View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022377 | Community | OCCT:Visualization | public | 2011-04-06 10:41 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.5.1 | ||||
Summary | 0022377: Patch for visualization component | ||||
Description | Patch from the Forum http://www.opencascade.org/org/forum/thread_11478/ (dated 2007/05/22) with next modifications: 1. Font memory leak fix. 2. Flicker fixes. 3. OpenGL call back location changes 4. Improved zbuffer trihedron 5. Fixed point markers drift | ||||
Additional information and documentation updates | Documentation remark, added by APL 2011-05-05 18:15:15: Changes: There are following changes in packages: OpenGl package: 1) Incorrect if statement has been modified in the TsmPopAttri() method (OpenGl_attri.cxx) 2) Viewer's background texture now deleted with help of OpenGl resource cleaner, taking into account shared contexts 3) Pre-overlay callbacks has been added to the redraw methods, the corresponding flag is OCC_REDRAW_WINDOW | OCC_PRE_OVERLAY for redrawing the whole window and OCC_REDRAW_WINDOWAREA | OCC_PRE_OVERLAY in case of redrawing some area of the window 4) The correction has been made for glx shared contexts handling algorithm. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
occt: master 47d31ec6 2011-05-19 10:55:02
Committer: bugmaster Details Diff |
OCC22377 Patch for visualization component |
Affected Issues 0022377 |
|
mod - src/OpenGl/OpenGl_attri.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_subrvis.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_togl_redraw.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_txgl.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-04-06 11:13 | bugmaster | Assigned To | bugmaster => szv |
2011-04-06 11:13 | bugmaster | Status | new => assigned |
2011-04-06 11:14 | bugmaster | groupset1 | => 4096 |
2011-04-06 11:14 | bugmaster | Customer | => Community |
2011-04-06 11:14 | bugmaster | Assigned To | szv => san |
2011-04-07 18:18 | bugmaster | Assigned To | san => apl |
2011-05-05 19:58 |
|
OtherBugsDependingOnThis | => 22199 |
2011-05-05 20:26 |
|
Status | assigned => resolved |
2011-05-13 17:30 |
|
Status | resolved => tested |
2011-05-19 16:56 | bugmaster | Status | tested => verified |
2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
2011-12-01 11:14 |
|
Description Updated | |
2011-12-01 11:14 |
|
Additional Information Updated | |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 47d31ec6 |