Merge remote-tracking branch 'remotes/origin/master' into modern
# Conflicts: # src/d_main.cpp # src/hwrenderer/scene/hw_weapon.cpp
This commit is contained in:
commit
d2309af3d5
43 changed files with 221 additions and 235 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