The Wayback Machine - https://web.archive.org/web/20191014150434/https://github.com/Unity-Technologies/graph-visualizer
Skip to content
Visualizer for your Playable graphs
C#
Branch: master
Clone or download
romainf-unity and GitHub Enterprise Merge pull request #6 from unity/package-tests
Add runtime tests
Latest commit cfb3a9f Mar 7, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.yamato [package] Bump version, update changelog and yamato config Mar 7, 2019
Documentation~ [doc] Change menu entry in documentation Jan 23, 2019
Editor [inspector] Only toggle inspector when inspector is changed in the menu Mar 6, 2019
Runtime [client] Add ClearGraphs API Mar 7, 2019
Tests [tests] Add editor test with example tests for now Mar 7, 2019
.gitignore [package] Add .gitignore file Dec 21, 2018
.npmignore [package] Add Yamato CI config files Dec 20, 2018
CHANGELOG.md [package] Bump to 0.2.1-preview.3 and update changelog Mar 7, 2019
CHANGELOG.md.meta [package] Add meta files Dec 20, 2018
Editor.meta Move files to the root, so this can be cloned into a project directly Feb 2, 2018
LICENSE.md [license] Change license from MIT to UCL Jan 23, 2019
LICENSE.md.meta [license] Change license from MIT to UCL Jan 23, 2019
README.md [package] Add documentation Dec 20, 2018
README.md.meta Add meta files for README and LICENSE Jul 20, 2018
Runtime.meta
Tests.meta [tests] Add editor test with example tests for now Mar 7, 2019
package.json [package] Bump to 0.2.1-preview.3 and update changelog Mar 7, 2019
package.json.meta [package] Add meta files Dec 20, 2018

README.md

PlayableGraph Visualizer

The PlayableGraph Visualizer is a tool that displays the PlayableGraphs in the scene. It can be used in both Play and Edit mode and will always reflect the current state of the graph. Playable nodes are represented by colored nodes, varying according to their type. Connections color intensity indicates its weight.

See the Documentation for the installation and the usage.

You can’t perform that action at this time.