Skip to content

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

Notifications You must be signed in to change notification settings

denetii/blender3d_import_psk_psa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

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
Known issues
  • All actions to NLA track is broken in 2.8

Installation

  1. Download .py file ( direct link )

  2. Add add-on:

  • From Blender

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

  • 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

  1. In 3DView, press T (Toggle Toolbar)
  2. Click Misc. tab.
Panel in 3DView

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%