Texture inheritance for materials, also script access

This commit is contained in:
Simon Lübeß
2025-03-01 00:03:38 +01:00
parent 824c19c0b2
commit b5088329f5
13 changed files with 470 additions and 82 deletions
@@ -207,7 +207,6 @@ class EditorContentManager : IContentManager
{
delete key;
}
delete:append _;
};
private append List<IAssetImporter> _assetImporters = .() ~ ClearAndDeleteItems!(_);