nvsickle
7e2cbda2d3
Fix viewport display on new level creation
5 years ago
rgba16f
9de6bdcf2b
First pass to remove AtomShim
...
Removed CryRenderAtomShim folder from Gems/AtomLyIntegration/CMakeLists.txt
Set LOAD_LEGACY_RENDERER_FOR_EDITOR to false
5 years ago
nvsickle
6aabf2ee3d
Don't attempt to render manipulators in game mode
5 years ago
nvsickle
e2a7629993
Remove statistics rendering from EditorViewportWidget - it's wrong at the moment, and needs to be moved to a controller
5 years ago
nvsickle
c05d4b44e4
Move supplemental EditorViewportWidget rendering to OnBeginPrepareRender to avoid sync issues
5 years ago
nvsickle
a519bd6d0c
Fix EditorViewportWidget stealing keyboard focus
...
grabKeyboard was used by CRenderViewport to ensure it received some events, but that logic is no longer needed and the corresponding release was removed. This just removes grabKeyboard entirely - eventually all input event logic will be removed as well.
5 years ago
Alex Peterson
921eb742d4
Merge branch 'main' into github/staging
5 years ago
nvsickle
1c47a26494
Clarify the reason for the default view juggling in SetAsActiveViewport
5 years ago
nvsickle
1dabb39b98
Migrate fixes from CodeCommit branch
5 years ago
alexpete
c5b955d281
Integrating github/staging through commit b0dd7ed
5 years ago
alexpete
1044dc3da1
Integrating github/staging through commit ab87ed9
5 years ago
alexpete
c2cbd430fe
Integrating up through commit 90f050496
5 years ago
alexpete
75dc720198
Integrating latest 47acbe8
5 years ago