]> OCCT Git - occt-copy.git/commit
Add the ability to make the arrow in the dimension zoomable or not zoomable
authormzernova <mzernova@opencascade.com>
Sun, 21 Jun 2020 22:40:02 +0000 (01:40 +0300)
committerNatalia Ermolaeva <natalia.ermolaeva@opencascade.com>
Tue, 15 Jun 2021 07:35:47 +0000 (10:35 +0300)
commit12d955a19c1641a01401fd57238e992efa91a8c0
tree3c6abb6408f0c502bef9b0a4b04416da60ac7d51
parent737d5218fb0d2c902de00873ce818224b0cd9114
Add the ability to make the arrow in the dimension zoomable or not zoomable

bugs/vis/bug27919: test case added

(cherry picked from commit 957fe01c241a87fb1a6e5f49c12ea187922d6874)
(cherry picked from commit 7640d07d284ebbafc48177d2ad4e76cd9ffd8095)
(cherry picked from commit 35f302fa341f3ca62d428882a760775c795f5c7c)
(cherry picked from commit ba0adbfc419a3a564a638bdbf8db500bba799c17)
(cherry picked from commit 43967a7bef6270292e0ef861ff3ed6049ba3f565)
(cherry picked from commit 2f47659bdd93deedf03f11b7f0758f6545a855f3)
(cherry picked from commit 5cc4ee90777566ac49a7e3eab04978711c531882)
src/OpenGl/OpenGl_Structure.cxx
src/Prs3d/Prs3d_ArrowAspect.cxx
src/Prs3d/Prs3d_ArrowAspect.hxx
src/PrsDim/PrsDim_AngleDimension.cxx
src/PrsDim/PrsDim_Dimension.cxx
src/ViewerTest/ViewerTest_RelationCommands.cxx
tests/bugs/vis/bug27919 [new file with mode: 0644]