occt: master 98b15dbf
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2018-07-02 08:21:35 | master 1b661a81 | |
Affected Issues | 0029823: Visualization, TKOpenGl - highlighting by Bounding Box mistreats Local Transformation | |||
Changeset | 0029823: Visualization, TKOpenGl - highlighting by Bounding Box mistreats Local Transformation The problem when object transformation was applied to the bounding box twice has been fixed in OpenGl_Structure. OpenGl_ShaderManager has been extended with GLSL program drawing bounding box. OpenGl_Structure does not create extra Groups for drawing bounding box. |
|||
mod - src/Graphic3d/Graphic3d_CStructure.hxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_Structure.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_ShaderManager.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_ShaderManager.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_Structure.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Structure.hxx | Diff File | |||
add - tests/v3d/glsl/bndbox1 | Diff File |