This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ea9af4
commit 34af7fe
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
Submodule RevilLib
updated
7 files
+10 −5 | src/mtf_lmt/bone_track.cpp | |
+4 −4 | src/mtf_lmt/bone_track.hpp | |
+18 −18 | src/mtf_lmt/codecs.cpp | |
+15 −15 | src/mtf_lmt/codecs.hpp | |
+1 −1 | src/mtf_lmt/internal.hpp | |
+3 −3 | src/mtf_lmt/serialize.cpp | |
+3 −8 | src/mtf_lmt/xml.cpp |
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,3 +1,6 @@ | ||
v1.6.3 | ||
- Fixed crash due to buffer misalignment. | ||
|
||
v1.6.2 | ||
- Fixed crash, when loading some LMT files. | ||
|
||
|
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