0d728a7677
Added new index on SourceDependency Table (#3648)
sharmajs-amzn
2021-08-31 07:22:09 -07:00
fe2bf07c55
Fixed blast asset reflection, which was generating a wrong Id for the Asset<BlastAsset> class type due to 'const' (#3756)
moraaar
2021-08-31 14:56:37 +01:00
fe6238bbb8
Update Blast gem to use newer version of Blast 3p package, which fixes Blast gem on monolithic builds. (#3754)
moraaar
2021-08-31 14:55:58 +01:00
77e630085b
Overhaul physics test organization (#3684)
AMZN-AlexOteiza
2021-08-31 10:04:24 +01:00
d784ff8c57
Added debugger attachment utilities to the engine, fixed crash when showing console variables, improvements to timeout handling and small cleanup (#3591)
AMZN-AlexOteiza
2021-08-31 09:27:14 +01:00
9752fb009a
Added pdbs for python windows in order to allow python/c++ debugging on VS (#3661)
AMZN-AlexOteiza
2021-08-31 09:25:03 +01:00
16ed1e1882
More status reporting, fixed widget row index tracking for upgrader tool
chcurran
2021-08-30 18:27:14 -07:00
a5f9cc2d61
use wait_for_condition() on newly created material cache files and wait for them to exist before continuing to prevent race condition
jromnoa
2021-08-30 17:56:23 -07:00
b64272a911
remove unused lib
Esteban Papp
2021-08-30 17:23:50 -07:00
9aca449f2b
unnecessary comparison to itself
Esteban Papp
2021-08-30 16:53:49 -07:00
8102999a05
using uint here will slice the value of npos
Esteban Papp
2021-08-30 16:53:33 -07:00
c34aecafa3
pragma lib, moved to cmake
Esteban Papp
2021-08-30 16:52:15 -07:00
328b07bd64
assignments to itself
Esteban Papp
2021-08-30 16:51:53 -07:00
863e4ebc6e
unnecessary pragmas incompatible with clang
Esteban Papp
2021-08-30 16:51:31 -07:00
319f770a64
enabling warns
Esteban Papp
2021-08-30 16:50:59 -07:00
102c321e56
Merge pull request #3723 from aws-lumberyard-dev/move_smoke_test
Sean Sweeney
2021-08-30 16:39:33 -07:00
f5485fa675
merge lastest; add extra data to scan result
chcurran
2021-08-30 16:27:55 -07:00
0df55c3a7f
enabling warn format security and some fixes
Esteban Papp
2021-08-30 16:10:08 -07:00
862df096db
Add file information to Version; improve Method deserialization warnings; add SC unit test content to builders
chcurran
2021-08-30 14:33:01 -07:00
cdcdcb0777
Remove Tab Overlay on Project Manager Startup + More Fixes (#3666)
AMZN-nggieber
2021-08-30 14:22:17 -07:00
ce962415d2
Moving fixed smoke test from sandbox to smoke suite
evanchia
2021-08-30 14:20:51 -07:00
da6bdd5b43
[LYN-4065] Expose GameLift server api to notify server process ready (#2409)
Vincent Liu
2021-08-30 13:06:29 -07:00
cce532c99e
remove EDITOR_TIMEOUT constant and manually enter each time value, sets an example for future patterns to NOT use a constant for this value
jromnoa
2021-08-30 12:40:09 -07:00
ae68f669da
Merge branch 'development' into Atom/jromnoa/add-waits-to-materialeditor-test
jromnoa
2021-08-30 12:37:58 -07:00
194205c453
Replaced AzFramework::FileFunc JSON utils API calls with AzCore::JsonUtils APIs that appear to have been duplicated. Also fixed up improper Project Configurator -> Project Manager comment replacements.
Chris Galvan
2021-08-30 14:10:30 -05:00
99d71cfbc5
Added delta replication and stat tracking to vector and array network property container types, + some minor cleanup I ran into when looking for the best hook points for this functionality
kberg-amzn
2021-08-30 12:05:53 -07:00
28e6262a8b
Merge pull request #3515 from aws-lumberyard-dev/jckand/LCGradOptimizations
Chris Galvan
2021-08-30 12:33:27 -05:00
5eb6ed31d7
Merge pull request #3655 from aws-lumberyard-dev/jckand/DynVegLauncherTestFix
Chris Galvan
2021-08-30 12:33:18 -05:00
47a5e3bb56
Merge pull request #3649 from aws-lumberyard-dev/cgalvan/FixAssetEditorOpeningInvalidFilesCrash
Chris Galvan
2021-08-30 09:58:21 -05:00
dbf12ae697
Updated remaining Project Configurator references to Project Manager.
Chris Galvan
2021-08-30 09:43:11 -05:00
f43b9ab9cb
Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/FixAssetEditorOpeningInvalidFilesCrash
Chris Galvan
2021-08-30 08:09:47 -05:00
0ae25fe7e7
add extra timeout value as well as some extra time.sleep() calls in an attempt to fix the test (seems race condition related)
jromnoa
2021-08-27 20:35:11 -07:00
b065837450
Fix for non-unity file and double declaration of WCHAR (#3657)
Esteban Papp
2021-08-27 17:44:08 -07:00
d39a6a9085
Read project, region and assume role ARN from environment and update the script canvas graphs to fix automation test failures (#3654)
Junbo Liang
2021-08-27 15:17:41 -07:00
043b218165
Updated invalid filename warning with more explicit message from PR feedback.
Chris Galvan
2021-08-27 15:44:31 -05:00
9876d86d5d
Fix two compilation errors exposed when enabling tools support for any restricted platform. (#3633)
bosnichd
2021-08-27 11:33:28 -06:00
9fac26e6a6
Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556)
Qing Tao
2021-08-27 10:09:58 -07:00
d590a91fe7
Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names.
Chris Galvan
2021-08-27 11:24:05 -05:00