Commit Graph

31 Commits

Author SHA1 Message Date
chcurran 812f624020 add missing numeric caster for platform safe Lua integer use 2021-04-27 14:22:29 -07:00
chcurran 5544621bcc Merge branch 'main' into carlitosan-parser-fixes 2021-04-27 12:10:53 -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
Gene Walters 7da10ac924 Null check when removing old component variables. This is used for graph properties that have been deleted. 2021-04-26 16:17:14 -07:00
chcurran b7aeb98d5a Merge branch 'main' into carlitosan-parser-fixes 2021-04-23 15:55:19 -07:00
chcurran bc11711ab9 Fix and test for LYN-2817, container input in user functions 2021-04-23 15:52:29 -07:00
Chris Burel 28170ffe41 Add newlines to the end of all files 2021-04-23 09:43:40 -07:00
chcurran 5409f85f96 Merge branch 'main' into carlitosan-parser-fixes 2021-04-22 16:15:54 -07:00
chcurran cb7a26ce5e Editor for stability and overloaded nodes. LYN-2904, LYN-3059, LYN-3234, LYN-2888 2021-04-22 16:13:24 -07:00
amzn-sj 4b88d3683d Merge branch 'main' into LYN-3077 2021-04-22 10:11:13 -07:00
amzn-sj 3aa0544076 Fix AssetProcessor crash on Mac 2021-04-22 10:06:28 -07:00
chcurran 134f07eb5a Fixes for node palette exclusion, restrict asset variable type to fix LYN-3090 2021-04-21 21:36:31 -07:00
chcurran 4faa64e31d Fix string format build error 2021-04-21 09:42:33 -07:00
chcurran 58dcbe42e4 Check for string param types in single result slot. LYN-2855 2021-04-20 17:51:05 -07:00
chcurran 4ae75a71d0 safety check on empty datum LYN-2855 2021-04-20 17:33:34 -07:00
chcurran bfe192cce8 Merge branch 'main' into carlitosan_scripting_first 2021-04-20 16:45:03 -07:00
chcurran fa947d84f7 Reflect testing enum properly 2021-04-20 14:44:51 -07:00
luissemp 65a1840e1d Removed commented out line 2021-04-20 14:38:03 -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
luissemp 83324762b5 Brought over SC's command line fixes and add_node example script 2021-04-20 10:40:53 -07:00
luissemp ba04c7858f Fixed ability to set Array as data input into function definition node, WIP 2021-04-15 16:01:36 -07:00
luissemp f938fde4b0 Compile fix 2021-04-15 11:54:45 -07:00
luissemp f5791ee60a Fixed compile error and added Setters to Node Palette 2021-04-15 10:08:07 -07:00
luissemp 53e84b3820 Fixed scoping rules for variables 2021-04-15 09:35:09 -07:00
alexpete 8469c9ca0a Integrating github/staging through commit 5f214be 2021-04-13 17:18:57 -07:00
alexpete c5b955d281 Integrating github/staging through commit b0dd7ed 2021-04-09 12:03:26 -07:00
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 2021-04-09 11:27:37 -07:00
alexpete c2cbd430fe Integrating up through commit 90f050496 2021-04-07 14:03:29 -07:00
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
2021-03-26 14:32:02 -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