chcurran
882e72dab3
fix for late compilation errors on untyped input
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
e7135832f6
remove unit tests with old style assets
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
aafe735833
Add JSON serialization to required ExpressionEvaluation class
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
d7d2e84fee
Added all the missing serializer support, fixed up serialization notification
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
d7a4b0d930
fix for double asset registration and multiple outs from loop nodes
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
223654c41b
Add fix and unit tests for pure on graph start functions and direct entity id input
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
b63c9a87db
compile time null checks avaiable for method node
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
chcurran
8ab2752f42
Fix for using BC class constants LYN-3777
5 years ago
chcurran
a766e3af5c
Fixes for internal if-branch node parser bug (LYN-4347) and exposing properties for AZStd::tuple (LYN-3910)
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
a30d8eb886
Expose Raw BC Properties to Node Palette.
5 years ago
chcurran
1d7fc92930
Fixes errors in function scope variables that require static initialization
5 years ago
chcurran
f52975be83
use long brackets to implement SC strings in Lua
5 years ago
chcurran
66dd89aacd
Fixes for branching runtime, nested user branch parse-error, unit tests for both. LYN-3338
5 years ago
chcurran
bc11711ab9
Fix and test for LYN-2817, container input in user functions
5 years ago
chcurran
cdab4da419
Add mark complete to unit tests
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
c5b955d281
Integrating github/staging through commit b0dd7ed
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