mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-13 23:26:19 +00:00
Added shader sharing mechanism; added "cook all dirty packages" button; other various tweaks and fixes
This commit is contained in:
@@ -26,6 +26,7 @@ CScene::CScene()
|
||||
CScene::~CScene()
|
||||
{
|
||||
ClearScene();
|
||||
delete mpSceneRootNode;
|
||||
}
|
||||
|
||||
bool CScene::IsNodeIDUsed(u32 ID) const
|
||||
|
||||
Reference in New Issue
Block a user