occt: master e3dae4a9
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | master | 2021-12-07 17:07:04 | master f4f9ce4b | |
Affected Issues | 0032723: Draw Harness, ViewerTest - sloppy animation in WebGL | |||
Changeset | 0032723: Draw Harness, ViewerTest - sloppy animation in WebGL Fixed emscripten_async_call() calls to use requestAnimationFrame() instead of setTimeout(). ViewerTest_EventManager::handleViewRedraw() - fixed queuing new onWasmRedrawView() before previous one has been processed (leading to multiplying of pending redraws executed at the same time). RWGltf_TriangulationReader::readDracoBuffer - suppressed CLang compilation warnings. |
|||
mod - samples/webgl/WasmOcctView.cpp | Diff File | |||
mod - samples/webgl/WasmOcctView.h | Diff File | |||
mod - src/RWGltf/RWGltf_TriangulationReader.cxx | Diff File | |||
mod - src/Standard/Standard_WarningsDisable.hxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_EventManager.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_EventManager.hxx | Diff File |