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
1afdece4bc89cf0efe1decda254d289c6aaa2baa
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ToolMenus
/
Private
History
Lauren Barnes
94aa16c5ac
Adding command handling for FToolUIActions. There is now an in-viewport property menu that can be enabled by Editor.EnableInViewportMenu in the console, and then pressing Tab when a supported actor (currently any light actor) is selected.
...
#rb Rex.Hill #jira UETOOL-2698 [CL 15036864 by Lauren Barnes in ue5-main branch]
2021-01-11 09:19:43 -04:00
..
ToolMenu.cpp
Adding command handling for FToolUIActions. There is now an in-viewport property menu that can be enabled by Editor.EnableInViewportMenu in the console, and then pressing Tab when a supported actor (currently any light actor) is selected.
2021-01-11 09:19:43 -04:00
ToolMenuContext.cpp
Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
2020-06-23 18:40:00 -04:00
ToolMenuEntry.cpp
Adding command handling for FToolUIActions. There is now an in-viewport property menu that can be enabled by Editor.EnableInViewportMenu in the console, and then pressing Tab when a supported actor (currently any light actor) is selected.
2021-01-11 09:19:43 -04:00
ToolMenuEntryScript.cpp
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
2020-08-11 01:36:57 -04:00
ToolMenus.cpp
Adding command handling for FToolUIActions. There is now an in-viewport property menu that can be enabled by Editor.EnableInViewportMenu in the console, and then pressing Tab when a supported actor (currently any light actor) is selected.
2021-01-11 09:19:43 -04:00
ToolMenusBlueprintLibrary.cpp
Updating copyright for Engine Developer.
2019-12-26 15:32:37 -05:00
ToolMenusBlueprintLibrary.h
Updating copyright for Engine Developer.
2019-12-26 15:32:37 -05:00
ToolMenuSection.cpp
Fixed not being able to add separators to toolbars using the new tool menus api to create toolbars. Toolbars were not accounting for multiple separator types. Deprecated the concept of a menu separator and a toolbar separator and made only one separator type.
2020-04-08 10:05:51 -04:00
ToolMenusModule.cpp
Updating copyright for Engine Developer.
2019-12-26 15:32:37 -05:00