From f821bec0ff53a3846cf65bd3e37dcf95a31cba33 Mon Sep 17 00:00:00 2001 From: Colin Basnett Date: Tue, 6 Dec 2022 10:13:13 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d74d48..46e939f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This Blender 2.80+ add-on allows you to import and export meshes and animations * PSA sequence metadata (e.g., frame rate, sequence name) is preserved on import, allowing this data to be reused on export * Specific [bone groups](https://docs.blender.org/manual/en/latest/animation/armatures/properties/bone_groups.html) can be excluded from PSK/PSA export (useful for excluding non-contributing bones such as IK controllers) * PSA sequences can be exported directly from actions or delineated using a scene's [timeline markers](https://docs.blender.org/manual/en/latest/animation/markers.html), allowing direct use of the [NLA](https://docs.blender.org/manual/en/latest/editors/nla/index.html) when creating sequences +* Manual re-ordering of material slots when exporting multiple mesh objects. # Installation 1. Download the zip file for the latest version from the [releases](https://github.com/DarklightGames/io_export_psk_psa/releases) page.