eclipse / eavp

Eclipse advanced visualization project
Eclipse Public License 1.0
9 stars 15 forks source link

Cannot Change Shape in Union's Properties #99

Closed KasperGam closed 8 years ago

KasperGam commented 8 years ago

The shapes in a union take on the properties of the Union automatically, thus not allowing the user to say set only a select number of shapes as solid or transparent on a wireframe union. For opacity and color, the elements of a union should be able to differ from the union as a whole.

SmithRWORNL commented 8 years ago

As of commit 1520c0163c1548e615cfa279e8f39aee8cae0bc3 the DisplayOptions for a union can be deactivated, allowing the DisplayOptions of its children to apply unmodified.