]> OCCT Git - occt.git/commit
0033451: Saving texture to buffer CR33451
authorichesnok <ichesnok@opencascade.com>
Fri, 1 Sep 2023 07:42:26 +0000 (08:42 +0100)
committerichesnok <ichesnok@opencascade.com>
Fri, 1 Sep 2023 11:27:21 +0000 (12:27 +0100)
commit48b9b87388eb6d041cf99adcdf4d0f13c83da359
tree644c7982ba26121dda2a46a3b873aa641f9dc913
parent351f09c8bb1b7df5f253a7123705c86a56dbc6e0
0033451: Saving texture to buffer

New field was added in XCAFDoc_VisMaterialTool class for store texture
in buffer or use file reading. User can change this parameter with
XSetUseTextureBuffer command.
src/Image/Image_Texture.cxx
src/Image/Image_Texture.hxx
src/XCAFDoc/XCAFDoc_VisMaterialTool.cxx
src/XCAFDoc/XCAFDoc_VisMaterialTool.hxx
src/XDEDRAW/XDEDRAW.cxx
tests/bugs/xde/bug33451_1 [new file with mode: 0644]
tests/bugs/xde/bug33451_2 [new file with mode: 0644]
tests/bugs/xde/bug33451_3 [new file with mode: 0644]
tests/bugs/xde/bug33451_4 [new file with mode: 0644]