occt: master a6dee93d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2017-07-17 12:19:33 | master 79884986 |
Changeset | 0028811: Visualization - merge texturing support into AIS_Shape class and get rid of AIS_TexturedShape AIS_Shape and AIS_ColoredShape now computes Shaded presentation with UV coordinates if texture mapping is enabled in Drawer. OpenGl_Context::SetTextureMatrix() - fixed inconsistent handling of texture cooridnates translation vector. vtexture command has been extended to handle new arguments: * -trsfTrans, -trsfScale, -trsfAngle defining transformation matrix * -setFilter, -setAnisoFilter to setup texture filtering |
|||
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | |||
mod - samples/mfc/standard/03_Viewer2d/src/StdAfx.h | Diff File | |||
mod - samples/mfc/standard/04_Viewer3d/src/TexturesExt_Presentation.cpp | Diff File | |||
mod - samples/mfc/standard/04_Viewer3d/src/TexturesExt_Presentation.h | Diff File | |||
mod - samples/mfc/standard/Common/Primitive/Sample2D_Image.cpp | Diff File | |||
mod - samples/mfc/standard/Common/Primitive/Sample2D_Image.h | Diff File | |||
mod - samples/mfc/standard/Common/StdAfx.h | Diff File | |||
mod - src/AIS/AIS_ColoredShape.cxx | Diff File | |||
mod - src/AIS/AIS_Shape.cxx | Diff File | |||
mod - src/AIS/AIS_Shape.hxx | Diff File | |||
mod - src/AIS/AIS_TexturedShape.cxx | Diff File | |||
mod - src/AIS/AIS_TexturedShape.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_Context.cxx | Diff File | |||
mod - src/QABugs/QABugs_19.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest.cxx | Diff File | |||
mod - tests/bugs/vis/bug23804 | Diff File | |||
rm - tests/bugs/vis/bug24622 | Diff File | |||
mod - tests/v3d/glsl/texture_trsf | Diff File | |||
add - tests/v3d/glsl/texture_trsf2 | Diff File |