Skip to content

Blender (.blend) Animation Import settings provider for Unity3D (allows fixing import clips as actions in newer unity versions)

Notifications You must be signed in to change notification settings

Flavelius/unityblenderanimsettingsprovider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Newer unity versions changed the way .blend files with animations automatically import by default (to the worse). Now they import as single scene clip, ignoring any custom created actions. This silently broke imports for the usual way of structuring character animations. This plugin allows patching the importer script to use either of the options to import them (as scene / by action) and optionally auto-apply the fix/setting for team shared projects or when updating unity versions.

About

Blender (.blend) Animation Import settings provider for Unity3D (allows fixing import clips as actions in newer unity versions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages