occt: master 48cc825e

Author Committer Branch Timestamp Parent
aba apn master 2014-05-22 13:33:02 master 5ad539d2
Affected Issues  0002883: It is impossible to set material, color and transparency to compound
Changeset 0002883: It is impossible to set material, color and transparency to compound

Fast shading presentation update on setting color, material and transparency for AIS_Shape:
- Iterate through all groups not only last one.
- Iterate through all presentation (to change presentations in all viewers).

Added test cases bugs/vis/bug2883_1 and bugs/vis/bug2883_2
mod - src/AIS/AIS_Shape.cxx Diff File
add - tests/bugs/vis/bug2883_1 Diff File
add - tests/bugs/vis/bug2883_2 Diff File