kberg-amzn
|
89fe77d780
Updates our ImGui setup to unify the debug console with the rest of the ImGui implementation. Simplifies all the input binding and removes the input binding entirely from CryConsole, which was still handling inputs and interfering with program state at runtime
|
2 years ago |
Gene Walters
|
6033517727
Making sure multiplayer level select IMGUI menu tells users that no mp level are found when non exist
|
3 years ago |
Gene Walters
|
cc333c8b46
WiP; commit just to save work before switching branches
|
3 years ago |
Gene Walters
|
294a110f8b
Adding ImGui option to 'Host Level'. Provides a list of network spawnable levels to load into
|
3 years ago |
kberg-amzn
|
8d5715467a
Release build fixes
|
3 years ago |
kberg-amzn
|
6b88a5d50d
Merging latest development
|
3 years ago |
Gene Walters
|
e627f0235c
Moving ImGui button strings to static consts. Changed cvar names to inlcude cl_ and sv_ for cvars used on clients and servers respectively
|
3 years ago |
Gene Walters
|
87fd37fa95
Dont display an imgui option to host on Editor; editors will automatically become client when entering gamemode.
|
3 years ago |
puvvadar
|
e8c3db79ec
Fix bugs in Audit Trail filtering
|
4 years ago |
puvvadar
|
e3b9a31804
Update Audit Trail usability
|
4 years ago |
puvvadar
|
dd302e55cc
Address feedback and move audit macros
|
4 years ago |
puvvadar
|
e119ebffca
Add search and refresh to audit trail plus reorganization
|
4 years ago |
puvvadar
|
1cfd9e5248
Refactor to abstract container under the hood plus UI updates
|
4 years ago |
puvvadar
|
f5a7431893
More Debug API/move semantics related cleanup
|
4 years ago |
puvvadar
|
d94539e9b5
Updating desync debug with lots of move semantics
|
4 years ago |
puvvadar
|
3dfe4c1783
Add more verbosity 2 debug desync work
|
4 years ago |
kberg-amzn
|
163b3113cc
Minor cleanup and improvements to multiplayer ImGui functionality, removes an unnecessary cry include from the histogram container helper class
|
4 years ago |
puvvadar
|
401f006a61
WIP work on desync audit trail
|
4 years ago |
AMZN-Olex
|
77c23b6c8f
Hierarchy imgui debugger, first take
|
4 years ago |
AMZN-Olex
|
2118ef7a21
Preparing for PR
|
4 years ago |
AMZN-Olex
|
854e540950
Cleanup
|
4 years ago |
AMZN-Olex
|
0620f6dff3
Minor refactoring
|
4 years ago |
AMZN-Olex
|
93a3d3efa0
Bandwith overlay works without imgui
|
4 years ago |
AMZN-Olex
|
462c31b5de
Refactoring to use AZ::Events
|
4 years ago |
AMZN-Olex
|
a2f3066fa3
Imgui per entity works
|
4 years ago |
AMZN-Olex
|
46777b537e
Brought over LY legacy imgui code
|
4 years ago |
Steve Pham
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
Steve Pham
|
b4a2edec6a
Final update copyright headers to reference license files at the repo root (#1693)
|
4 years ago |
Steve Pham
|
70042fcdcd
O3DE Copyright Updates for Linux Foundation (#1504)
|
4 years ago |
karlberg
|
8cb1edb7d7
Updates ImGui to release version 1.82, builds out some better initial multiplayer metrics
|
4 years ago |