]> OCCT Git - occt.git/commit
0025811: Visualization - Incorrect texture mapping on faces with reversed orientation CR25811
authordrochalo <diogo.lopes@opencascade.com>
Tue, 26 Sep 2023 09:00:41 +0000 (10:00 +0100)
committerdrochalo <diogo.lopes@opencascade.com>
Mon, 8 Apr 2024 16:02:30 +0000 (17:02 +0100)
commit8910dd9f80a35c7365b8634a94aee8e11a0db175
tree853fa44ee3e5f1f2fccc683d344dd21d672f44c0
parent83bb2a329d6bb51a194aa27abb11facde2f6a270
0025811: Visualization - Incorrect texture mapping on faces with reversed orientation

Added section in StdPrs_ShadedShape to correct UV orientation on face triangulation whose orientation is reversed.
Expanded test cases.
src/StdPrs/StdPrs_ShadedShape.cxx
tests/v3d/bugs/bug25811 [new file with mode: 0644]