]> git.tdb.fi Git - libs/gl.git/commitdiff
Associate camera and setup/finish_frame calls with View
authorMikko Rasa <tdb@tdb.fi>
Mon, 5 Dec 2016 14:15:27 +0000 (16:15 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 5 Dec 2016 15:14:13 +0000 (17:14 +0200)
... instead of Pipeline.  Having a Camera in the Pipeline but using the
Renderer's camera to override it for some things feels like a hack.

Pipeline gets to keep it's top-level render function for now.


No differences found