amzn-hdoke
659998cd26
AWSI Gems CDK Automation fixtures ( #707 )
...
* Adding AWS automation tests cdk and resource mapping fixtures
* Add aws_utils fixture
* Update assume role arn
* Get region and account id from aws_utils fixture
* Adding NodeJS and AWS CDK as install dependencies
* Fixing missing copyright headers
* Add missing copyright header
* Remove cdk and node install from build folder
* Remove unused script canvas file
* Uncomment code, remove unused script canvas
* Add region to aws_utils fixture
* Adding AWS gems to automated testing for all platforms
* Re-exporting ClientAuth level
* Add PythonTests/AWS CMakeLists.txt
2021-05-19 11:07:53 -07:00
Vincent Liu
ad2d2381a4
[SPEC-6713] Add common session interfaces and notifications ( #773 )
2021-05-19 10:33:48 -07:00
ibtehajn
3c3f3fa91e
Disable shallow checkout in initial setup step
...
Performing a shallow checkout breaks changelog computation, which is
required for accurate build failure notifications.
2021-05-19 17:35:18 +01:00
sconel
31e5a312b4
Updated loadAll check to set to false if previous entities already spawned on ticket
2021-05-19 08:58:12 -07:00
sconel
4769664e9e
Updating the loadAll flag after a SpawnAllCommand
2021-05-19 08:50:14 -07:00
amzn-sean
8dbcd9f199
increase physics max frame time to 0.1 seconds (10fps) ( #824 )
2021-05-19 16:44:53 +01:00
sconel
a4f673eb32
Merge branch 'main' of https://github.com/aws-lumberyard/o3de into Spawnable/Instantiation/EntityIdReferenceFix
2021-05-19 08:40:09 -07:00
sconel
d8126d59c7
Moved to iterative clone instead of bulk, addressed PR feedback
2021-05-19 08:39:00 -07:00
sphrose
815e750439
Merge pull request #94 from aws-lumberyard-dev/LY-113714
...
Ly 113714 QT Widget component card updates - Array: Bold title and add separator bar.
2021-05-19 16:05:35 +01:00
Jonny Galloway
908f4ee9f6
Merge pull request #814 from aws-lumberyard-dev/cherrypick_ATOM14976_to_main
...
Broken material updates from Atom-14976 1.0 to main
2021-05-19 09:57:28 -05:00
balibhan
9cd3758ff2
Merge pull request #777 from aws-lumberyard-dev/sc_automation_balibhan
...
Pane properties test script
2021-05-19 20:16:56 +05:30
ibtehajn
c49875fc37
Use author instead of committer in changelog computations
...
Any commits created through the GitHub UI (e.g. commits created by
merging PRs) usually assign GitHub itself as the ccommitter. This is
expected behaviour, as the commit is applied by GitHub itself. However,
for the purposes of changelog creation, showing the author (e.g. the
person who clicked the merge button on the PR) is more useful.
2021-05-19 15:15:27 +01:00
amzn-sean
bf4b65afde
Fix crash in character component when using prefabs ( #798 )
2021-05-19 14:18:54 +01:00
mnaumov
06784a8026
cleanup
2021-05-18 22:50:13 -07:00
mnaumov
44601b7a38
Some refactoring
2021-05-18 22:45:43 -07:00
mnaumov
db7afee383
Adding parameters to ACES tone mapping
2021-05-18 22:38:27 -07:00
Mike Chang
85feef74dc
Update Windows 2019 AMI v3 Label
...
* Added new Windows v3 build label
* New v3 AMI
2021-05-18 22:24:14 -07:00
moudgils
aa79dfbf95
Update hash for 3rdParty cmake file
2021-05-18 21:29:23 -07:00
balibhan
b82fa2a7dc
Merge branch 'main' into sc_automation_balibhan
2021-05-19 09:42:08 +05:30
moudgils
cc2e3aed58
Revert a change to resolve conflict
2021-05-18 20:54:06 -07:00
moudgils
42c9f4416b
Merge branch 'main' into DxcExperiment
2021-05-18 20:43:43 -07:00
moudgils
a4a22a2cfa
Merge branch 'DxcExperiment' of https://github.com/aws-lumberyard-dev/o3de into DxcExperiment
2021-05-18 20:43:07 -07:00
moudgils
1ebb7c405f
Merge branch 'main' into DxcExperiment
2021-05-18 20:24:52 -07:00
jromnoa
c28102f46e
Merge branch 'main' into Atom/jromnoa/SPEC-6849-intermittent-test-failure-fix
2021-05-18 19:17:32 -07:00
Anton Michels
27d38a4880
Merge pull request #725 from aws-lumberyard-dev/Atom/antonmic/lowEnd
...
Implemented Atom Low End Render Pipeline
2021-05-18 18:47:42 -07:00
Steve Pham
8a07408a0c
Fix for intermitten AzNetworkingTest on Linux AR runs
2021-05-18 18:39:42 -07:00
daimini
977030a27a
On prefab creation, inherit the patches when moving the nested prefab instances and then update the link with the new parent if necessary.
2021-05-18 17:53:27 -07:00
moudgils
0a2c95cc20
Add Mac's dxc package
2021-05-18 17:42:41 -07:00
jromnoa
0dd6d81985
small accidental typo fix
2021-05-18 17:29:24 -07:00
jromnoa
6f22cfd20b
fix timeout values for general.idle_wait() and add Trace::Assert check with Trace::Error check, remove the 'failed to open' check (not needed)
2021-05-18 17:27:42 -07:00
jromnoa
c3fe375e8f
add some extra general.idle_wait() and general.idle_wait_frames() calls to increase test stability to stop race condition / intermittent failure in test
2021-05-18 17:19:40 -07:00
sconel
8733f0e492
Remove extra newline
2021-05-18 17:16:44 -07:00
sconel
66a7db44f7
Reduced scope of change to focus on SpawnAllEntities
2021-05-18 17:13:24 -07:00
sconel
b2ab26b428
Merge branch 'main' of https://github.com/aws-lumberyard/o3de into Spawnable/Instantiation/EntityIdReferenceFix
2021-05-18 17:10:06 -07:00
Gene Walters
f7dfbd3955
Merge branch 'main' into SPEC6477_NetworkContextScriptCanvas
2021-05-18 16:46:51 -07:00
puvvadar
e4808751f9
Merge branch 'main' into mpgem_scripting_rpc
2021-05-18 16:38:30 -07:00
bosnichd
a2608e187b
Resurrect error.log and error.dmp file output when the engine crashes (LYN-3873) ( #811 )
...
Resurrect error.log and error.dmp file output when the engine crashes (LYN-3873). This was recently removed as part of 96b85e6813920554f7dfdc7752c1dd4452919b92
2021-05-18 17:37:02 -06:00
AMZN-puvvadar
29b4ab6ff3
Merge pull request #522 from aws-lumberyard-dev/mp_editor_pipeline
...
Integrating network prefab processing with Multiplayer.Editor to enable server launch on Ctrl+G via an Editor specific network connection
2021-05-18 16:28:08 -07:00
sconel
fb290a27af
Merge branch 'main' of https://github.com/aws-lumberyard/o3de into Spawnable/Instantiation/EntityIdReferenceFix
2021-05-18 16:24:23 -07:00
Scott Romero
c275be092e
[main] online installer support for windows
...
Merge pull request #804 from aws-lumberyard-dev/cpack_installer
2021-05-18 15:38:53 -07:00
gallowj
b006eb57fe
Updating a bunch of materials in TestData to correct changes to referenced texture paths
2021-05-18 17:36:21 -05:00
puvvadar
350e5a0cd2
Update to const auto&
2021-05-18 15:22:22 -07:00
daimini
a4953a5204
Merge branch 'main' of https://github.com/aws-lumberyard/o3de into Prefab/Create/PositionFix
...
# Conflicts:
# Code/Framework/AzToolsFramework/AzToolsFramework/Prefab/PrefabPublicHandler.cpp
2021-05-18 15:04:34 -07:00
puvvadar
55ecd8517d
Add assert to new Asset constructor to declare intent and safeguard ID overwrite
2021-05-18 14:57:27 -07:00
daimini
bb458254a2
Polish pass - rename arguments to be more generic, add comments, restore patches to links during instantiation that were mistakenly removed in previous changes.
2021-05-18 14:52:30 -07:00
Gene Walters
0d207eab19
fixes minor auto-formatting issue
2021-05-18 14:27:17 -07:00
scottr
b3b54742f7
Merge branch 'main' into cpack_installer
2021-05-18 14:20:57 -07:00
Gene Walters
c4641f2594
ScriptCanvas can now check if an entity net-component is authority, autonomous, server, or client
2021-05-18 14:13:01 -07:00
antonmic
519525b28f
fixing feature common asset cmake
2021-05-18 13:54:07 -07:00
puvvadar
e2ade654fb
Address misc feedback
2021-05-18 13:52:28 -07:00