occt: master 59ee34ef
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | apn | master | 2019-08-30 14:54:09 | master 7185019a |
Affected Issues | 0030930: Draw Harness, ViewerTest - add commands vlistcolors and vlistmaterials listing standard Colors and Materials | |||
Changeset | 0030930: Draw Harness, ViewerTest - add commands vlistcolors and vlistmaterials listing standard Colors and Materials Introduced two new commands vlistcolors listing named colors and vlistmaterials listing standard materials. These commands also can generate HTML table listing colors/materials with their properties. vlistmaterials can generate OBJ model for comparing OCCT materials in different viewers. New test cases use these commands for generating HTML tables. Graphic3d_MaterialAspect::MaterialType() - added missing getter. Corrected name of unlit shading model within vaspects and vrenderparams commands. |
|||
mod - src/Graphic3d/Graphic3d_MaterialAspect.hxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_TypeOfMaterial.hxx | Diff File | |||
mod - src/Quantity/Quantity_Color.hxx | Diff File | |||
mod - src/Quantity/Quantity_NameOfColor.hxx | Diff File | |||
mod - src/ViewerTest/ViewerTest.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_OpenGlCommands.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | |||
add - tests/v3d/materials/colors | Diff File | |||
add - tests/v3d/materials/materials | Diff File |