mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
texture garbage collection, removed fixed binding with world camera in world render, cap on minimal volume held by reservoirs
This commit is contained in:
@@ -8,6 +8,8 @@ http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
/*
|
||||
#include "ResourceManager.h"
|
||||
#include "Logs.h"
|
||||
|
||||
@@ -84,3 +86,4 @@ void ResourceManager::Sweep(double currentTime)
|
||||
|
||||
_lastUpdate = currentTime;
|
||||
};
|
||||
*/
|
||||
Reference in New Issue
Block a user