ScriptCore: Use engine implementation of half to no longer rely on Half-Package

This commit is contained in:
Simon Lübeß
2023-12-17 18:47:07 +01:00
parent 64f7896c15
commit 6a87d1ac09
5 changed files with 321 additions and 6 deletions
-1
View File
@@ -1,5 +1,4 @@
using System;
using GlitchyEngine.Math;
using GlitchyEngine.Math.Attributes;
namespace GlitchyEngine.Math;