actor: Reset the modelview matrix
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 19 Apr 2010 11:32:15 +0000 (12:32 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 Jun 2010 13:10:55 +0000 (14:10 +0100)
commit5ffbcbe9ee7d0b74bc5048fafd2ea15ee0486a58
tree368f7220d49531aee6ff08266101d13f46122c09
parent6eba218807b0401c0e12e045ea08cdcfe057350d
actor: Reset the modelview matrix

When getting the relative modelview matrix we need to reset it to the
stage's initial state or, at least, initialize it to the identity
matrix, instead of assuming we have an empty stack.
clutter/clutter-actor.c