Mercurial > hg > orthanc-stone
changeset 1253:227ebd71802f broker
Merge
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 08 Jan 2020 10:35:39 +0100 |
parents | 6525c0f13a3a (diff) 96d4f4fee5bb (current diff) |
children | 7a0460c5e98e |
files | |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Framework/Scene2D/FloatTextureSceneLayer.cpp Wed Jan 08 10:33:11 2020 +0100 +++ b/Framework/Scene2D/FloatTextureSceneLayer.cpp Wed Jan 08 10:35:39 2020 +0100 @@ -28,7 +28,8 @@ namespace OrthancStone { FloatTextureSceneLayer::FloatTextureSceneLayer(const Orthanc::ImageAccessor& texture) : - inverted_(false) + inverted_(false), + applyLog_(false) { { std::auto_ptr<Orthanc::ImageAccessor> t(