Commit Graph

13 Commits (76a6df341b0b05eafb53f4977cd706a80a3b2b3d)

Author SHA1 Message Date
Esteban Papp 76a6df341b
SPEC-2513 Fixes to enable w4457 5 years ago
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
chcurran 24c17932e3 Add error messages to ErrorText.h, label functionality to fix default groups on FDNs. 5 years ago
chcurran c1e7970dbb Add support for unordered_set to ScriptCanvas. Improved graph version upgrade systems and fixed related bugs. 5 years ago
Terry Michaels 8ddfcabae7
Removed unneeded comments (#673) 5 years ago
chcurran 1d7fc92930 Fixes errors in function scope variables that require static initialization 5 years ago
chcurran 66dd89aacd Fixes for branching runtime, nested user branch parse-error, unit tests for both. LYN-3338 5 years ago
chcurran cb7a26ce5e Editor for stability and overloaded nodes. LYN-2904, LYN-3059, LYN-3234, LYN-2888 5 years ago
chcurran 961f2ef113 Replace string/hash based execution out look up for indices, 10-50% speed up in lookup code. Fix bugs calling dependent functions. 5 years ago
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 5 years ago
alexpete c2cbd430fe Integrating up through commit 90f050496 5 years ago
alexpete 75dc720198 Integrating latest 47acbe8 5 years ago
alexpete a10351f38d Initial commit 5 years ago