log Framework/Scene2D/Scene2D.cpp @ 1116:a08699daf78b broker

age author description
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Mon, 05 Aug 2019 12:27:27 +0200 Benjamin Golinvaux Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlers
Mon, 29 Jul 2019 13:46:29 +0200 Benjamin Golinvaux VolumeSceneLayerSource dtor now clears the layer
Wed, 29 May 2019 15:26:47 +0200 Sebastien Jodogne support of SleepOracleCommand in WebAssemblyOracle
Sun, 19 May 2019 16:26:17 +0200 Benjamin Golinvaux Introduced the ViewportController that sits between the application and the refactor-viewport-controller
Tue, 14 May 2019 13:51:00 +0200 Benjamin Golinvaux Turned the scene into an observable to be able to dynamically react to
Mon, 13 May 2019 15:22:08 +0200 Benjamin Golinvaux Merge from default