Texture processor cleanup, new asset properties config UI

This commit is contained in:
Simon Lübeß
2024-06-08 17:03:21 +02:00
parent 8972e607fd
commit 86afa234e7
16 changed files with 793 additions and 552 deletions
@@ -4,6 +4,7 @@ using GlitchyEngine;
using System;
using System.IO;
using GlitchyEngine.Content;
using GlitchyEditor.Assets.Processors;
namespace GlitchyEditor.Assets;