Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8254e00f authored by John Reck's avatar John Reck
Browse files

resolve merge conflicts of 44a291e3 to master

Change-Id: I38caea0ea35dcca765fd82a5509177ddd3b6f511
parents 20ea6a37 44a291e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ Snapshot::Snapshot()
        , projectionPathMask(nullptr)
        , mClipArea(&mClipAreaRoot) {
    transform = &mTransformRoot;
    mRelativeLightCenter.x = mRelativeLightCenter.y = mRelativeLightCenter.z = 0;
}

/**