-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deleted the lines pointing out from each bone in the skeleton rendere…
…r, because these are just distracting and aren't very robust.
- Loading branch information
1 parent
e7440a2
commit 440e38f
Showing
2 changed files
with
0 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
FinModelUtility/Fin/Fin/src/model/io/exporters/gltf/GltfTextureUtil.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
using System; | ||
using System.IO; | ||
using System.Numerics; | ||
|
||
using SharpGLTF.Materials; | ||
|