occt: master 1981cb22
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | kgv | master | 2013-01-25 10:52:59 | master f34eec8f |
Affected Issues | 0023525: Disappearing of highlight in screenshot | |||
Changeset | 0023525: Disappearing of highlight in screenshot OpenGl immediate mode - get rid from GL display lists Visual3d_TransientManager, Graphic3d_GraphicDriver: removed outdated unused methods to draw primitives in immediate mode. New Draw Harness command to swith rendering mode in immediate mode. When set to false scene will be always redrawn in back buffer. V3d_View::ToPixMap - temporarily switch immediate mode to draw into back buffer Make happy immediate mode dump on OpenGL without FBO (like ms software implementation). OpenGl_Workspace::RedrawImmediatMode - invalidate back buffer when immediate mode drawn into it Added more detailed description for Graphic3d_GraphicDriver::SetImmediateModeDrawToFront method Adding of test case |
|||
mod - src/Graphic3d/Graphic3d_GraphicDriver.cdl | Diff File | |||
mod - src/OpenGl/FILES | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver.hxx | Diff File | |||
rm - src/OpenGl/OpenGl_GraphicDriver_8.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace_2.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace_3.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace_4.cxx | Diff File | |||
mod - src/V3d/V3d_View.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_OpenGlCommands.cxx | Diff File | |||
mod - src/Visual3d/Visual3d_TransientManager.cdl | Diff File | |||
mod - src/Visual3d/Visual3d_TransientManager.cxx | Diff File | |||
add - tests/bugs/vis/bug23525 | Diff File |