Chris Galvan
|
9ec4b408fd
|
Merge pull request #281 from aws-lumberyard-dev/cgalvan/SCSourceFilePicker
Added property handler for SourceHandle type
|
2021-11-19 15:23:41 -06:00 |
|
Chris Galvan
|
6af6a9d70a
|
Fixed issue when clearing out source handle property.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-11-19 15:03:49 -06:00 |
|
Chris Galvan
|
68344f5a80
|
Updated Script Canvas component to use source handle property.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-11-19 14:58:01 -06:00 |
|
Chris Galvan
|
6e14713ea6
|
Added property handler for SourceHandle type.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-11-19 14:52:45 -06:00 |
|
chcurran
|
7aec710cff
|
fix graph tab selection:
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-19 12:22:12 -08:00 |
|
lsemp3d
|
d9aa1ee5b4
|
Merge branch 'scripting/text_updates_pass4' into scripting/text_updates_pass5
|
2021-11-19 11:17:52 -08:00 |
|
lsemp3d
|
99d2605a81
|
Improved generation by splitting up CamelCase text for names, updated more node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-19 11:06:53 -08:00 |
|
chcurran
|
f1632b099c
|
editor sc component switched over to source handle, not yet connected to file notifications
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-19 10:03:16 -08:00 |
|
lsemp3d
|
efd4862b34
|
More node name updates
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-18 17:15:04 -08:00 |
|
lsemp3d
|
0ecfb1b557
|
Fixed file saving path for BehaviorClass generation + more node updates
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-18 16:23:55 -08:00 |
|
lsemp3d
|
a0ca98238f
|
Updated more node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-18 15:46:30 -08:00 |
|
lsemp3d
|
c097c5755c
|
Updated more node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-18 14:54:49 -08:00 |
|
lsemp3d
|
bc388762af
|
Updated more node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-18 14:37:40 -08:00 |
|
chcurran
|
487e2fb5bb
|
remove typo
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-18 13:31:00 -08:00 |
|
chcurran
|
62878489a3
|
more aggressively release graph memory in version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-18 10:41:46 -08:00 |
|
puvvadar
|
f44a9e196c
|
Merge commit '33abae100880cf835fd6feb53e3fc03af68d0961' into puvvadar/gitflow_211118_o3de
|
2021-11-18 09:37:50 -08:00 |
|
chcurran
|
5b9896d2c4
|
fixed unit test running system
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-17 13:47:51 -08:00 |
|
chcurran
|
0367a3297f
|
fixed version explorer issue
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-17 12:17:45 -08:00 |
|
Tommy Walton
|
f5537b4b47
|
Merge pull request #5675 from aws-lumberyard-dev/amzn-tommy/gitflow_211116_o3de2
Merge stabilization/2110 as of c3dacb1 to development
|
2021-11-17 11:26:41 -08:00 |
|
Chris Galvan
|
21c3aba7da
|
Fixed slow Script Canvas loading by moving error icon construction in NodePaletteTreeItem.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-11-17 11:13:38 -06:00 |
|
lsemp3d
|
416b44333e
|
Removed string copy per PR feedback
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-17 07:56:09 -08:00 |
|
lsemp3d
|
a623f04f46
|
Applied feedback from PR
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-17 07:52:46 -08:00 |
|
lsemp3d
|
ce86aa59d7
|
Updated animation node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-17 07:45:40 -08:00 |
|
lsemp3d
|
2e733b4950
|
Merge branch 'development' into scripting/text_updates_pass3
|
2021-11-16 17:19:31 -08:00 |
|
lsemp3d
|
de544bf34a
|
Updated the AWS node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-16 17:00:36 -08:00 |
|
lsemp3d
|
fabf61688d
|
Improved generation and look up for BehaviorProperty and updates AWS node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-16 16:24:48 -08:00 |
|
lsemp3d
|
f02d92e5d9
|
Updated node names & categories
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-16 14:00:32 -08:00 |
|
lsemp3d
|
3a7105fd4c
|
Updated remaining math nodes' text
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-16 13:49:19 -08:00 |
|
Tommy Walton
|
8fe4e7f08f
|
Merge commit '82c83b2c5a47514956576cd336888f4354ace6a6' into amzn-tommy/gitflow_211116_o3de2
|
2021-11-16 12:54:50 -08:00 |
|
lsemp3d
|
5ed6d2f2f5
|
Updated more math related names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-16 12:00:46 -08:00 |
|
lsemp3d
|
7a279019b7
|
Improved generation for node generics, updated text for many math nodes
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-16 11:07:36 -08:00 |
|
Luis Sempé
|
9cf49845a4
|
Merge pull request #5621 from aws-lumberyard-dev/scripting/expand_context_menu
Added user option to define the size of the Script Canvas node palette context menu
|
2021-11-16 09:19:41 -08:00 |
|
chcurran
|
63f98e7dd9
|
isolate the loading problem during version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-16 09:12:36 -08:00 |
|
chcurran
|
0e7d732c61
|
fix upgrade scanner
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-15 17:15:05 -08:00 |
|
lsemp3d
|
5fb45f4496
|
Updated more names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 15:56:37 -08:00 |
|
lsemp3d
|
34adac8dd9
|
Crash guards
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 15:21:18 -08:00 |
|
lsemp3d
|
ca66c609aa
|
Added user setting to change the Script Canvas node palette context menu
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 11:43:16 -08:00 |
|
lsemp3d
|
ed05318059
|
Fixed fallback name for EBus methods, improved more names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 10:29:45 -08:00 |
|
lsemp3d
|
9adb968e7a
|
Fixed EBus generation to pull the BC metadata, and a few text updates
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 10:05:59 -08:00 |
|
lsemp3d
|
4af92fffb8
|
Updated names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 08:40:08 -08:00 |
|
lsemp3d
|
6eddf084aa
|
Audio related text updates
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 08:33:56 -08:00 |
|
lsemp3d
|
3fc95230af
|
Updated names for more SC elements
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-15 08:24:39 -08:00 |
|
lsemp3d
|
56834361bc
|
Fixed some missing node palette entries since display name was not populated yet
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-12 16:01:02 -08:00 |
|
lsemp3d
|
5072c2667f
|
Fixed the application of translation overrides to free standing BehaviorProperty constants
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-12 15:45:55 -08:00 |
|
carlitosan
|
d0cf18e778
|
remove test code artifact
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-11-12 14:56:27 -08:00 |
|
carlitosan
|
c140b882d2
|
Fix mis-spelled comment
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-11-12 14:19:22 -08:00 |
|
lsemp3d
|
4fac65b600
|
Added missing forward declaration
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-12 14:02:43 -08:00 |
|
carlitosan
|
9898b6ee45
|
Move SC runtime asset static initialization out of data loading threads
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-11-12 13:47:30 -08:00 |
|
lsemp3d
|
a0667f7ae8
|
Improved BehaviorProperty method text generation and updated some translations in the process
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-11-12 13:07:11 -08:00 |
|
chcurran
|
89a97a5e49
|
fix scoped compile error
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-12 09:33:39 -08:00 |
|