Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Sarkanen
a27980dcf0 Tutorials 2.0 - Initial version
NOTE: Old tutorials not deprecated (yet), but widget highlights in old tutorials will stop working with this change!

Added new Blueprintable UEditorTutorial object.
Added suite of widgets and details customizations to display tutorials.
New system is available on command line switch -NewTutorials.

Slate changes:
Tag names are now stored in SWidgets, rather than simply being discarded.
Removed STutorialWrapper in favour of using Tags.
Added Tags to more multibox widgets, so virtually all can now be picked.
Added SWindow::HasOverlay so we dont attempt to add overlays to widows that cannot have them.

[CL 2244216 by Thomas Sarkanen in Main branch]
2014-08-05 09:04:35 -04:00
bruce nesbit
0cbe2dd544 Interactivity code support for Template and FirstPerson Tutorials
[CL 2229604 by bruce nesbit in Main branch]
2014-07-24 03:53:33 -04:00
Michael Noland
af217fe950 Editor: Add support for external modules to register tutorials with IntroTutorials (no builtins have been moved out yet)
[CL 2116143 by Michael Noland in Main branch]
2014-06-24 21:29:38 -04:00
Michael Noland
b6e9810498 Editor: Convert IntroTutorials to a module so other plugins can reference it
[CL 2116088 by Michael Noland in Main branch]
2014-06-24 20:14:23 -04:00