log Framework/Volumes/VolumeSceneLayerSource.cpp @ 1345:0d6a01ffa1dd broker

age author description
Mon, 06 Apr 2020 09:17:40 +0200 Benjamin Golinvaux Clean version of the hack commited in broker
Mon, 06 Apr 2020 08:44:10 +0200 Benjamin Golinvaux Ability to force a re-slice of the structure set volume. broker
Tue, 24 Mar 2020 16:24:26 +0100 Benjamin Golinvaux Added a NullLayer scene layer type that allows broker
Mon, 23 Mar 2020 13:52:27 +0100 Benjamin Golinvaux Object reference 1st commit + indent change broker
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Mon, 29 Jul 2019 13:46:29 +0200 Benjamin Golinvaux VolumeSceneLayerSource dtor now clears the layer
Mon, 22 Jul 2019 11:21:09 +0200 Benjamin Golinvaux Ability to ask the loader for the geometry in PULL mode (when subscribing to the messages is not possible) + small changes (removed const/ref qualifiers for boost::shared_ptr param, added traces, doc change) toa2019072201
Tue, 28 May 2019 21:59:20 +0200 Sebastien Jodogne reorganization