Commit Graph

  • 21b349fcfa Hair - bug fix of changing the method by which passes are acquired (#5015) Adi Bar-Lev 2021-10-27 09:30:24 -04:00
  • 63308c942a {lyn7677} updated test modules to pass AssetPipelineTests on Linux (#5017) Allen Jackson 2021-10-27 08:15:35 -05:00
  • 47266db100 bugfix: improve viewport overlay (#4939) Michael Pollind 2021-10-27 02:28:22 -07:00
  • 62e6b72e68 Use aznew where appropriate for EMotionFX Command subclasses (#4912) Chris Burel 2021-10-27 00:53:24 -07:00
  • 0b9c792fda Fix AzTestRunner with correct lib sweeneys 2021-10-25 18:54:01 -07:00
  • b9486036c3 Fix AzTestRunner smoke test on Linux sweeneys 2021-10-25 18:50:34 -07:00
  • 9b41078774 Fixed potential unused variable 'originalVersion' with 'maybe_unused' attribute. santorac 2021-10-25 16:02:55 -07:00
  • 171570c3dc Fix notification queue and add gem action (#4985) Alex Peterson 2021-10-26 14:37:47 -07:00
  • 0f1f429cc1 CR feedback. Use one color instead of a color array. rhhong 2021-10-26 12:28:47 -07:00
  • 68d9c05377 wireframe rendering rhhong 2021-10-26 08:14:34 -07:00
  • 12784c4ada test cleanup and adding AtomComponentProperties Scott Murray 2021-10-22 16:17:49 -07:00
  • 957d2b36be Add SerializeContext include for nounity builds puvvadar 2021-10-22 11:26:12 -07:00
  • 7086cc9123 Fix usages of AZStd::bitset not being found by serialize context puvvadar 2021-10-21 14:36:51 -07:00
  • 41441b85a7 Fixed Procedural Prefab asset output to set Source field to the corre… (#4921) amzn-mike 2021-10-26 11:54:41 -05:00
  • 104170879e Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) SJ 2021-10-26 09:43:03 -07:00
  • 769e2e3942 Add serialized output version (xml) of debug scene graph (#3437) amzn-mike 2021-10-26 11:07:22 -05:00
  • 0b4d3fa930 [LYN-7529] Create unit tests for ResolveSourceFileDependencyPath (#4790) amzn-mike 2021-10-26 10:52:33 -05:00
  • ebfea8a7e0 Moved the Asset Catalog loading from LmbrCentral to the AzFramework::Application (#4568) lumberyard-employee-dm 2021-10-26 10:31:31 -05:00
  • 0c7df470dd Fixed crash if you save a bundle outside the default bundle folder (#4974) AMZN-stankowi 2021-10-26 08:29:43 -07:00
  • dc25cc099d Bug Fix: resolve entity ordering for EntityOutliner (#4798) (#4938) Michael Pollind 2021-10-26 02:29:12 -07:00
  • 2e9ad896db Add some debug rendering options. (#4950) Roman 2021-10-26 01:59:02 -07:00
  • a9fc376d6c Upload AP logs when there is an AP eeror (#4896) Shirang Jia 2021-10-25 19:16:29 -07:00
  • 89177790f5 Disable custom titlebar on Mac, Linux, fix resize (#4973) Alex Peterson 2021-10-25 16:33:32 -07:00
  • f162ae2dc0 Scaffold PythonGem template (#4888) Jonny Galloway 2021-10-25 18:18:27 -05:00
  • 6c67996f85 Set Project Manager minimum height 700px (#4970) Alex Peterson 2021-10-25 14:57:53 -07:00
  • ce3e998a32 Add xcb input dev packages (#4962) Mike Chang 2021-10-25 13:48:17 -07:00
  • 7f6d72b5d9 Added Hydra API to extract all the classes, globals and EBuses exposed (#4953) galibzon 2021-10-25 13:26:53 -05:00
  • e00c760ffd Normalize Shader vs Shaders Folders (#4925) galibzon 2021-10-25 13:23:43 -05:00
  • 5e09f85801 Fixed some files missed when groundplane_521 was renamed to 512 (#4958) AMZN-stankowi 2021-10-25 11:08:49 -07:00
  • b31d47e91f ATOM-16489 Add find passes functions for Scene or RenderPipeline in PassSystemInterface (#4739) Qing Tao 2021-10-25 10:07:55 -07:00
  • b4f42b599a Adding Shaderball test and asset files. (#4743) LesaelR 2021-10-25 10:05:07 -07:00
  • 328cefc972 Terrain Macro Material component improvements (#4930) Mike Balfour 2021-10-25 11:37:32 -05:00
  • 4ce40281df Asset Browser Search View fixes (#4814) AMZN-Igarri 2021-10-25 11:35:50 +02:00
  • 725ac83667 Minor updates in response to code review feedback. santorac 2021-10-23 00:02:31 -07:00
  • 334899b0dc Moved the Material Component property override renaming to EditorMaterialComponent via ApplyAutomaticPropertyUpdates. MaterialAssignment::ApplyProperties() still reports warnings but does not update the m_propertyOverrides. MaterialAssignment::ApplyProperties() will now skip the old name'd overrides if overrides are present for the new names. I'm not sure if this will ever happen, but it did happen while I had some intermediate changes, so I imagine it could happen again. I had to update the Material::FindPropertyIndex function to expose information about renames when they occur. This should make it easier for other systems to get (somewhat) automatic benefit from the version update feature. I also found that there was an issue with material inspector where it wouldn't be initialized the the right override values when renames were present. Now it applies the renames to whatever override data it gets from the Material Component. santorac 2021-10-22 16:41:44 -07:00
  • 6da17abba4 Made material property auto-rename procedure apply to Material Component at runtime. This ensures that an material property overrides and any gameplay scripts that work with property overrides can get the benefit of the material type version update procedure. I added an ApplyPropertyRenames function to MaterialTypeAsset very similar to the one in MaterialTypeSourceData. Updated the MaterialAssignment class to apply any property renames when it discovers the old name doesn't work. This will be written to disk when the level or prefab is saved. santorac 2021-10-21 23:18:08 -07:00
  • cea5a0d187 Fix desktop shortcuts created by Windows installer AMZN-Phil 2021-10-22 16:12:18 -07:00
  • 4996e76f6c Read engine version from setting registry (#4926) Junbo Liang 2021-10-22 18:00:43 -07:00
  • 48c438f469 Reverting the debugging code I was using to narrow down the problem on Jenkins now that the issue was fixed by PR-4946 Gene Walters 2021-10-25 14:46:03 -07:00
  • c9a02e3c8a Revert "Lowering timeout so pytest doesnt abort, but still get mode time to read the server logs" Gene Walters 2021-10-25 14:31:36 -07:00
  • 37243c74ec Make gem tags clickable and filter by their text in the Gem Catalog when clicked nggieber 2021-10-28 09:21:56 -07:00
  • a661189ea9 Fix for rendering artifacts on height map update. (#5066) Ken Pruiksma 2021-10-28 10:53:57 -05:00
  • 8d7eb4767a Merge pull request #5081 from aws-lumberyard-dev/ragdoll-joint-rotation greerdv 2021-10-28 15:38:09 +01:00
  • 9109b9de8d Removed includes Sergey Pereslavtsev 2021-10-28 15:19:11 +01:00
  • 43e6731714 Removed hierarchy validation since it is not always applicable Sergey Pereslavtsev 2021-10-28 15:17:11 +01:00
  • 8117798949 Removed gem repo enable button nggieber 2021-10-28 07:00:21 -07:00
  • 837831a919 Bug fix: hierarchical components serve as multiplayer input drivers Olex Lozitskiy 2021-10-28 09:33:06 -04:00
  • 348bb7d37e Added setreg option for network spawnables serialization format Sergey Pereslavtsev 2021-10-28 13:49:08 +01:00
  • 9b2afbc39b fix explicit qualification of member function addresses greerdv 2021-10-28 12:51:33 +01:00
  • dd0780f6ec make sure joint frame rotations are editable for ragdoll setup greerdv 2021-10-28 12:26:05 +01:00
  • caab78d930 Merge pull request #5065 from aws-lumberyard-dev/cgalvan/RenameToolGemTemplates Chris Galvan 2021-10-27 21:15:14 -05:00
  • e4df621f88 Merge pull request #5052 from aws-lumberyard-dev/daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 17:45:45 -07:00
  • 568d9a3f36 Merge pull request #5069 from aws-lumberyard-dev/Neil_o3de_local jromnoa 2021-10-27 17:33:50 -07:00
  • c82f97c03c Moves the inclusion of the platform-specific install files to the end of cmake/Install.cmake so the install wrapper functions are available Esteban Papp 2021-10-27 16:59:39 -07:00
  • e7ed2c2a83 [profiler_capture_api] updated ProfilerRequests reflection to be as AZ::Interface AMZN-ScottR 2021-10-27 15:55:02 -07:00
  • f90074adb6 [profiler_capture_api] added utility for reflecting AZ::Interfaces through the BehaviorContext AMZN-ScottR 2021-10-27 15:54:03 -07:00
  • 308fcd8bf2 Adding the Hydra P0 Grid component test, and including it in the Test_Suite_Main_Optomized. Neil Widmaier 2021-10-27 14:53:20 -07:00
  • 13a136fa05 Merge pull request #5038 from aws-lumberyard-dev/Atom/jiaweig/ATOM-16414_vulkan_stencil Jeremy Ong 2021-10-27 15:49:56 -06:00
  • b48073b171 fixes PR comments Esteban Papp 2021-10-27 14:41:00 -07:00
  • 1435d8b096 Merge branch 'development' of https://github.com/o3de/o3de into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 14:18:01 -07:00
  • 8bbd8f9807 Renamed the C++ and Python tool gem templates after review. Chris Galvan 2021-10-27 16:01:02 -05:00
  • 59c898fc48 Fix notification queue and add gem action (#4985) (#5024) Alex Peterson 2021-10-27 13:55:32 -07:00
  • 46fc1a720c Fixes monolithic and non-monolithic installed builds (test project builds against debug/profile non-monolithic and release monolithic) Esteban Papp 2021-10-27 13:04:10 -07:00
  • 6f8890c2ef Improve error messaging when duplicating entities before they are created (#4922) srikappa-amzn 2021-10-28 01:16:06 +05:30
  • 5ceb9ee214 Material component property inspector indicator changes Shows indicator icon for differences between the overrides and the active material asset, not the material type. So, the indicator will only be shown for property changes that have an effect and will be stored in the component. Guthrie Adams 2021-10-27 14:24:16 -05:00
  • d23df465dd Merge pull request #5043 from aws-lumberyard-dev/cgalvan/CherryPickPythonGemTemplate Chris Galvan 2021-10-27 14:00:06 -05:00
  • 35467b63d9 Unit tests for Heightfield collider (#5042) John Jones-Steele 2021-10-27 19:31:30 +01:00
  • 9e0756f3c1 ATOM-16656 PassTree tool: ParentPass image attachment preview doesn't work (#5032) Qing Tao 2021-10-27 11:28:21 -07:00
  • 61ad699e61 Merge commit '30c366366ed9892fa79a47ec6b7a44dc81cb4dc3' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:23:16 -07:00
  • d5c09c695c Merge commit '3165cf283828d1234bda738ab24ea74c4511152a' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:23:12 -07:00
  • b9613bc915 Merge commit '7fc0f14a1b4f66e560a2ee770b9dbb28dfd54d6f' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:23:07 -07:00
  • ef81af0712 Merge commit 'cf90d7a59466295ada9223751d4f0020a1d6336d' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:23:02 -07:00
  • 732b8c2d1b Merge commit 'd332f7c4c70343d7e1a8ca72723ac99ebdd30ca6' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:58 -07:00
  • e84bb5e3ad Merge commit 'a29623e5f0d5d1bd83bcc7fa043f70e4c84e1123' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:53 -07:00
  • 4c1082f54e Merge commit '049112d8fa8f74400dcb612f91fb3e329be83d54' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:49 -07:00
  • d30af5efd2 Merge commit 'e4c69a29fa83e0a2dfff2581f5fe0e542cf0e7e1' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:44 -07:00
  • 64b58e21a3 Merge commit '42a14079f2dd41f01048e9169daac282802b98c1' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:39 -07:00
  • 540728c033 Merge commit '707730ebbc1cedeea3bcb785251474401a0e76dd' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:35 -07:00
  • 46d616824f Merge commit '856318005cac14560f765dc5af203e0139344bb3' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:30 -07:00
  • b5f0375f1b Merge commit 'e22235ec5b850541d6a186a80b44050ebfd24d89' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:25 -07:00
  • 8269c01f11 Merge commit 'e9b5a51d9fec3126660bdd9a8626ab09c8807072' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:21 -07:00
  • 20939d6285 Merge commit '3913d9125172ad6a195dcc7d299701be3cd4624a' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:15 -07:00
  • 4430c1c3d3 Merge commit 'a945fd9f1bc885af48bd7c3172f1e46d24588eb5' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:10 -07:00
  • 8507e26de8 Merge commit 'b541d69efc1b1476eaa929a7cb81e09a3cf4185a' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:05 -07:00
  • bc844dc6c9 Merge commit 'a2eca9de3d2e5abca3d5f52f58ff6afd613d8d0d' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:22:00 -07:00
  • 1a65250b96 Merge commit '22a287d046c606ccb79ff19c1c15075d8cd71dbc' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:56 -07:00
  • 391da332eb Merge commit '767466c57b8e0e3e24d7522e8d8adba4027da04d' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:51 -07:00
  • 324c9462b6 Merge commit '6b3fc0ff8b2e3094781d7521ec116f620951d46f' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:46 -07:00
  • b2ef35caa1 Merge commit 'f3499011ac52f801ab5bf5f27791f56039e0a7d1' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:41 -07:00
  • 6b06885f23 Merge commit '057c8e0d4e77c6ede25359a86324791ac313b548' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:36 -07:00
  • ae698c2818 Merge commit '5cbbbb4f20737099b652dd4358e3cd8116dd1018' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:31 -07:00
  • 657b1026b5 Merge commit '1bc2968330c7f700759d68b4b4a8e59d81007027' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:27 -07:00
  • 4b115e392f Merge commit '4e6f1981b92ff2ea8801915b528590503dbe1429' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:22 -07:00
  • f960d6466c Merge commit '3b4b8c354903f6c0fb9b579b13ae5d336c761382' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:17 -07:00
  • 7e827bff1a Merge commit 'a5694a5ac65093dcb7b713b97f7382d987a7feed' into daimini/gitflow_211027_o3de Danilo Aimini 2021-10-27 11:21:04 -07:00
  • 96a4523a03 Merge pull request #5026 from aws-lumberyard-dev/animation/rhhong/camera_fix_size Luis Sempé 2021-10-27 11:12:35 -07:00
  • e6650f1ff4 LYN-7655 Fix Race Condition When Launching at Editor-Server (#4946) Gene Walters 2021-10-27 10:38:09 -07:00
  • faa87f56c9 Fix build error rhhong 2021-10-27 10:18:24 -07:00
  • b7b79efd69 fixes monolithic vs non-monolithic installation (generates, monolithic doesnt build) Esteban Papp 2021-10-27 10:17:27 -07:00
  • 30c366366e Improve gamelift unit test by checking handler invocation (#5030) Vincent Liu 2021-10-27 09:56:30 -07:00