/blender3d_import_psk_psa

import mesh, skeleton, animation from psk, psa files to blender3d

Primary LanguagePython

Blender3D Import psk psa addon

Changes from original release
  • Blender 2.80+ support (check issues first!)
  • Fixed animation/skeleton import
  • Performance improvements
  • Panel UI updated
  • UI option: all actions to NLA track, one by one
  • UI option: mesh / skeleton or both import

Installation

  1. Download .py file:

Current ( branch latest ):
270 direct link
280 direct link

Stable ( branch master ):
270 direct link
280 direct link

  1. Add add-on:
  • From Blender

    2.79: File -> User preferences -> Add-ons -> Install Add-on from File...
    2.80: Edit -> Preferences... -> Add-ons -> Install...

  • Manually

    Add .py file to the Blender's Add-ons search path:

    • %APPDATA%\Blender Foundation\Blender\2.79\scripts\addons\
    • %APPDATA%\Blender Foundation\Blender\2.80\scripts\addons\
  1. Disable original add-on:
    Import Unreal Skeleton Mesh (.psk)/Animation Set (.psa)
  2. Enable this one:
    Import Unreal Skeleton Mesh (.psk)/Animation Set (.psa) (280)

Usage

Panel in 3DView (270) Panel in 3DView (280)