Commit f3cfe26
fix(Property): stop setSpecularPower from overwriting roughness
Drop the setSpecularPower override that also writes roughness, leaving
the plain macro.setGet setter behind. Property-bag sets are now
commutative with respect to specularPower and roughness, like every
other PBR field on vtkProperty.1 parent 129222d commit f3cfe26
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 65 | | |
78 | 66 | | |
79 | 67 | | |
| |||
0 commit comments