Skip to content
GitLab
Explore
Sign in
Register
Adding support for scalar coloring
Code
Review changes
Check out branch
Download
Patches
Plain diff
Utkarsh Ayachit
requested to merge
utkarsh.ayachit/paraview:fixes
into
master
Feb 25, 2022
Overview
2
Commits
10
Pipelines
7
Changes
65
Expand
pqColorArrayPropertyWidget
is the widget for scalar coloring.
data information is now always gather and passed to client after
SourceProxy::UpdatePipeline
or
View::Update
calls.
transfer function ranges are setup using current ranges via
vtkSMApplyController
.
Edited
Mar 02, 2022
by
Utkarsh Ayachit
Merge request reports
Loading