Commit Graph

  • 3df5f53e5e updating timeout balibhan 2021-05-04 15:16:31 +05:30
  • 83545c0243 Merge pull request #470 from aws-lumberyard-dev/hultonha_LYN-2315_camera-phase-2 Tom Hulton-Harrop 2021-05-04 09:59:47 +01:00
  • c1cc64b8ae SC branch migration balibhan 2021-05-04 14:17:46 +05:30
  • e63aa4f704 Merge branch 'main' into Atom/dmcdiar/LYN-3256 dmcdiar 2021-05-04 01:25:09 -07:00
  • 64f42ba1cb Removed the asset callback from the EditorReflectionProbeComponent, since the component may have been destroyed and recreated between the bake and the asset load. Replaced with an OnTick handler that polls the ReflectionProbeFeatureProcessor to determine when the asset is ready. dmcdiar 2021-05-04 01:24:14 -07:00
  • 80f692118b ATOM-15451 always bring material editor and foreground when launching guthadam 2021-05-04 01:27:12 -05:00
  • 31885753cb Fixes for compile failures with Clang on Windows (#532) Chris Burel 2021-05-03 22:46:28 -07:00
  • d0a561fa01 merging latest origin karlberg 2021-05-03 21:27:27 -07:00
  • d5ad5d9596 Removing some more ebus dependencies within the vis system karlberg 2021-05-03 21:20:40 -07:00
  • 837458abf2 ATOM-15391 [RHI][Vulkan][Android] SSAO introduces horizontal lines on flat surfaces jiaweig 2021-05-03 20:23:03 -07:00
  • 03c219bd2d Removed unused code Aristo7 2021-05-03 21:31:06 -05:00
  • edf8ab4822 Renaming CPack.cmake to Packaging.cmake to avoid infinite recursion (Packaging.cmake includes CPack.cmake) (#533) Esteban Papp 2021-05-03 18:55:42 -07:00
  • 03ae0195a3 Merge branch 'main' into ly-as-sdk/LYN-2948 pappeste 2021-05-03 18:18:20 -07:00
  • d1416d53e0 adding a file for ImageProcessing pappeste 2021-05-03 18:16:08 -07:00
  • bcbe1bfef7 LYN-2537 AssetBundler updates (#426) lumberyard-employee-dm 2021-05-03 20:09:37 -05:00
  • a7624bb985 Removed returning AZ::Failure when AZ::Assert is thrown srikappa 2021-05-03 17:23:00 -07:00
  • 15c2203e01 Merge pull request #528 from aws-lumberyard-dev/cgalvan/RemoveLegacyMaterial cgalvan 2021-05-03 19:18:19 -05:00
  • 5c68647b6b fixing qt deploy and adding install of runtime dependencies pappeste 2021-05-03 17:16:03 -07:00
  • 04032d37bc leftover for a parameter it never existed pappeste 2021-05-03 17:11:25 -07:00
  • fd9bac8684 Unnecessary empty line pappeste 2021-05-03 17:11:03 -07:00
  • ed17d01028 making the runtime_dependencies a function so we can reuse internal functions for the install pappeste 2021-05-03 17:10:40 -07:00
  • 5ec20d6eff Merge branch 'main' into LYN-3449 srikappa 2021-05-03 16:46:49 -07:00
  • d8145d33e9 Reverted an assert condition to its previous state srikappa 2021-05-03 10:13:55 -07:00
  • 73dca7e9e2 Fix Editor crash when slices are deleted with prefabs enabled srikappa 2021-05-03 10:07:44 -07:00
  • 0c3e0f18cc Merge pull request #187 from aws-lumberyard-dev/LY123349_Emfx_MotionInstancePoolReduceFragmentation Gene Walters 2021-05-03 16:27:55 -07:00
  • 822368ef01 Changes to get visibility system working again in-game karlberg 2021-05-03 16:26:11 -07:00
  • dfe57c9d8f [LYN-2964][LYN-2965] Improve user experience of using AWSScriptBehaviorS3 (#495) Vincent Liu 2021-05-03 16:16:19 -07:00
  • 4485edf77d LYN-2578: Updates cmake install for 'scripts' directory. (#518) Eric Phister 2021-05-03 17:46:54 -05:00
  • 7f81602fe7 Use the material id from the base mesh when optimizing blend shapes (#517) Chris Burel 2021-05-03 15:43:42 -07:00
  • fe0b768d03 Merge pull request #510 from aws-lumberyard-dev/carlitosan-beta-fixes Luis Sempé 2021-05-03 15:33:34 -07:00
  • 6eddf39eff Adding additional PhysX tests for work with Prefabs jonbeer 2021-05-03 15:27:26 -07:00
  • 55f2b24302 Legacy Mesh component removal Terry Michaels 2021-05-03 17:17:18 -05:00
  • 13c7b06308 Handle EMotionFX hotkeys with QActions instead of in keyPressEvent (#514) Chris Burel 2021-05-03 15:00:40 -07:00
  • 53d47736c6 Merge pull request #523 from aws-lumberyard-dev/mbalfour/cherrypick-lyn-3357 Mike Balfour 2021-05-03 16:59:17 -05:00
  • 8b0b3f4d02 [LYN-3078] Removed legacy CMaterial and all related/unused classes. Chris Galvan 2021-05-03 16:42:11 -05:00
  • ea5dc5eb24 Merge pull request #521 from aws-lumberyard-dev/Atom/olexl/ATOM-15301_gems Olex Lozitskiy 2021-05-03 17:35:08 -04:00
  • f4def0c93f Minor compile warning cleanup Aristo7 2021-05-03 16:33:06 -05:00
  • 284c34a1af Merge branch 'main' into LY123349_Emfx_MotionInstancePoolReduceFragmentation Gene Walters 2021-05-03 14:06:26 -07:00
  • 93254944fe [SPEC-6602] Add module class to make sure profile build generate required Qt binaries (#509) Vincent Liu 2021-05-03 14:02:39 -07:00
  • 6b08719466 Fix UI Canvas loading in Launcher (#468) (#515) michabr 2021-05-03 13:58:54 -07:00
  • 1f6a6cccaa Merge branch 'main' into ly-as-sdk/LYN-2948 pappeste 2021-05-03 13:55:11 -07:00
  • 64d980bc03 Deleted AzFramework::AtomActiveInterface Aristo7 2021-05-03 15:40:32 -05:00
  • eb25e0bd33 Merge pull request #504 from aws-lumberyard-dev/Atom/guthadam/ATOM-15439 Guthrie Adams 2021-05-03 15:32:28 -05:00
  • 1a712857d9 Delete a mistakenly commited .orig file rgba16f 2021-05-03 15:22:04 -05:00
  • cc15e0d489 Avoid alignment issue if it ever went to cbuffer Michael Riegger 2021-05-03 13:19:53 -07:00
  • 1c63b6ae86 Merge pull request #481 from aws-lumberyard-dev/build-strike/fix-root-path Brian Herrera 2021-05-03 13:19:30 -07:00
  • b100260633 Merge pull request #505 from aws-lumberyard-dev/Atom/guthadam/ATOM-14065 Guthrie Adams 2021-05-03 15:12:55 -05:00
  • 4398a28f64 Merge pull request #519 from aws-lumberyard-dev/Atom/guthadam/LYN-3133 Guthrie Adams 2021-05-03 15:11:47 -05:00
  • 18b94601ed Merge remote-tracking branch 'upstream/main' into AtomDebugDisplayFixes rgba16f 2021-05-03 15:07:38 -05:00
  • 2f4120cdfb Update Ctrl+G logic to account for prefab processing status and timing puvvadar 2021-05-03 13:07:11 -07:00
  • 83e0691243 Added some comments to clarify the role of the default instance rgba16f 2021-05-03 14:58:15 -05:00
  • 0f9f4be382 [LYN-3357] Cherry-pick fix to UI textures to make them process as the correct type. Mike Balfour 2021-04-30 13:18:06 -05:00
  • cc4712aa25 Deleted Visibility gem, it was Cry only gem Aristo7 2021-05-03 15:37:16 -04:00
  • 954e158454 Adding nullptr checks in Gems/ for Get3DEngine() Aristo7 2021-05-03 15:21:27 -04:00
  • 9292d2e63f LYN-3133 Adding material editor asset path dependencies to Automated Testing project guthadam 2021-05-03 13:43:34 -05:00
  • f6479aca98 Fixed ATOM-15434 "Decal + POM (Grey outline issue)" Chris Santora 2021-05-03 11:37:08 -07:00
  • 71c5df040f Fix iOS Crash SJ 2021-05-03 11:24:38 -07:00
  • edbad529f5 Merge pull request #472 from aws-lumberyard-dev/LY-110648 jjjoness 2021-05-03 18:37:02 +01:00
  • 2e4545d289 Fix iOS Crash amzn-sj 2021-05-03 10:01:20 -07:00
  • d115c89043 Fixes for using the DebugDisplayRequestBus in game mode rgba16f 2021-05-03 11:48:48 -05:00
  • 893d4208c0 [LYN-3312] EMotionFX: Multi-threading dual quaternion software skinning / Moving the mouse while having many characters on screen makes the editor unusably slow (#506) Benjamin Jillich 2021-05-03 18:48:30 +02:00
  • 3c7ca72693 [LYN-3269] EMotionFX Editor save changed files prompts users to save files to the cache (#469) Benjamin Jillich 2021-05-03 18:45:35 +02:00
  • 181ce42591 Merge branch 'main' into carlitosan-beta-fixes chcurran 2021-05-03 09:42:01 -07:00
  • 071a642804 Auto gen updates fixing property declarations. chcurran 2021-05-03 09:37:23 -07:00
  • 27c27a5f8e Merge pull request #502 from aws-lumberyard-dev/SceneReleaseFix AMZN-koppersr 2021-05-03 09:07:30 -07:00
  • b5cf0f59fc Moved the pragma below the copyright message. jjjoness 2021-05-03 16:57:58 +01:00
  • fe88ae12b0 {LYN-3365} GraphObjectProxy is now hidden from Script Canvas (#478) jackalbe 2021-05-03 10:02:04 -05:00
  • 3cbbcf1877 SC branch migration balibhan 2021-05-03 12:10:33 +05:30
  • 9d0f9e9e3a ATOM-14065 fix problems with material editor details group property descriptions guthadam 2021-05-03 00:13:45 -05:00
  • f58f8805be Removed bad test code guthadam 2021-05-02 17:16:07 -05:00
  • fae33e9235 ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools guthadam 2021-05-02 17:08:21 -05:00
  • ce1191c143 Removed RayTracingSceneSrg.srgi from AutomatedTesting dmcdiar 2021-05-01 16:02:06 -07:00
  • 009ecbc152 Relocated RayTracingSceneSrg and converted to .azsli dmcdiar 2021-05-01 15:53:24 -07:00
  • 5eeeaf4346 Fixed several release build compile errors. AMZN-koppersr 2021-05-01 13:26:54 -07:00
  • 2e1c4e52d3 Improvements to reflection probe scaling dmcdiar 2021-05-01 01:51:13 -07:00
  • e13efa1475 Merge branch 'main' into ly-as-sdk/LYN-2948 pappeste 2021-04-30 18:06:49 -07:00
  • a905f38cc4 qt deploy pappeste 2021-04-30 18:06:30 -07:00
  • d046bae20b removing duplicate message pappeste 2021-04-30 18:06:03 -07:00
  • 781415755d [SPEC-6220] Mac clean asset fails "No ShaderPlatformInterfaces found" galibzon 2021-04-30 19:46:47 -05:00
  • 3eed53fa27 Crash fixes in LyShine with pRenderer being nullptr now (#496) Terry Michaels 2021-04-30 19:41:46 -05:00
  • 7a2f698bbc Create the Project Manager project (#320) AMZN-nggieber 2021-04-30 17:11:40 -07:00
  • dd3f032480 Merge pull request #488 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-14933 dmcdiarmid-ly 2021-04-30 16:33:15 -07:00
  • 99c82d141d LYN-3468 Updating the WhiteBox Editor Physics Tests to load the gem module using the updated filename of PhysX.Editor.Gem (#492) lumberyard-employee-dm 2021-04-30 18:30:51 -05:00
  • bb6f5239f3 Fix monolithic builds SJ 2021-04-30 16:24:58 -07:00
  • 896738ccff Update Qt 3rdParty packages to fix a minor CMake issue nvsickle 2021-04-30 16:08:43 -07:00
  • bdd276d209 Merge pull request #467 from aws-lumberyard-dev/Atom/mnaumov/ATOM-15426 AMZN-mnaumov 2021-04-30 16:03:33 -07:00
  • 7e678e15e8 lyn2919: Update all references to O3DE - Also fix issue where invalid SIDs could be generated - Make default project name consistent across Gems Pip Potter 2021-04-30 15:10:57 -07:00
  • a5d4eb5d44 Asset Bundler GUI (#427) Zaladane 2021-04-30 15:42:10 -07:00
  • 4e3846e679 Merge pull request #466 from aws-lumberyard-dev/remove-dyad AMZN-Phil 2021-04-30 15:26:56 -07:00
  • bdd1f8dfe4 Merge pull request #493 from aws-lumberyard-dev/pipeline/fix-readme Brian Herrera 2021-04-30 15:09:22 -07:00
  • 73d53576ce Fix monolithic builds amzn-sj 2021-04-30 14:55:31 -07:00
  • 451d6915ff Fix repo url Brian Herrera 2021-04-30 14:54:58 -07:00
  • 1ce62ae797 Merge pull request #454 from aws-lumberyard-dev/Atom/mnaumov/ATOM-5281 AMZN-mnaumov 2021-04-30 14:29:01 -07:00
  • e7600cef94 PR feedback mnaumov 2021-04-30 14:24:34 -07:00
  • 9681eb4a4d Improving projects shown in the IDE for projects building from installed sdk pappeste 2021-04-30 14:20:15 -07:00
  • b7a087948f Merge pull request #413 from aws-lumberyard-dev/Atom/guthadam/ATOM-4849 Guthrie Adams 2021-04-30 16:04:21 -05:00
  • a7c6638064 Remove CryFont and initialization functions related to the legacy renderer. (#485) bosnichd 2021-04-30 15:02:11 -06:00
  • 59811cb3a8 Merge pull request #486 from aws-lumberyard-dev/cgalvan/RemoveLensFlareEditor cgalvan 2021-04-30 15:42:06 -05:00
  • 95e9fe4e11 Fixed AR issue dmcdiar 2021-04-30 13:18:00 -07:00
  • 3466fdae41 Merge branch 'main' into cgalvan/RemoveLensFlareEditor Chris Galvan 2021-04-30 15:06:01 -05:00