paint-volume: Use the correct coordinate for axis alignment
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 28 May 2012 13:07:04 +0000 (14:07 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 28 May 2012 14:22:54 +0000 (15:22 +0100)
commit8e9992de7c04b3e485bd4bcbd70bf51bd2d0e0e1
tree98322f41a00e972212defabc4d9ee70f11a39f1b
parent58b13aa412ba63de2b49cb57167d2d6beb94c7cb
paint-volume: Use the correct coordinate for axis alignment

The z coordinate of the origin should be checked against the same
coordinate of the vertex behind it. Given that most actors are flat
surfaces, this check should always succeed.

https://bugzilla.gnome.org/show_bug.cgi?id=675396
clutter/clutter-paint-volume.c