added editor WIP
This commit is contained in:
@@ -132,7 +132,9 @@ void TSE::Camera::OnUpdate()
|
||||
{
|
||||
mainCamera = this;
|
||||
}
|
||||
IRenderer::camerasToRenderWith.push_back(this);
|
||||
|
||||
if(rt != nullptr)
|
||||
IRenderer::camerasToRenderWith.push_back(this);
|
||||
}
|
||||
|
||||
void TSE::Camera::Start()
|
||||
|
||||
Reference in New Issue
Block a user