View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020957 | Open CASCADE | OCCT:Visualization | public | 2009-03-18 10:47 | 2012-01-11 14:43 |
Reporter | vro | Assigned To | vro | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.3.1 | ||||
Summary | 0020957: Number of allocated V3d_Views is limited to 100 | ||||
Description | Number of allocated V3d_Views is limited to 100. Just a call to Aspect_GenId::Free() is forgotten... | ||||
Additional information and documentation updates | Documentation remark, added by VRO 2009-05-13 10:08:22: Changes: Previous implementation had a limitation to 100 allocated views. It is fixed by releasing the deallocated IDs of the views. Modified entities: Visual3d/Visual3d_View.cxx - calling of the new method ::Unidentification() from the ViewManager. Visual3d/Visual3d_ViewManager.cdl - new method UnIdentification(). Visual3d/Visual3d_ViewManager.cxx - implementation of the new method ::UnIdentification(). | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-05-13 12:01 | bugmaster | Assigned To | bugmaster => vro |
2009-05-13 12:01 | bugmaster | Status | new => assigned |
2009-05-13 12:01 | bugmaster | Status | assigned => verified |
2009-06-25 13:18 | bugmaster | Status | verified => closed |
2009-06-25 13:18 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
2012-01-11 14:43 |
|
Description Updated | |
2012-01-11 14:43 |
|
Additional Information Updated |