This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eac3ae2a6bdd67ae737bd898f5fc5495f4aaa340
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
OutputLog
History
Matt Kuhlenschmidt
034543a222
Fix console edit box not appearing in immersive mode
...
#jira UE-116426 [CL 16447020 by Matt Kuhlenschmidt in ue5-main branch]
2021-05-25 09:32:44 -04:00
..
Private
Fix console edit box not appearing in immersive mode
2021-05-25 09:32:44 -04:00
Public
The output log can now be summoned from a drawer in each asset editor status bar. The default sequence mirrors -game behavior where '~' will toggle between focusing the console input box, opening the drawer, and restoring focus to the previously focused UI element. This behavior can be disabled in settings to prevent the output log from opening as a drawer with '~'. Additionally a separate shortcut can be bound in order to activate the output log drawer independently of console input box focus.
2021-05-13 09:36:03 -04:00
OutputLog.Build.cs
Adding EditorFramework to build.cs files
2020-08-14 13:24:16 -04:00