Skip to content

Tags: SiriusUnity3DGameEngine/graph-visualizer

Tags

2018.1.0a5-1

Toggle 2018.1.0a5-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#5 from Unity-Technologies/auto-…

…graph-list

Auto graph list

2017.1-2

Toggle 2017.1-2's commit message
Merge pull request Unity-Technologies#4 from UnityTech/move-into-one-dir

Move the project into one directory to copy in the third-party project

2017.1-1

Toggle 2017.1-1's commit message
Merge pull request Unity-Technologies#4 from UnityTech/move-into-one-dir

Move the project into one directory to copy in the third-party project

2017.1

Toggle 2017.1's commit message
Merge pull request Unity-Technologies#3 from UnityTech/2017.1

Merging 2017.1 into master

5.6.0b6

Toggle 5.6.0b6's commit message
Support for 5.6.0b6

- Namespace changes UnityEngine.Experimental.Director to
UnityEngine.Playables
- Use IPlayable interface instead of Playable where possible

5.6.0b5

Toggle 5.6.0b5's commit message
Changed the code to make it work with version 5.6.0b5

5.6a

Toggle 5.6a's commit message
Improving the Graph Visualiser for new API

- PlayableGraph API (Timeline 5.6 alpha)
- Bug fixing and robustness improvements
- Workflow simplification
- Based on the work of Catherine Proulx