ソースを参照

Moved Runtime namespace from Core to its own library

vpenades 2 年 前
コミット
51e5f058f7

+ 0 - 0
src/SharpGLTF.Core/Runtime/AnimatableProperty.cs → src/SharpGLTF.Runtime/Runtime/AnimatableProperty.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/AnimationTrackInfo.cs → src/SharpGLTF.Runtime/Runtime/AnimationTrackInfo.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/ArmatureInstance.cs → src/SharpGLTF.Runtime/Runtime/ArmatureInstance.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/ArmatureTemplate.cs → src/SharpGLTF.Runtime/Runtime/ArmatureTemplate.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/DrawableInstance.cs → src/SharpGLTF.Runtime/Runtime/DrawableInstance.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/DrawableTemplate.cs → src/SharpGLTF.Runtime/Runtime/DrawableTemplate.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/MeshDecoder.Schema2.cs → src/SharpGLTF.Runtime/Runtime/MeshDecoder.Schema2.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/MeshDecoder.cs → src/SharpGLTF.Runtime/Runtime/MeshDecoder.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/NodeInstance.cs → src/SharpGLTF.Runtime/Runtime/NodeInstance.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/NodeTemplate.cs → src/SharpGLTF.Runtime/Runtime/NodeTemplate.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/README.md → src/SharpGLTF.Runtime/Runtime/README.md


+ 0 - 0
src/SharpGLTF.Core/Runtime/RuntimeOptions.cs → src/SharpGLTF.Runtime/Runtime/RuntimeOptions.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/SceneInstance.cs → src/SharpGLTF.Runtime/Runtime/SceneInstance.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/SceneTemplate.cs → src/SharpGLTF.Runtime/Runtime/SceneTemplate.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/VertexNormalsFactory.cs → src/SharpGLTF.Runtime/Runtime/VertexNormalsFactory.cs


+ 0 - 0
src/SharpGLTF.Core/Runtime/VertexTangentsFactory.cs → src/SharpGLTF.Runtime/Runtime/VertexTangentsFactory.cs