Commit Graph

  • 15fbe97504 Adding a guard for this, since tests attempt to apply autonomy to an invalid entity kberg-amzn 2021-10-21 17:12:08 -07:00
  • b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) Jonny Galloway 2021-10-21 19:03:49 -05:00
  • a4321baecc Hopefully fix a Jenkins build failure about "function cannot access 'AZ::RPI::MaterialVersionUpdate::RenamePropertyAction::m_fromPropertyId'" santorac 2021-10-21 17:00:06 -07:00
  • 7b77961962 removing unused local variable causing a compiler warning kberg-amzn 2021-10-21 16:52:11 -07:00
  • 214a2899ad oops =( kberg-amzn 2021-10-21 16:41:01 -07:00
  • f61c37786f fixing unit test with local time issue evanchia 2021-10-21 16:40:48 -07:00
  • 26fdd5a553 adding the --no-tests=error ctest arg to linux and windows test jobs evanchia 2021-10-21 16:13:20 -07:00
  • 5e6ecddbf9 Remove some test code and extra newlines AMZN-Phil 2021-10-21 16:11:28 -07:00
  • e3cfcd4cc7 Add the ability for Python to pass download progress to Project Manager and to cancel downloads. AMZN-Phil 2021-10-21 16:07:07 -07:00
  • 2df466228a fixing one more broken include kberg-amzn 2021-10-21 15:58:01 -07:00
  • 19dee0e37c Merge branch 'development' into Atom/rbarrand/MaterialVersionUpdate santorac 2021-10-21 15:57:57 -07:00
  • 4cd6ce1e96 Fixing broken include path kberg-amzn 2021-10-21 15:38:43 -07:00
  • 50068bcae7 Merge pull request #4807 from aws-lumberyard-dev/GemUIDownload AMZN-Phil 2021-10-21 15:11:16 -07:00
  • 081bfc2530 Added helper method to az_qt_helpers for retrieving the main window instance. Chris Galvan 2021-10-21 17:06:12 -05:00
  • 670e9a1fa1 merge with development evanchia 2021-10-21 14:56:16 -07:00
  • 6168528964 fixing unit tests evanchia 2021-10-21 14:44:43 -07:00
  • 6c1b2fa84c Merge pull request #4883 from aws-lumberyard-dev/Atom/jromnoa/fix-atom-testsuite-main-gpu-AR-logs jromnoa 2021-10-21 14:43:30 -07:00
  • f3af362ede Merge pull request #4838 from aws-lumberyard-dev/LYN-7562 Nicholas Van Sickle 2021-10-21 14:37:53 -07:00
  • 2a42654df7 Fix usages of AZStd::bitset not being found by serialize context puvvadar 2021-10-21 14:36:51 -07:00
  • e867aa2940 Merge branch 'development' of https://github.com/o3de/o3de into Network/olexl/hierarchy_connectionid_cr AMZN-Olex 2021-10-21 17:21:07 -04:00
  • ea442b80d1 Renamed ctest_pytest.ini to pytest.ini so it is used by default, added TestSuite_ as collection file (#4822) AMZN-AlexOteiza 2021-10-21 22:03:18 +01:00
  • 89c7ab2405 Merge pull request #4849 from aws-lumberyard-dev/AddLocalRepoFix AMZN-Phil 2021-10-21 13:50:11 -07:00
  • 57c65e5b43 merging latest development kberg-amzn 2021-10-21 13:45:35 -07:00
  • 52112be1ac LYN-7448 + LYN-7542 + LYN-7543 | Focus Mode - UX Improvements (#4837) Danilo Aimini 2021-10-21 13:43:21 -07:00
  • 50f66bde69 Remove the use of a .Stub version of the Wwise Gem (#4879) amzn-phist 2021-10-21 15:38:56 -05:00
  • 7ffcbe080e Updated Material Editor's MaterialDocument to apply version updates to the materials that it opens. santorac 2021-10-21 13:23:18 -07:00
  • 24d7a90e5f Fix a warning AMZN-Phil 2021-10-21 13:01:46 -07:00
  • b32a6a1369 Reverted accidental change to StandardPBR.material type's color property name. santorac 2021-10-21 12:52:28 -07:00
  • 94f54e8586 re-add the 'Captured data successfully.' log line to test_AtomFeatureIntegrationBenchmark() test, removed on accident jromnoa 2021-10-21 12:52:05 -07:00
  • 244878483a Update open file limit on linux for applications (#4878) Steve Pham 2021-10-21 12:40:10 -07:00
  • c4f5f01657 Merge remote-tracking branch 'upstream/development' into GemUIDownload AMZN-Phil 2021-10-21 12:39:36 -07:00
  • 3fc32675fd removes general.log() checks for pass/fail status as these do not appear in AR and only appear locally jromnoa 2021-10-21 12:39:09 -07:00
  • 317bb7aa67 Owning connection id will happen on clients as well. AMZN-Olex 2021-10-21 15:14:00 -04:00
  • f4d5a75574 Fixed an issue where the wrong version number was being reported in a warning message. It showed the latest version instead of the original version number. santorac 2021-10-21 12:13:45 -07:00
  • 37873f81cf Setting owning connection id based on the hierarchy root network entity. AMZN-Olex 2021-10-21 15:09:46 -04:00
  • 7316802941 Add Detach and Duplicate Prefab basic workflow auto test (#4506) chiyenteng 2021-10-21 12:08:00 -07:00
  • ea325d356c updated defaults in all launchers, with additional unit test sweeneys 2021-10-21 12:05:22 -07:00
  • 68b585102e Re-order some color grading operations. Increase values for SMH to account for HDR colors. (#4856) hershey5045 2021-10-21 12:06:46 -07:00
  • 7eaf54e48d Adding 5361st maybe_unused to the code base to pass AR antonmic 2021-10-21 11:52:50 -07:00
  • a1edb2c4ac Update platform defaults to return a launcher instead of a string sweeneys 2021-10-21 11:51:47 -07:00
  • 33490ed6df Avoided a string copy by using path view srikappa-amzn 2021-10-21 11:42:41 -07:00
  • 64bbc700fa Hair - ShortCut rendering technique and pipeline with Marschner lighting model (#4871) Adi Bar-Lev 2021-10-21 14:29:53 -04:00
  • bf2997f960 Merge remote-tracking branch 'upstream/development' into Atom/rbarrand/MaterialVersionUpdate santorac 2021-10-21 11:14:03 -07:00
  • 546102077f Merge pull request #4875 from aws-lumberyard-dev/cgalvan/RemoveLegacyColorGradient Chris Galvan 2021-10-21 13:14:01 -05:00
  • f83b6594c9 Updated MaterialTypeSourceData to force users to move the "version" indicator to the new location at the top level of the json document. (It's a simple enough change to make manually, and making .materialtype is an uncommon workflow, so not worth doing this automatically). santorac 2021-10-21 11:05:47 -07:00
  • 11c31cb5ca removed platform specific tests and consolodated evanchia 2021-10-21 10:48:33 -07:00
  • e008ba8579 [development] Fixed Profiler ImGui module name when building monolithic (#4848) Scott Romero 2021-10-21 10:22:24 -07:00
  • 79b41686c4 Merging latest dev kberg-amzn 2021-10-21 10:11:37 -07:00
  • bc9f6be4cf Change repo_uri passed into register repo to always be a str AMZN-Phil 2021-10-21 10:11:18 -07:00
  • 6b102cadac Removing hacked Jenkins fix in order to rerun with more logging and get a better idea of why its failing in the first place Gene Walters 2021-10-21 09:56:03 -07:00
  • a032c59eab Removing unused function AMZN-Phil 2021-10-21 09:39:15 -07:00
  • 2809c3b7ed Removing unused variables and defines and some renaming AMZN-Phil 2021-10-21 09:35:03 -07:00
  • 3a6cc2498b Skipping GraphUpdate test due to LC node issue in Debug configuration (#4847) jckand-amzn 2021-10-21 11:16:48 -05:00
  • c871224dae Support for importing Json files (#4609) SJ 2021-10-21 09:13:43 -07:00
  • 4ed73a0b91 Use case insensitive folder path comparison for creating slices srikappa-amzn 2021-10-21 09:11:11 -07:00
  • ab86c9961e [Linux] Fix deadlock when running LaunchProcess() from a thread (#4833) Chris Burel 2021-10-21 09:09:56 -07:00
  • 7a14a21377 Fixed create-project/create-gem to use relative paths directly (#4811) lumberyard-employee-dm 2021-10-21 10:59:42 -05:00
  • a33ab67125 bugfix: handle moving files for inode-watch for AssetProcessor (#4656) (#4809) Michael Pollind 2021-10-21 08:58:14 -07:00
  • d78aa5bf90 Removed legacy ColorGradientCtrl. Chris Galvan 2021-10-21 10:55:32 -05:00
  • f7af0b8d52 Adding more logging to debug TcpSocket on Jenkins machine Gene Walters 2021-10-21 06:51:49 -07:00
  • 43d1fbeedd Adding more logging to debug TcpNetworkInterface Gene Walters 2021-10-21 06:39:17 -07:00
  • 3a1c377c03 Fix compiler warning Gene Walters 2021-10-21 06:23:51 -07:00
  • 58a518ce69 removing accidental file antonmic 2021-10-21 04:52:46 -07:00
  • 6e7d2e6dd6 removing commented line in TAA pass antonmic 2021-10-21 04:48:45 -07:00
  • 6642850c02 Cleaned up new Depth of Field, ready for PR antonmic 2021-10-21 04:44:26 -07:00
  • dfcf88265b Fixed a MaterialBuilder issue where material version updates were incorrectly reporting failure in some cases. santorac 2021-10-21 01:28:08 -07:00
  • 60148ccc39 New Depth of Field - Minor improvements, optimizations, and now works with auto focus antonmic 2021-10-21 01:23:43 -07:00
  • d04d9883bc New Depth Of Field working quite well with a small amount of artefacts antonmic 2021-10-21 00:42:48 -07:00
  • 46061eb302 Simplified the code around MaterialAsset::ApplyVersionUpdates() santorac 2021-10-21 00:07:36 -07:00
  • 1633ced656 Reports warnings when a material version auto update is applied, notifying the user they should update their source data. Also improved the MaterialAssetTests UpgradeMaterialAsset() to focus on testing the inputs and outputs of the class rather than the private internal data. santorac 2021-10-20 23:36:53 -07:00
  • b81bf1064f Noticing the Jenkins machine fails to connect to server before the server logs even begin. Giving the server some time (5 seconds) to boot up before trying to connect to see if that helps Gene Walters 2021-10-20 23:33:22 -07:00
  • 74d74050f2 Fix unused variable error in release linux builds (#4846) Steve Pham 2021-10-20 18:54:27 -07:00
  • 55c96e9eb1 Revert after testing! Printing the entire server log in order to see gather information on Jenkins machine Gene Walters 2021-10-20 17:22:33 -07:00
  • 961c412179 Fix adding local repos due to JSON not being able to serialize Windows paths AMZN-Phil 2021-10-20 16:39:11 -07:00
  • 9ef70d2ae7 Debugging why Jenkins is failing. Changing a harmless assert to a warning to check if this allows server launcher to run on Jenkins machine. Not sure why this would work, just grabbing at straws Gene Walters 2021-10-20 16:38:39 -07:00
  • 1d4c622434 Merge pull request #4844 from aws-lumberyard-dev/Atom/guthadam/material_system_component_release_fixes Guthrie Adams 2021-10-20 18:05:14 -05:00
  • 836d018de7 Simplified MaterialVersionUpdate code to focus just on renaming, since that's the only operation we currently support. We shouldn't add more complexity until additional operations need to be supported. Also rearranged some logic to simplify the code that loops over rename actions, avoiding making unnecessary additional maps. santorac 2021-10-20 15:53:22 -07:00
  • a0b1dec929 Added support for material version updates in MaterialSourceData. This is necessary for tools like Material Editor and Asset Processor to work with the latest property names. santorac 2021-10-20 15:31:01 -07:00
  • 9aa9ed8c8e Changing some class names and other download UI feedback. AMZN-Phil 2021-10-20 14:55:08 -07:00
  • c2ec18dc0e Remove prefab WIP checks to make focus mode the default (and only) prefab editing workflow in the editor. (#4840) Danilo Aimini 2021-10-20 14:41:35 -07:00
  • 27a535eaf4 Linux Fixes for Launching the Material Editor (#4808) Steve Pham 2021-10-20 14:34:30 -07:00
  • ae4755bbc3 Merge pull request #4839 from aws-lumberyard-dev/cgalvan/FixSceneSettingsStallWithInvalidP4 Chris Galvan 2021-10-20 16:30:42 -05:00
  • 6566ff1fcb Fixing material system component mac release build Guthrie Adams 2021-10-20 16:22:34 -05:00
  • 0c7e732527 removing return type Union which is not supported Scott Murray 2021-10-20 14:20:49 -07:00
  • 9e8e08a815 Throwing up Depth of Field WIP so Galib can investigate AP crash with shader processing antonmic 2021-10-20 14:10:11 -07:00
  • 2c0e78cb0d more development freshening Scott Murray 2021-10-20 13:30:56 -07:00
  • 2e44d96b05 Merge pull request #4734 from aws-lumberyard-dev/Atom/mriegger/directionallightbias Guthrie Adams 2021-10-20 15:22:33 -05:00
  • 26f23cc3a5 Merge pull request #4836 from aws-lumberyard-dev/flakytest Sean Sweeney 2021-10-20 13:21:59 -07:00
  • 8e797982a5 [LYN-7530] Fix matchmaking request type typo and add more matchmaking notifications (#4774) Vincent Liu 2021-10-20 13:11:12 -07:00
  • c1948bf94e Treat invalid p4 configuration as a warning for the scene settings save action so the processing popup will get the job results. Chris Galvan 2021-10-20 15:04:21 -05:00
  • 60c286dafa LYN-7483 + LYN-7052 | Correctly initialize and refresh Prefab Focus Mode handler. (#4718) Danilo Aimini 2021-10-20 12:56:30 -07:00
  • 714f5357b2 Add an error message to AP when the project path is invalid (#4801) amzn-phist 2021-10-20 14:45:32 -05:00
  • fdce8a3085 Merge pull request #4773 from aws-lumberyard-dev/ReturnCachedGemJsons AMZN-Phil 2021-10-20 12:44:39 -07:00
  • 24b0dab30e Make safe asset folder comparison for prefab creation to be case insensitive srikappa-amzn 2021-10-20 12:02:46 -07:00
  • af27906598 Moved atom flaky tests to sandbox AMZN-AlexOteiza 2021-10-20 20:00:53 +01:00
  • 322e339543 Printing error if the editor server launcher has not been built. Updating pytest to fail if the serverlauncher does not exist. Gene Walters 2021-10-20 11:45:42 -07:00
  • 77ec88f86e Improve the stability of metrics gem tests by removing local file operations (#4761) Junbo Liang 2021-10-20 11:28:28 -07:00
  • eb41ec5978 bringing in latest development Scott Murray 2021-10-20 11:24:32 -07:00
  • 1c409e0a23 Change default folders for user content (#4333) Alex Peterson 2021-10-20 11:18:27 -07:00
  • 7ddcdffed7 Move Qt Toast Notifications from GraphCanvas into Framework Alex Peterson 2021-10-20 11:15:24 -07:00