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/ScriptCanvas/Code/Editor/Components
chcurran 0a9d6f5f0f Bug fixes and improvements brought over from demo work.
* Generic Multi Function Call ability added to extensible nodes
* Code gen improvements, including allowing for more manually codewritten extension of codegen facilities
* CVAR to disable automatic update of deprecated node
* Fixed variable sorting error that can apply to parser/runtime added variables
* Made Edit/SerializeContext ClassBuilder public, as it was needlessly private
* Fixed dangerous Datum::GetValueAddress(), it now checks for an empty storage AZSTd::any, as does Datum::Empty()
5 years ago
..
EditorGraph.cpp Bug fixes and improvements brought over from demo work. 5 years ago
EditorGraphVariableManagerComponent.cpp Integrating latest 47acbe8 5 years ago
EditorScriptCanvasComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorUtils.cpp Expose Raw BC Properties to Node Palette. 5 years ago
GraphUpgrade.cpp Add support for unordered_set to ScriptCanvas. Improved graph version upgrade systems and fixed related bugs. 5 years ago
IconComponent.cpp LYN-2537 engine assets (#254) 5 years ago
IconComponent.h Add newlines to the end of all files 5 years ago