Romain Failliot
212e141edb
[tests] Add editor test with example tests for now
2019-03-07 07:59:34 -05:00
Romain Failliot
3d748f156a
[client] Add ClearGraphs API
2019-03-07 07:59:34 -05:00
Romain Failliot
542f3507b8
[package] Bump version, update changelog and yamato config
2019-03-06 20:39:24 -05:00
Romain Failliot
bff884eab1
Merge pull request #18 from Unity-Technologies/separate-inspector-legend
...
Separate inspector and legend
2019-03-06 20:13:01 -05:00
Romain Failliot
1cf12cc88b
[inspector] Only toggle inspector when inspector is changed in the menu
...
The legend menu item only shows/hides the legend in the inspector.
2019-03-05 20:38:17 -05:00
Amir Ebrahimi
b8c14ac920
Mark nodeClicked event as protected (requires creating a derived class)
2019-03-05 15:48:38 -08:00
Amir Ebrahimi
7d947314dd
Remove auto-toggle
2019-03-05 15:34:51 -08:00
Amir Ebrahimi
59bf8eec07
Allow showing of the inspector and legend separately; Add a nodeClicked event
2019-02-11 12:09:45 -08:00
Amir Ebrahimi
c6fdcd4283
Merge pull request #3 from Unity-Technologies/master
...
Merge latest from upstream
2019-02-01 10:52:38 -08:00
Romain Failliot
a4c6d94cf8
[release] Bump version to v0.2.0-preview.2
2019-01-30 09:14:26 -05:00
Romain Failliot
eab44c5026
[release] Bump version to v0.2.0
2019-01-25 14:38:11 -05:00
Romain Failliot
da2dcf4c68
Merge pull request #5 from unity/yamato-config
...
[yamato] New templated config
2019-01-25 14:35:16 -05:00
Romain Failliot
e808dcb0ab
[yamato] New templated config
2019-01-25 14:20:13 -05:00
Romain Failliot
a729c9f614
Merge pull request #4 from unity/change-menu
...
Change menu entry
2019-01-22 21:07:51 -05:00
Romain Failliot
695bbbda5c
[changelog] Update changelog
2019-01-22 21:05:24 -05:00
Romain Failliot
fc96a949df
[doc] Change menu entry in documentation
2019-01-22 21:04:57 -05:00
Romain Failliot
8cc5f1a95a
[editor] Move menu entry under Analysis
2019-01-22 21:02:29 -05:00
Romain Failliot
f8cbc039b5
Merge pull request #3 from unity/change-license
...
[license] Change license from MIT to UCL
2019-01-22 20:59:57 -05:00
Romain Failliot
8a0ba034a6
[license] Change license from MIT to UCL
...
For legal reasons, official Unity packages must be under the UCL
license. The only contribution made by someone outside of Unity was for
a typo in the documentation.
2019-01-22 19:58:45 -05:00
Romain Failliot
49f1cf8281
Merge pull request #2 from unity/new-yamato-agent
...
New yamato agent
2019-01-22 19:44:03 -05:00
Romain Failliot
e06ac4f34d
[yamato] Update changelog
2019-01-22 19:43:45 -05:00
Romain Failliot
a6054abfbf
[yamato] Change Yamato artifacts section
2019-01-22 19:43:37 -05:00
Romain Failliot
8991359914
[yamato] Change Yamato agent image
2019-01-22 19:43:28 -05:00
Romain Failliot
525b5618fc
Merge pull request #1 from unity/package
...
Merge package branch
2019-01-03 18:00:11 -05:00
Romain Failliot
ba5e8c9c6c
[package] Increase preview version
2018-12-21 14:35:22 -05:00
Romain Failliot
50c8a39077
[package] Add .gitignore file
2018-12-21 12:54:06 -05:00
Romain Failliot
4b869b1d2c
[package] Add meta files
2018-12-20 18:23:37 -05:00
Romain Failliot
28b0e9c1f2
[package] Add documentation
...
Remove redundant information in README.md and add a link to the
documentation.
2018-12-20 18:21:47 -05:00
Romain Failliot
bbff5c5116
[package] Add CHANGELOG.md
2018-12-20 18:21:47 -05:00
Romain Failliot
7f519fba5a
[package] Add asmdef files
2018-12-20 18:21:47 -05:00
Romain Failliot
20ff63a9a7
[package] Rename dir Clients to Runtime
2018-12-20 18:21:47 -05:00
Romain Failliot
68fd6ad013
[package] Add valid agent image
2018-12-20 18:21:47 -05:00
Romain Failliot
23ce075639
[package] Set valid Package.zip property
2018-12-20 18:21:47 -05:00
Romain Failliot
8e7be118eb
[package] Add valid Unity changeset
2018-12-20 18:21:47 -05:00
Romain Failliot
37a1312789
[package] Add Yamato CI config files
2018-12-20 18:21:47 -05:00
Romain Failliot
d2a7e02cb6
[package] Add package.json
2018-12-20 18:21:47 -05:00
Romain Failliot
a3f07b54b8
[compilfix] Add UnityEditor.Playables namespace
2018-12-20 18:16:01 -05:00
Amir Ebrahimi
715839e6ae
Merge pull request #2 from Unity-Technologies/master
...
Pull latest changes
2018-12-18 16:36:47 -08:00
Romain Failliot
52b99edd88
Merge pull request #15 from senkal/typo-fix
...
Simple typo fix
2018-11-27 10:46:43 -05:00
Marcin Sękalski
56e446105e
Just a simple typo fix
2018-11-26 14:05:08 +00:00
Romain Failliot
44ee6fec97
Merge pull request #14 from Unity-Technologies/playableoutput-name
...
Add the name of the playable output in the inspector
2018-10-30 15:41:22 -04:00
Romain Failliot
d0711d156c
Add the name of the playable output in the inspector
2018-10-09 21:41:28 +01:00
Romain Failliot
ff30ce80b0
Merge pull request #13 from Unity-Technologies/compil-fix-2018.3
...
Fix compil error with Unity 2018.1 or less
2018-09-06 06:46:40 -04:00
Romain Failliot
1ec7add9ef
Fix compil error with Unity 2018.1 or less
2018-09-04 15:50:51 -04:00
Romain Failliot
631ac5b9b8
Update license years
2018-07-20 15:43:55 -04:00
Romain Failliot
c48547f345
Fix typo in version in README (was v2.3, now v2.2)
2018-07-20 15:32:03 -04:00
Romain Failliot
79a8ef0551
Update Unity compatibility table
2018-07-20 15:17:08 -04:00
Romain Failliot
32d6e99738
Add meta files for README and LICENSE
2018-07-20 15:13:47 -04:00
Romain Failliot
be35fe5927
Better nodes info display
...
* Display +/-Inf for node time
* Display content more information for some Playables:
- AnimationClipPlayable
- AnimationLayerMixerPlayable
2018-07-20 15:08:17 -04:00
Romain Failliot
609c653d96
Display output weight and source output port
2018-07-20 14:12:21 -04:00