]> git.tdb.fi Git - libs/gl.git/commitdiff
Remember the camera given to Renderer constructor
authorMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 19:24:43 +0000 (22:24 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 19:24:43 +0000 (22:24 +0300)
And reapply it in end().  It may be necessary to call end() during
setup_frame in order to render nested content, but the camera must
remain.


No differences found