4ca83f3c473a28e3051330acd1fa1e8c98d10f08

`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...
(cherry picked from commit 62c67be4c8
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%