Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-m-k/Unity-Animation-Hierarchy-Editor
https://github.com/s-m-k/Unity-Animation-Hierarchy-Editor
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-m-k/Unity-Animation-Hierarchy-Editor
- Owner: s-m-k
- License: unlicense
- Archived: true
- Created: 2014-03-20T00:07:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T22:49:41.000Z (over 2 years ago)
- Last Synced: 2024-07-14T02:32:33.341Z (7 months ago)
- Language: C#
- Size: 15.6 KB
- Stars: 316
- Watchers: 34
- Forks: 70
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - Unity-Animation-Hierarchy-Editor - This utility will help you refactor your Unity animations (Editor Utility)
README
__PROJECT ARCHIVED__
This project is not maintained anymore. If you still find it useful and would love to develop it further, feel free to fork it!
Unity Animation Hierarchy Editor
================================This utility will aid you in refactoring your Unity animations.
Place the AnimationHierarchyEditor.cs file in the `[project folder]/Editors/` folder to make it work. Then you'll be able to open the Animation Hierarchy Editor window by navigating to Window > Animation Hierarchy Editor.
The editor should appear once you've selected the animation clip you want to edit.