Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ SEAnim plugins for various 3D software suites.
Libraries that handle reading / writing SEAnim files.
+ [seanim.py](https://github.com/SE2Dev/io_anim_seanim/blob/master/seanim.py) (Python) - Part of the *io_anim_seanim* plugin above
+ [SELibDotNet](https://github.com/dtzxporter/SELibDotNet) (.NET)
+ [SELib](https://github.com/Ray1235/SELib) (C) - portable SEAnim library with minimal dependencies

## Changes
| Version | Commit | Remarks |
|:--------|:-------|:--------|
| v1.0.0 | b8f36bb7d9ab450884f640d25cef1f77253ccffc | Initial Release |
| v1.0.1 | 3c93edaabc6a34f59e4dbb92a493ddd2265a9668 | Revision 1 - Corrects various spec issues with frame_t and bone_t; Clarifies ambiguous definitions |
| v1.0.2 | 5dd1efb9342ceab90c77dbd689852608a17ccc74 | Revision 2 - Corrects an issue where the incorrect type could be chosen for frame_t |
| v1.0.2 | 5dd1efb9342ceab90c77dbd689852608a17ccc74 | Revision 2 - Corrects an issue where the incorrect type could be chosen for frame_t |