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/Include/ScriptCanvas/AutoGen
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
..
ScriptCanvasGrammar_Header.jinja Add support for unordered_set to ScriptCanvas. Improved graph version upgrade systems and fixed related bugs. 5 years ago
ScriptCanvasGrammar_Source.jinja Integrating github/staging through commit b0dd7ed 5 years ago
ScriptCanvasNodeable_Header.jinja Bug fixes and improvements brought over from demo work. 5 years ago
ScriptCanvasNodeable_Source.jinja Bug fixes and improvements brought over from demo work. 5 years ago
ScriptCanvas_Macros.jinja Add newlines to the end of all files 5 years ago
ScriptCanvas_Nodeable_Macros.jinja Bug fixes and improvements brought over from demo work. 5 years ago