natsuneko-laboratory / refined-animation-property

Unity Editor Extension that refine animation property editor.

Home Page:https://docs.natsuneko.cat/en-us/refined-animation-property/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Unity Editor Extension that refine animation property editor.

https://docs.natsuneko.cat/en-us/refined-animation-property/

License:MIT License


Languages

Language:C# 100.0%