Remove hacks associated with SetLevelMesh
This commit is contained in:
parent
b0d182c099
commit
adfc7082f5
4 changed files with 6 additions and 9 deletions
|
|
@ -123,8 +123,6 @@ sector_t* RenderViewpoint(FRenderViewpoint& mainvp, AActor* camera, IntRect* bou
|
|||
screen->mShadowMap->SetCollectLights(nullptr);
|
||||
}
|
||||
|
||||
screen->SetLevelMesh(camera->Level->levelMesh);
|
||||
|
||||
static HWDrawContext mainthread_drawctx;
|
||||
|
||||
hw_ClearFakeFlat(&mainthread_drawctx);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue