Add initial support for skeletal entities / components

This commit is contained in:
SirLynix
2022-08-27 03:07:48 +02:00
parent 01f3f350fe
commit 50ed8b4028
55 changed files with 919 additions and 131 deletions

View File

@@ -16,7 +16,6 @@
namespace Nz
{
class CommandBufferBuilder;
class MaterialSettings;
class RenderBuffer;
class UploadPool;
class WorldInstance;