Esteban Papp
03adf700fe
Merge branch 'development' into redcode/driller_removal
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-12-03 13:35:16 -08:00
Esteban Papp
799cc68de2
no message
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-12-03 11:38:49 -08:00
Luis Sempé
9db83814f2
Merge pull request #6045 from aws-lumberyard-dev/scripting/fix_translation_reload
...
If the asset catalog gets reloaded, clear the translation to avoid du…
2021-12-03 07:36:54 -08:00
Esteban Papp
7817ed76bf
Removes FileIOEventBus
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-12-02 18:08:45 -08:00
lsemp3d
eedbf77e3d
Updated node format to account for duplicated slot names + regenerated node names
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-12-01 11:24:17 -08:00
lsemp3d
8ebfe4004e
Disambiguate setters and getters with the same name + updates to fix duplicates
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-30 17:37:56 -08:00
lsemp3d
aab6e33d30
Non unity build fix
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-30 08:41:27 -08:00
lsemp3d
066178d7b9
PR feedback
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-30 06:35:44 -08:00
lsemp3d
8ce3dc846c
Missing include
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-30 06:34:41 -08:00
lsemp3d
8e472a030b
Added support for translating variables types in the variable manager
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-29 18:22:53 -08:00
lsemp3d
612ca4f66a
PR feedback
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-29 14:18:37 -08:00
lsemp3d
13361b220e
Updated GameLift names, improved Getter/Setter generation
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-29 10:40:07 -08:00
lsemp3d
67d38a5bea
A few more updtes and a fallback category for items in the Other field
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-24 09:18:03 -08:00
lsemp3d
2da3ab42fd
Renamed 'key' to 'base' to avoid future problems with secrets patterns, cleanup and improvements
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-23 08:50:41 -08:00
lsemp3d
99a706c2a5
Merge branch 'development' into scripting/text_updates_pass5
2021-11-22 12:24:00 -08:00
lsemp3d
5d09e8d42e
Fixed generated property names, pull argument names from BC when available, auto-reload on asset change
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-22 12:22:38 -08:00
lsemp3d
20a2a79003
Updated more node names, no longer return data type string to control tooltip display in SC
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-22 10:58:09 -08:00
moraaar
5145fceedc
Fix some compilation errors due to warnings of potentially returning unitialized variables. ( #5796 )
...
Signed-off-by: moraaar <moraaar@amazon.com >
2021-11-22 09:57:42 +00:00
puvvadar
f44a9e196c
Merge commit '33abae100880cf835fd6feb53e3fc03af68d0961' into puvvadar/gitflow_211118_o3de
2021-11-18 09:37:50 -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
2e733b4950
Merge branch 'development' into scripting/text_updates_pass3
2021-11-16 17:19:31 -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
Tommy Walton
8fe4e7f08f
Merge commit '82c83b2c5a47514956576cd336888f4354ace6a6' into amzn-tommy/gitflow_211116_o3de2
2021-11-16 12:54:50 -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
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
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
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
lsemp3d
abafd435ed
Added C++ tooltip for custom nodes, updated text for AnimAudioComponentRequestBus
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-12 09:08:09 -08:00
lsemp3d
1463e72016
Updated Actor Animation nodes, fixed subtitles and improved tooltip information
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-11-11 18:31:02 -08:00
Luis Sempé
b0e9313df0
Script Canvas added text generation for BehaviorContext properties ( #5568 )
...
Added generation and navigation options for BehaviorProperty items
2021-11-11 15:26:41 -08:00
Luis Sempé
9e2a3226fd
Script Canvas, replace the text replacement system to a JSON file based one ( #5228 )
...
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
2021-11-11 11:53:51 -08:00
Alex Peterson
7ddcdffed7
Move Qt Toast Notifications from GraphCanvas into Framework
...
Move the existing Qt Toast Notification QWidgets, EBuses and logic from the GraphCanvas gem into AzQtComponents and AzToolsFramework so they can be re-used.
Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com >
2021-10-20 11:15:24 -07:00
Luis Sempé
3b78132833
Split StyleHelper.h into a header and source file ( #4614 )
...
* Split StyleHelper.h into a header and source file
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
* Missing file from commit
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
* Removed incorrect path
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
* Fixed includes
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
* Removed unnecessary comment
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
* Missing include
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-10-12 15:45:41 -07:00
Terry Michaels
00b938b6a7
Merge pull request #4212 from ppinfel/component-doc-links
...
Fixes various component's help URL links to correct o3de.org page
2021-10-08 10:30:13 -05:00
Luis Sempé
38ccc6a8a6
Merge pull request #4526 from aws-lumberyard-dev/scripting/rte_issues
...
Script Canvas: Fixed alignment of variable manager header
2021-10-06 12:14:06 -07:00
chcurran
46ae0d3f1c
fix linux build error on unique_ptr deletion
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-06 10:39:31 -07:00
lsemp3d
9ecbf4b8e6
Removed debugging pragmas
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-10-06 07:56:07 -07:00
chcurran
5969c94d22
Renamed controller.ui --> view.ui, minor tweaks in response to PR
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-05 17:46:55 -07:00
lsemp3d
bbba3bc3da
Merge branch 'development' of https://github.com/aws-lumberyard-dev/o3de into scripting/rte_issues
2021-10-05 16:35:30 -07:00
lsemp3d
be29712e57
Left aligned variable manager's header and data
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-10-05 16:35:04 -07:00
chcurran
b2dc9aa666
merged main window changes
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-05 14:50:26 -07:00
chcurran
ac836da605
disable upgrade all button until disparity from single upgrade is discovered
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-05 14:43:19 -07:00
chcurran
75b0b23fab
allow multiple single upgrade requests
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-05 13:40:21 -07:00