rodrigograca31 / omegalib

Automatically exported from code.google.com/p/omegalib
0 stars 0 forks source link

VTK: Support Visibility change at the Actor level #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now visibility can be changed at scene node level. All actors attached to 
scene node are influenced. Actor visibility changes have no effect.

CHANGE:
Make Actor->SetVisible work. 

Effective actor visibility will be logical AND of SceneNode and actor.

Original issue reported on code.google.com by feb...@gmail.com on 25 Sep 2012 at 11:46

GoogleCodeExporter commented 8 years ago

Original comment by feb...@gmail.com on 25 Sep 2012 at 11:46

GoogleCodeExporter commented 8 years ago

Original comment by feb...@gmail.com on 25 Sep 2012 at 11:47

GoogleCodeExporter commented 8 years ago
fixed in r2287

Original comment by feb...@gmail.com on 21 Nov 2012 at 10:36