Added RenderTarget listeners
Moved Camera matrices assignation to RenderTechnique Former-commit-id: c8a4ff4b35d40702f047fdfd3fdbc4e4fbbbb1a9
This commit is contained in:
@@ -294,6 +294,9 @@ bool NzRenderWindow::OnWindowCreated()
|
||||
if (!SetActive(true)) // Les fenêtres s'activent à la création
|
||||
NazaraWarning("Failed to activate window");
|
||||
|
||||
NotifyParametersChange();
|
||||
NotifySizeChange();
|
||||
|
||||
m_clock.Restart();
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user