Crappy hot reloading of textures and Properties editor for textures

This commit is contained in:
Simon Lübeß
2023-01-03 22:21:26 +01:00
parent 427323744b
commit ee30920b56
17 changed files with 707 additions and 70 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ namespace GlitchyEngine.Content
return true;
}
}
interface IAssetLoader
{
static List<StringView> FileExtensions { get; }