Skip to content
Snippets Groups Projects
Commit 29e0d913 authored by Timothée Couble's avatar Timothée Couble
Browse files

Merge branch 'feat/updateParaviewTo5.11.0' into 'master'

[feat] Update paraview version to 5.11.0

See merge request !155
parents cb4909fa 768001b1
No related branches found
Tags v4.3.0
1 merge request!155[feat] Update paraview version to 5.11.0
Pipeline #317020 canceled
......@@ -898,7 +898,8 @@ def start():
view = smp.GetActiveView()
view.Background = [0.0, 0.0, 0.0]
view.Background2 = [0.0, 0.0, 0.2]
view.UseGradientBackground = True
view.BackgroundColorMode = "Gradient"
view.UseColorPaletteForBackground = False
smp._DisableFirstRenderCameraReset()
smp.GetActiveView().LODThreshold = 1e100
......
Subproject commit 7891999b65df5b690362d6a513c42d8b7195aea5
Subproject commit 348b351a2ceca7da0a678af58c80ee1632c9f2f4
Subproject commit e451ec1341a002ee79c3af35309cfbc321a9a348
Subproject commit 1018ed767c9c2d3fbec36a8e78ac5e5a5d977652
Subproject commit 195d2a300768c7c02ae2cdae7a49f01008b3adf7
Subproject commit 1a2b52e7b21c6c30710dae0fe479d4be99489c50
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment