This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b1fd428a996306fa8158531952edb81f556070fc
o3de
/
Code
/
Framework
/
AzToolsFramework
/
AzToolsFramework
/
FocusMode
T
History
SergeyAMZN
b1fd428a99
Merge pull request
#4413
from aws-lumberyard-dev/LYN-5265_state_tracker_impl
...
Add call sites for activating/deactivating ViewportEditorMode::Focus
2021-10-01 09:44:00 +01:00
..
FocusModeInterface.h
Add correct include in FocusModeInterface to fix non-Unity builds.
2021-09-29 19:13:30 -07:00
FocusModeNotificationBus.h
Change notification buses to be addressed on EntityContextId, and connect the handlers to the default id. Request interfaces should not need that id as they can retrieve it from the entityId.
2021-09-28 18:16:02 -07:00
FocusModeSystemComponent.cpp
Merge pull request
#4413
from aws-lumberyard-dev/LYN-5265_state_tracker_impl
2021-10-01 09:44:00 +01:00
FocusModeSystemComponent.h
Add EntityContextId argument to focus interface functions that don't deal with entityIds.
2021-09-28 18:41:46 -07:00