Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update CHANGELOG.rst for missed PR and correction on issue number #579

Merged
merged 1 commit into from
Jun 20, 2023
Merged
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
8 changes: 7 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,20 @@ Version v0.1.00
- Support for NiMesh import (except those using DisplayList).
- Support for BSDynamicTriShape import.
- Update to Object properties ui (now only show relevant properties)
- Closes #543 "Unknown block type BSDynamicTriShape".
- Closes #533 "Unknown block type BSDynamicTriShape".
- Closes #421 "Can't import catherine classic .nif files."
- #535 Pyffi overhaul
- Change kf and nif import to make use of the new statically generated nif reading/writing library.
- Added support for SSE mesh import.
- Closes #521.
- #526 Allow setting armature axis manually
- #524 int cast in add_dummy_markers to comply with blender 3.1+'s python and check for interpolator attribute on controller before accessing it.
- #506 Speedup anim import & various other fixes
- Closes #180
- Closes #495
- Closes #500
- Closes #510
- Closes #517

Version v0.0.14
===============
Expand Down