Go to file
SE2Dev 7a9f18484c Bump Version to 0.4.2 2022-03-25 18:17:33 -04:00
.gitignore Update .gitignore 2016-11-30 13:40:44 -05:00
LICENSE Add Missing LICENSE File 2019-02-21 19:22:14 -05:00
README.md Add SEAnim Import Tutorial 2018-06-30 19:09:33 -04:00
__init__.py Bump Version to 0.4.2 2022-03-25 18:17:33 -04:00
export_seanim.py Add Missing @ Operators 2020-06-19 16:21:55 -04:00
import_seanim.py Fix Python 3.10 Cast Issue 2022-03-25 18:13:55 -04:00
seanim.py Remove Unnecessary enumerate() Calls 2019-04-22 18:23:24 -04:00

README.md

io_anim_seanim - SEAnim Plugin for Blender

Provides import and export support for SEAnim (*.seanim) files in Blender 3D.

Installation

  1. Select Clone or download -> Download ZIP on the io_anim_seanim repository page on GitHub.
  2. Open Blender and select File -> User Preferences -> Install from File and select the newly downloaded zip file.
  3. In the search bar in the upper left, search for SEAnim. If no results are found, try enabling the Testing supported level below the search bar.
  4. Enable the plugin by clicking the checkbox next to the plugin name.
  5. Select Save User Settings in the lower left and close the window.

Removal

  1. Open Blender and select File -> User Preferences -> Add-ons
  2. In the search bar in the upper left, search for SEAnim. If no results are found, try enabling the Testing supported level below the search bar.
  3. Disable the plugin by clicking the checkbox next to the plugin name - or uninstall the plugin by clicking Remove.
  4. Select Save User Settings in the lower left and close the window.

Importing an SEAnim

  1. Load the model you wish to import the animation(s) for
  2. Select the armature (skeleton) for the target model
  3. Navigate to File -> Import -> SEAnim and select the file(s) you wish to import
  4. Select Import SEAnim