Skip to content

natsuneko-laboratory/refined-animation-property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RefinedAnimationProperty

Unity Editor Extension that refine animation property editor.

Features

Once installed, this extension will rewrite the behaviour around the Animation Property Editor as follows:

  • Rewrites to the Popup Window does not close by itself when adding animation properties
  • Rewrites to be possible to search by key name when adding animation properties
  • Rewrites to the ID generation algorithm to make it less likely to be duplicated
  • Supports to apply easing functions between the previous or next and current keyframes.

Note

This extension used Harmony library, which may cause DLL conflicts with VRCSDK3 WORLD or UdonSharp. In this case, please remove the included Harmony.dll and replace the reference in the Assembly Definition Files with that of VRCSDK3 WORLD or UdonSharp.

Requirements

  • Unity 2019.4.31f1

Installation

Download UnityPackage from Natsuneko Laboratory

How to use

None, this editor extension is automatically enabled/worked

License

This software is licensed under the MIT License.