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/GraphModel/Code
Andre Mitchell db22b1125f Update GraphModelIntegrationTests's GetNodesFromGraphNodeIds test to reflect new behavior of the function.
GetNodesFromGraphNodeIds no longer adds null pointers to the list it returns, so the test was updated to reflect that only one item - the valid item - should be returned from the function.

Signed-off-by: Andre Mitchell <andre.mitchell@bytesofpi.com>
4 years ago
..
Include/GraphModel Gems/GraphModel 4 years ago
Source Prevent GetNodesFromGraphNodeIDs() from adding null pointers to the list that it returns. 4 years ago
Tests Update GraphModelIntegrationTests's GetNodesFromGraphNodeIds test to reflect new behavior of the function. 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
graphmodel_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
graphmodel_editor_static_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
graphmodel_tests_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago