Commit 59d1080
authored
In editor tutorials: Welcome dialog and table of contents [MTT-8698], [MTT-8694] (#888)
* chore: upgrade to 2022.3.27f1 LTS
chore: upgraded IET package to 4.0.2
* chore: added tutorial authoring tools
* feat: added tutorial welcome dialog and table of contents
* chore: removed obsolete "Readme" welcome dialog mechanism, as it is superseeded by In-editor tutorials welcome dialog
* chore: re-arranged table of contents
* chore: welcome dialog is displayed at startup
* chore: removed placeholder
* chore: enabled "table of contents closed dialog"
* chore: removed "Start tutorials" option from IET's welcome dialog as the project has no tutorials at the moment
* chore: updated changelog
* chore: fixed namespace and naming, removed unneeded code
* chore: added project layout to ensure all users start with the same bossroom screen on FTUE
* chore: updated copy of Welcome Dialog to remove the need of scrollbars
* Trigger Build
* chore: updated VMs versions for CI
* chore: upgraded unity-downloader-cli as it used an obsolete version that made tests fail
* chore: ci now uses the pre-compiled unity installer, as it is the recommended practice
* Revert "chore: ci now uses the pre-compiled unity installer, as it is the recommended practice"
This reverts commit b936762.
* Revert "chore: upgraded unity-downloader-cli as it used an obsolete version that made tests fail"
This reverts commit 324b260.1 parent a6d1a53 commit 59d1080
File tree
32 files changed
+1826
-288
lines changed- .yamato
- Assets
- Editor
- Tutorials
- Scripts/Editor/Readme
- Packages
- ProjectSettings
- Packages/com.unity.learn.iet-framework
32 files changed
+1826
-288
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments