Fixed gizmo flipped normals

This commit is contained in:
a.pilote
2022-07-24 17:40:14 -04:00
parent b41f00c020
commit c64771f6a6
3 changed files with 11 additions and 3 deletions

View File

@@ -6,6 +6,8 @@
#include "src/Core/String.h"
#include "src/Resource/Model.h"
namespace Nuake
{
ModelLoader::ModelLoader() {}