You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Twitch/Code/Source
Artur K eca2e36687
Fix clang 13 compilation problems (#5791)
* Fix clang 13 compilation problems

Re-instated ShowPlayedSequencesDebug logic by introducing no-op lambda
which replaces missing `Draw2dLabel` functionality ( added TODO marker
there )

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* apply review suggestions

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix type in assert message

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentStub.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
FuelInterface.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
IFuelInterface.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ITwitchREST.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TwitchModule.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
TwitchREST.cpp more fixes for Gems 4 years ago
TwitchREST.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TwitchReflection.cpp Gems/Twitch 4 years ago
TwitchReflection.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TwitchSystemComponent.cpp Fix clang 13 compilation problems (#5791) 4 years ago
TwitchSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago