Skip to content

Fix bug in billboardtextactor3d with subactor

Ken Martin requested to merge ken-martin/vtk:billboard_text_actor3d_fix into master

An internal actor was always being returned by GetActors causing rendering of billboards when they were not visible.

Merge request reports