log Framework/Scene2D/Scene2D.cpp @ 1380:6ea4062c1a0d broker

age author description
Wed, 22 Apr 2020 14:05:12 +0200 Benjamin Golinvaux Integration from default into broker broker
Mon, 20 Apr 2020 18:20:47 +0200 Alain Mazy added GetBoundingBox to Scene2D
Mon, 02 Mar 2020 18:11:45 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 02 Mar 2020 17:21:24 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr broker
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 04 Dec 2019 16:47:21 +0100 Sebastien Jodogne compositors do not keep a reference to the scene anymore broker
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
Fri, 10 May 2019 16:15:55 +0200 Benjamin Golinvaux Ongoing tracker work.
Thu, 09 May 2019 10:41:31 +0200 Benjamin Golinvaux - Added a ClearAllChains method to PolylineSceneLayer --> revision must change
Mon, 29 Apr 2019 15:29:53 +0200 Sebastien Jodogne Scene2D::ReleaseLayer()
Mon, 29 Apr 2019 14:40:01 +0200 Sebastien Jodogne display scene positions in the basic sample
Sat, 27 Apr 2019 12:38:25 +0200 Sebastien Jodogne BasicScene SDL sample
Fri, 19 Apr 2019 16:43:08 +0200 Sebastien Jodogne Scene2D