Salome HOME
patch on the shape to support correctly the border color
authorasl <asl@opencascade.com>
Tue, 17 Nov 2015 07:32:16 +0000 (10:32 +0300)
committerasl <asl@opencascade.com>
Tue, 17 Nov 2015 07:32:51 +0000 (10:32 +0300)
commit9befc66f671bd8035cd0127f54e1b3e631d1c1d2
treeb827f877918c3668baf81960cfc2601fd79e2ec8
parente4865d099a49cd85c19df4167aad9520dee2102c
patch on the shape to support correctly the border color
12 files changed:
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_AISShape.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_AISShape.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Shape.cxx
src/HYDROGUI/HYDROGUI_Tool.h
src/HYDRO_tests/CMakeLists.txt
src/HYDRO_tests/ExternalFiles.cmake
src/HYDRO_tests/TestViewer.cxx
src/HYDRO_tests/TestViewer.h
src/HYDRO_tests/reference_data/Shape_preview_im_zone.png [new file with mode: 0644]
src/HYDRO_tests/test_HYDROGUI_Shape.cxx [new file with mode: 0644]
src/HYDRO_tests/test_HYDROGUI_Shape.h [new file with mode: 0644]