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/GraphCanvas/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
..
Components Fix clang 13 compilation problems (#5791) 4 years ago
Tests Merge branch 'development' into cmake/SPEC-7179 5 years ago
Translation Removed temporary migration code to replace 'key' entry in names files 4 years ago
Widgets Renamed 'key' to 'base' to avoid future problems with secrets patterns, cleanup and improvements 4 years ago
GraphCanvas.cpp Renamed 'key' to 'base' to avoid future problems with secrets patterns, cleanup and improvements 4 years ago
GraphCanvas.h Fixed generated property names, pull argument names from BC when available, auto-reload on asset change 4 years ago
GraphCanvasEditorModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
GraphCanvasGameModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
GraphCanvasModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
tools.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago