]> OCCT Git - occt.git/commit
0023747: Enabling environment mapping breaks text rendering
authorsan <san@opencascade.com>
Fri, 1 Mar 2013 10:14:34 +0000 (14:14 +0400)
committersan <san@opencascade.com>
Fri, 1 Mar 2013 10:14:34 +0000 (14:14 +0400)
commit269294d62e515f21de5dbf8c6863e88f7649a702
treeee4dfec0599b1aaabcbfac12299ec493b08c1268
parent5cbfdb412fdc87f43a65925fa328ed3b481e7d0c
0023747: Enabling environment mapping breaks text rendering

vtextureenv command added to reproduce the bug
Two test cases using vtextureenv command added:
bug23747_1 - checks that environment mapping does not break text rendering
bug23747_2 - tests environment mapping in general
vtextureenv command improved:
- User-friendly option names supported instead of integer values
- Better input arguments check implemented
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/bugs/vis/bug23747_1 [new file with mode: 0644]
tests/bugs/vis/bug23747_2 [new file with mode: 0644]