let there be foreground color
This add the concept of foreground color to annotations to complement background color. Before this annotations were hard coded to be white, so if a white background was chosen, annotations would not be visible.
Merge request reports
Activity
Errors:
-
commit bb035391 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/rendering/MapperWireframer.cxx
,vtkm/rendering/testing/RenderTest.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. -
adds bad whitespace:
vtkm/rendering/MapperWireframer.cxx:192: trailing whitespace. + , CompositeBackground(true) vtkm/rendering/testing/RenderTest.h:181: trailing whitespace. +
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
-
mentioned in commit 1d58eeaa
Please register or sign in to reply