This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
csharp
/
SharpGLTF
同期ミラー
https://github.com/vpenades/SharpGLTF
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Moved Runtime namespace from Core to its own library
vpenades
2 年 前
親
123e2bb5e1
コミット
51e5f058f7
16 ファイル変更
、
0 行追加
、
0 行削除
分割表示
差分情報を表示
0
0
src/SharpGLTF.Runtime/Runtime/AnimatableProperty.cs
0
0
src/SharpGLTF.Runtime/Runtime/AnimationTrackInfo.cs
0
0
src/SharpGLTF.Runtime/Runtime/ArmatureInstance.cs
0
0
src/SharpGLTF.Runtime/Runtime/ArmatureTemplate.cs
0
0
src/SharpGLTF.Runtime/Runtime/DrawableInstance.cs
0
0
src/SharpGLTF.Runtime/Runtime/DrawableTemplate.cs
0
0
src/SharpGLTF.Runtime/Runtime/MeshDecoder.Schema2.cs
0
0
src/SharpGLTF.Runtime/Runtime/MeshDecoder.cs
0
0
src/SharpGLTF.Runtime/Runtime/NodeInstance.cs
0
0
src/SharpGLTF.Runtime/Runtime/NodeTemplate.cs
0
0
src/SharpGLTF.Runtime/Runtime/README.md
0
0
src/SharpGLTF.Runtime/Runtime/RuntimeOptions.cs
0
0
src/SharpGLTF.Runtime/Runtime/SceneInstance.cs
0
0
src/SharpGLTF.Runtime/Runtime/SceneTemplate.cs
0
0
src/SharpGLTF.Runtime/Runtime/VertexNormalsFactory.cs
0
0
src/SharpGLTF.Runtime/Runtime/VertexTangentsFactory.cs
+ 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
ファイルの表示