Commit Graph

  • 384d631485 Switch to use the new ComponentApplicationLifecycle system to listen for legacy systems to be ready Gene Walters 2021-11-05 12:23:00 -07:00
  • d484d358d1 Modify AtomDebugDisplayViewportInterface::DrawWireCircle2d to account for viewport aspect ratio (#5375) rgba16f [Amazon] 2021-11-05 14:00:40 -05:00
  • 425412b4c2 Merge pull request #5354 from aws-lumberyard-dev/Atom/semaster/add_deferred_fog_p0 jromnoa 2021-11-05 11:58:51 -07:00
  • 6cba64f226 Fix issue with Server Launcher debug console not accepting keystrokes (#5325) amzn-phist 2021-11-05 13:47:24 -05:00
  • 0e885b8267 [Linux] Fix crash from accessing an invalid AZ::EnvironmentVariable Chris Burel 2021-11-05 11:38:41 -07:00
  • 0b061d2e00 GHI-5338 - Fixing incorrect calculation of sector bounds for negative values (#5352) Ken Pruiksma 2021-11-05 12:39:58 -05:00
  • 08115fc41f Add platform name to AP log path on S3 (#5316) Shirang Jia 2021-11-05 10:36:14 -07:00
  • 807d0d7a5a Fixed hierarchies migration. Fixed assert with invalid entity bounds Sergey Pereslavtsev 2021-11-05 17:32:16 +00:00
  • f8f9fb96d1 ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) Qing Tao 2021-11-05 10:20:21 -07:00
  • 6a21d4f50d Merge pull request #5351 from aws-lumberyard-dev/terrain/mbalfour/use_ground_plane_non_functional Mike Balfour 2021-11-05 12:14:24 -05:00
  • c0ece7d32d Update to atom_constants.py docstring Sean Masterson 2021-11-05 09:49:59 -07:00
  • 9532e6c07f Merge branch 'upstream/development' into LYN-8035_MultiplayerFlakyTest_ServerLogging Gene Walters 2021-11-05 09:35:51 -07:00
  • 9c28d134db Fix for alignment issue with terrain heights. (#5274) Ken Pruiksma 2021-11-05 10:40:34 -05:00
  • 356fec5490 bugfix: resolve crash with FBX Settings (#4813) (#4944) (#5365) moraaar 2021-11-05 15:17:00 +00:00
  • b5d5ffb74c Merge pull request #5331 from aws-lumberyard-dev/LYN-8035_MultiplayerFlakyTestFix SergeyAMZN 2021-11-05 14:48:56 +00:00
  • 5cac1a6f13 Merge branch 'LYN-8035_MultiplayerFlakyTestFix' into LYN-8035_MultiplayerFlakyTest_ServerLogging Gene Walters 2021-11-04 22:27:32 -07:00
  • 84d38a4f9c Removing Multiplayer MainSuite tests, because AR considers no-test to be a failure Gene Walters 2021-11-04 22:23:00 -07:00
  • fbc35a8169 Applied a fix from @jeremyong-az to get ThinObject transmission working. Also added a new test material for ThinObject transmission. santorac 2021-11-04 22:09:11 -07:00
  • eddb867ddf bugfix: change event to WindowBlocked for FancyDocking Michael Pollind 2021-10-28 20:12:47 -07:00
  • b42f1b022e replace with ungrab mouse event instead of deactivate window Michael Pollind 2021-10-23 11:01:07 -07:00
  • b3c7bf47f2 Update Code/Framework/AzQtComponents/AzQtComponents/Components/FancyDocking.cpp Michael Pollind 2021-10-20 08:52:35 -07:00
  • 9eb7972e74 bugfix: main window is deactived for tabbed window preventing the use from dragging tabbed windows Michael Pollind 2021-10-18 20:48:22 -07:00
  • 567702931f Updates for the spawnable entity aliases based on provided feedback. AMZN-koppersr 2021-11-04 19:10:20 -07:00
  • fdc56b4a57 Merge pull request #5337 from aws-lumberyard-dev/cgalvan/MakeProcessingOverlayWidgetAlwaysOnTop Chris Galvan 2021-11-04 20:59:21 -05:00
  • 3973a59d77 Wait to activate the editor-server until CrySystemInitialized so that the logging system is ready. Automated testing listens for these logs Gene Walters 2021-11-04 18:37:15 -07:00
  • 81515b922f Additional readability AMZN-Phil 2021-11-04 17:10:44 -07:00
  • 31382d080e Remove duplication, additional readability and added missed file AMZN-Phil 2021-11-04 17:07:02 -07:00
  • c69142b73b Merge branch upstream/stabilization/2110 Alex Peterson 2021-11-04 17:02:00 -07:00
  • df0403a5e6 Merge pull request #5333 from aws-lumberyard-dev/terrain/mbalfour/debugger_wireframe_refresh_bug Mike Balfour 2021-11-04 18:59:24 -05:00
  • 708582731d Add P0 Deferred Fog Test Sean Masterson 2021-11-04 16:56:46 -07:00
  • ed06ef7ed2 Removing ITimeoutHandler to simplify timeout queue interface, removes some unneeded code kberg-amzn 2021-11-04 16:48:39 -07:00
  • d582715321 Merge pull request #5318 from aws-lumberyard-dev/StablizationMacPMLaunchEditor Alex Peterson 2021-11-04 16:46:24 -07:00
  • dedb367e9a Remove lots of mock interface code duplication kberg-amzn 2021-11-04 16:29:41 -07:00
  • 97e10d8210 Fix mock and benchmark interfaces kberg-amzn 2021-11-04 16:27:05 -07:00
  • b0abb8dbc3 Merge branch 'stabilization/2110' into terrain/mbalfour/use_ground_plane_non_functional Mike Balfour 2021-11-04 18:00:17 -05:00
  • 0175e9d3cb Merge branch 'development' of https://github.com/o3de/o3de into sc-editor-asset-redux chcurran 2021-11-04 15:58:44 -07:00
  • ea5eba6e3f add file state for graphs chcurran 2021-11-04 15:58:19 -07:00
  • 97b0eddcb4 Hook up the "Use Ground Plane" toggle. The "Use Ground Plane" toggle is now functional. When disabled, the terrain layer spawner will say "terrain exists = false" for any point in its bounds unless there's also a Terrain Height Gradient List component with a valid entry. When enabled, it will always say "terrain exists = true", and it will return the min height of the spawner box as the ground plane if there's no valid Terrain Height Gradient List height provider. Mike Balfour 2021-11-04 17:56:55 -05:00
  • 2853c4d0dc Merge pull request #5324 from aws-lumberyard-dev/Atom/jromnoa/remove-xfail-for-main-suite-tests jromnoa 2021-11-04 15:53:59 -07:00
  • 393f08fc4b Merge remote-tracking branch 'upstream/stabilization/2110' into Prism/clouddownloadicon AMZN-Phil 2021-11-04 15:41:59 -07:00
  • 0478da621d Merge pull request #5328 from aws-lumberyard-dev/terrain/mbalfour/altitude_gradient_infinite_recursion_bug Mike Balfour 2021-11-04 17:39:23 -05:00
  • 9d977e81da Uncomment temporary disabling of toast notifications AMZN-Phil 2021-11-04 15:20:35 -07:00
  • 047c5f2231 Add ability to overwrite o3de object when downloading, and to check the last_updated field to check for updates. AMZN-Phil 2021-11-04 15:09:11 -07:00
  • 6bae0bca7e add new bloom test to updated Main Suite test file since optimized main suite test file is removed jromnoa 2021-11-04 15:08:02 -07:00
  • cf245e0ad3 delete unused TestSuite_Main_Optimized.py file jromnoa 2021-11-04 15:07:21 -07:00
  • 363a778c33 Merge pull request #5323 from aws-lumberyard-dev/Atom/semaster/add_bloom_p0 jromnoa 2021-11-04 15:03:28 -07:00
  • c37767f92a Set window flags so the processing overlay widget always appears on top. Chris Galvan 2021-11-04 16:30:44 -05:00
  • 0c97c879c1 remove the main suite optimized jobs from CMakeLists.txt since its causing a false build failure on AR jromnoa 2021-11-04 13:58:30 -07:00
  • 5fe5697147 Merge branch 'development' into Atom/jromnoa/remove-xfail-for-main-suite-tests jromnoa 2021-11-04 13:56:22 -07:00
  • e32e1ce572 Fix terrain wireframe refresh. If a terrain layer spawner went outside the world bounds, the debug wireframe wouldn't update correctly because the heights were outside the wireframe sector AABBs. Adjusted the logic to account for this. Mike Balfour 2021-11-04 15:55:37 -05:00
  • 06ac304968 use smaller asset files, fix asset to use asset.id for tests jromnoa 2021-11-04 13:53:27 -07:00
  • bbeefe43b8 Added extra line above class Tests Sean Masterson 2021-11-04 13:52:54 -07:00
  • 1f4cb58c5e Moving flaky multiplayer tests into sandbox so they will still be ran nightly, but we can still fix and create new tests Gene Walters 2021-11-04 13:49:33 -07:00
  • 3bf25aceaa Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:44:32 -07:00
  • f97fa6dbe0 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:44:28 -07:00
  • ffb9e2ae3b Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:44:25 -07:00
  • d942c90c56 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:44:22 -07:00
  • 5a0b5f9f8b Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:44:18 -07:00
  • 0ee217acac Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:41:18 -07:00
  • 4ba2c06386 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:41:15 -07:00
  • 2791384a79 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:41:12 -07:00
  • e958a7d025 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:41:09 -07:00
  • 386ee323dd Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:41:05 -07:00
  • a91f569625 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:40:56 -07:00
  • ac7cda86c5 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:40:51 -07:00
  • 7d70def688 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:40:28 -07:00
  • 422dba905a Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:40:04 -07:00
  • f5dea72dfe Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:40:00 -07:00
  • 0aba1fa48c Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:39:52 -07:00
  • 9948f70da0 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:39:37 -07:00
  • d1e8f1f6e9 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:39:32 -07:00
  • dc9bf9e6b3 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 13:39:26 -07:00
  • 69059ba3e6 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 11:10:27 -07:00
  • 64ab8d5956 Add P0 Bloom Test Sean Masterson 2021-11-04 12:13:25 -07:00
  • 20edb35cdc [LYN-7245] Fix test thread being created multiple times (#5267) (#5315) amzn-mike 2021-11-04 15:29:39 -05:00
  • 5b504086f9 Prevent infinite recursion with Altitude Gradient. Using the Altitude Gradient as an input to the Height Gradient List can cause infinite recursion since it is both setting and fetching the same height value. Added guards to warn if this occurs and gracefully handles the situation. Mike Balfour 2021-11-04 15:27:00 -05:00
  • 46d1b19816 Merge pull request #5275 from aws-lumberyard-dev/burelc/LYN-6480 Chris Burel 2021-11-04 13:17:39 -07:00
  • cc1a265315 SpotLight debug draw to include display cone (#5309) Adi Bar-Lev 2021-11-04 16:15:18 -04:00
  • 4721ef8298 License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) AMZN-nggieber 2021-11-04 13:04:06 -07:00
  • add5b17053 Fix minor repeated AMAZON_LINUX in the code comment (#5312) Steve Pham 2021-11-04 12:56:52 -07:00
  • 8c2d1888a0 Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class jromnoa 2021-11-04 12:37:45 -07:00
  • 5a3cd96eab Fixes for CMake 3.22rc (#5314) Esteban Papp 2021-11-04 12:23:41 -07:00
  • f26e272a8d move light component non optimized test to sandbox until it gets optimized (ticket cut for this) jromnoa 2021-11-04 12:20:38 -07:00
  • 6f294457da fix issue #5172 (#5198) Vishal Das 2021-11-05 00:41:31 +05:30
  • 9a4cc6bde9 Merge remote-tracking branch 'upstream/stabilization/2110' into nvsickle/FixEntityOrdering nvsickle 2021-11-04 12:07:53 -07:00
  • 52604d79f6 Address some review feedback nvsickle 2021-11-04 12:05:46 -07:00
  • ae72463581 sandbox portion jromnoa 2021-11-04 11:54:49 -07:00
  • b82ea09a67 remove redundant sandbox test, remove unsued/old hydra script for old log lines test approach jromnoa 2021-11-04 11:54:21 -07:00
  • 16526f58b7 remove xfail marker jromnoa 2021-11-04 11:52:28 -07:00
  • bc2b3b12a7 remove old main suite, rename optimized main suite to be the new main suite jromnoa 2021-11-04 11:51:58 -07:00
  • 537af556c3 Merge pull request #5313 from aws-lumberyard-dev/GitIssue-5310_MultiplayerFlakyTest puvvadar 2021-11-04 11:51:53 -07:00
  • e43d60583c Fix a bug where a rigid body with multiple shapes would ignore all shapes except the first Yuriy Toporovskyy 2021-11-04 14:43:05 -04:00
  • 2539fb6065 saving initial round of edits for the using the Asset class jromnoa 2021-11-04 11:40:01 -07:00
  • b6be57d2cf Merge pull request #5264 from aws-lumberyard-dev/MacPMLaunchEditor AMZN-Phil 2021-11-04 11:11:44 -07:00
  • 781a635ef7 Cleanup: Remove cry load dll functions (#5295) Esteban Papp 2021-11-04 11:10:29 -07:00
  • bb1dfd44d2 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 11:10:26 -07:00
  • e6a132b91e Merge branch stabilization/2110 into development Chris Burel 2021-11-04 11:10:26 -07:00
  • 9e5b22a431 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 11:10:26 -07:00
  • 1bd5a63919 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 11:10:25 -07:00
  • 6eeae875e9 Merge branch stabilization/2110 into development Chris Burel 2021-11-04 11:10:25 -07:00