occt: master 59500bb2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2020-11-20 12:10:23 | master a8d3a0b1 | |
Affected Issues | 0031705: Visualization - move out construction of predefined markers from OpenGl_AspectsSprite to Graphic3d_MarkerImage | |||
Changeset | 0031705: Visualization - move out construction of predefined markers from OpenGl_AspectsSprite to Graphic3d_MarkerImage Built-in markers definition has been moved from OpenGl_AspectsSprite to Graphic3d_MarkerImage and generalized. RGBA8 pixel format is now preferred over BGRA8. Fallback OpenGL 1.1 rendering code now supports drawing of colored markers using glDrawPixels(). Added function Image_PixMap::FlipY() flipping image rows. |
|||
mod - src/Graphic3d/FILES | Diff File | |||
mod - src/Graphic3d/Graphic3d_MarkerImage.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_MarkerImage.hxx | Diff File | |||
add - src/Graphic3d/Graphic3d_MarkerImage.pxx | Diff File | |||
mod - src/Image/Image_PixMap.cxx | Diff File | |||
mod - src/Image/Image_PixMap.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_AspectsSprite.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_PointSprite.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_PrimitiveArray.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Texture.hxx | Diff File |