]> git.sesse.net Git - movit/commit
Fix the widget display in the demo app.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 9 Mar 2014 11:36:00 +0000 (12:36 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 9 Mar 2014 11:36:00 +0000 (12:36 +0100)
commit7d7149ef94571b83e4cbd8e3359e3c3c9aea85c2
tree4d72686c18423439212b4b7df5da9b205141c813
parent6cb5e1fe7bc64c156da45b7646e2e52bf473e253
Fix the widget display in the demo app.

The demo app forgot to set a projection matrix, and when Movit itself
stopped setting one, the widget display broke.
demo.cpp