occt: master 9af0d66b

Author Committer Branch Timestamp Parent
achesnok kgv master 2021-09-21 15:42:21 master 3be25c11
Affected Issues  0031039: Visualization - add elliptical gradient background style
Changeset 0031039: Visualization - add elliptical gradient background style

Added new elliptical gradient fill method and updated vbackground command.
Renamed enum values of Aspect_GradientFillMethod and defined aliases for old ones.
Changed draw mode in OpenGl_BackgroundArray from triangle-strip to GL_TRIANGLES.
mod - src/Aspect/Aspect_GradientBackground.cxx Diff File
mod - src/Aspect/Aspect_GradientBackground.hxx Diff File
mod - src/Aspect/Aspect_GradientFillMethod.hxx Diff File
mod - src/OpenGl/OpenGl_BackgroundArray.cxx Diff File
mod - src/OpenGl/OpenGl_View.cxx Diff File
mod - src/V3d/V3d_View.hxx Diff File
mod - src/V3d/V3d_Viewer.hxx Diff File
mod - src/ViewerTest/ViewerTest_OpenGlCommands.cxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File
mod - tests/opengl/data/background/bug25775 Diff File
add - tests/opengl/data/background/elliptical Diff File