- save r_viewpoint as a whole when processing portals.
This commit is contained in:
parent
753cd0aede
commit
87dfa34f1f
8 changed files with 16 additions and 34 deletions
|
|
@ -90,7 +90,6 @@ FGLRenderer::FGLRenderer(OpenGLFrameBuffer *fb)
|
|||
mMirrorCount = 0;
|
||||
mPlaneMirrorCount = 0;
|
||||
mAngles = FRotator(0.f, 0.f, 0.f);
|
||||
mViewVector = FVector2(0,0);
|
||||
mVBO = nullptr;
|
||||
mSkyVBO = nullptr;
|
||||
mShaderManager = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue