chcurran
882e72dab3
fix for late compilation errors on untyped input
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-05 16:48:00 -07:00
chcurran
e7135832f6
remove unit tests with old style assets
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-09-02 13:56:31 -07:00
chcurran
aafe735833
Add JSON serialization to required ExpressionEvaluation class
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-08-23 12:11:55 -07:00
chcurran
d7d2e84fee
Added all the missing serializer support, fixed up serialization notification
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-08-20 19:35:38 -07:00
chcurran
d7a4b0d930
fix for double asset registration and multiple outs from loop nodes
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-28 16:51:25 -07:00
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 >
2021-07-26 17:51:10 -07:00
chcurran
b63c9a87db
compile time null checks avaiable for method node
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-08 15:08:55 -07:00
chcurran
8ab2752f42
Fix for using BC class constants LYN-3777
2021-06-09 14:52:33 -07:00
chcurran
a766e3af5c
Fixes for internal if-branch node parser bug (LYN-4347) and exposing properties for AZStd::tuple (LYN-3910)
2021-06-08 13:54:25 -07:00
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()
2021-06-03 13:13:22 -07:00
chcurran
a30d8eb886
Expose Raw BC Properties to Node Palette.
2021-05-05 14:59:08 -07:00
chcurran
1d7fc92930
Fixes errors in function scope variables that require static initialization
2021-04-29 18:19:14 -07:00
chcurran
f52975be83
use long brackets to implement SC strings in Lua
2021-04-28 22:40:41 -07:00
chcurran
66dd89aacd
Fixes for branching runtime, nested user branch parse-error, unit tests for both. LYN-3338
2021-04-27 12:08:49 -07:00
chcurran
bc11711ab9
Fix and test for LYN-2817, container input in user functions
2021-04-23 15:52:29 -07:00
chcurran
cdab4da419
Add mark complete to unit tests
2021-04-20 15:44:04 -07:00
chcurran
961f2ef113
Replace string/hash based execution out look up for indices, 10-50% speed up in lookup code. Fix bugs calling dependent functions.
2021-04-20 12:04:57 -07:00
alexpete
c5b955d281
Integrating github/staging through commit b0dd7ed
2021-04-09 12:03:26 -07:00
alexpete
c2cbd430fe
Integrating up through commit 90f050496
2021-04-07 14:03:29 -07:00
alexpete
75dc720198
Integrating latest 47acbe8
2021-03-25 13:57:57 -07:00
alexpete
a10351f38d
Initial commit
2021-03-08 14:30:57 -08:00