GCC has some optimization for the inclusion guard, but they only work if the check is the outermost one. We're fairly inconsistent because of historical reasons, so we should ensure that we follow the same pattern in every public header.
We are going to switch to compiler annotations to determine the visibility of the symbols.
Reduce the amount of bogus warnings g-ir-scanner prints out.
A simple deformation effect that simulates a page curl. Ported from MxDeformPageTurn inside the Mx toolkit, written by Chris Lord.