Daniel van Vugt 62c67be4c8 clutter-actor: Fix uninitialized matrix multiply
`modelview` is uninitialized and the `apply` function just multiplies it.
What we really want is to initialize `modelview` so replace `apply` with
`get`.

Who knows what bugs this may have caused...
2018-05-31 15:43:27 +08:00
2015-07-06 00:52:18 -07:00
2018-05-21 16:18:26 +00:00
2014-03-18 20:37:35 -04:00
2017-05-11 13:45:44 +02:00
2018-05-24 17:12:55 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2018-05-24 17:12:55 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%