]> OCCT Git - occt.git/commit
0031452: Impossible to get Backup of the attribute and status that attribute was...
authorgka <gka@opencascade.com>
Mon, 14 Sep 2020 18:46:11 +0000 (21:46 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 18 Sep 2020 14:46:50 +0000 (17:46 +0300)
commit65da6e2e3e0b6ffa4281083690b24c4a3c4d18b6
tree884fd2ddfd7b285c1a9acdb5a48c19c09e449893
parent7f7d121f90547b5e33469a36d72808392047765e
0031452: Impossible to get Backup of the attribute and status that attribute was modified before commit transaction

Method TObj_Object::HasModifications() was added to get flag that object or it's children was modified in the current open transaction
src/TObj/TObj_Object.cxx
src/TObj/TObj_Object.hxx
src/TObjDRAW/TObjDRAW.cxx
tests/bugs/caf/bug31452 [new file with mode: 0644]