]> OCCT Git - occt.git/commit
0032708: Visualization, V3d_View::SetImmediateUpdate() - deprecate and disable by... CR32708
authorkgv <kgv@opencascade.com>
Thu, 2 Dec 2021 14:02:47 +0000 (17:02 +0300)
committerkgv <kgv@opencascade.com>
Thu, 2 Dec 2021 14:02:47 +0000 (17:02 +0300)
commit0b48d1fa365e1fc37bb6f9dcb498539e558643d5
tree90e78f9d99808851423724c5a6c02c40aac6b049
parentfec3e2b9f6eeac0e2982cd0befa478b222506cb3
0032708: Visualization, V3d_View::SetImmediateUpdate() - deprecate and disable by default implicit View redraws
17 files changed:
dox/upgrade/upgrade.md
samples/glfw/GlfwOcctView.cpp
samples/java/jniviewer/app/src/main/jni/OcctJni_Viewer.cxx
samples/mfc/standard/09_Animation/src/AnimationView3D.cpp
samples/mfc/standard/Common/OCC_BaseView.cpp
samples/qt/AndroidQt/src/AndroidQt.cxx
samples/webgl/WasmOcctView.cpp
src/AIS/AIS_AnimationCamera.cxx
src/AIS/AIS_ViewController.cxx
src/AIS/AIS_ViewCube.cxx
src/V3d/V3d_View.cxx
src/V3d/V3d_View.hxx
src/V3d/V3d_Viewer.cxx
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_AutoUpdater.cxx
src/ViewerTest/ViewerTest_OpenGlCommands.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx