{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":354743391,"defaultBranch":"development","name":"o3de","ownerLogin":"o3de","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-05T06:38:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/68126246?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715380609.0","currentOid":""},"activityList":{"items":[{"before":"5a896bd36a3f431d0549b176d2610e6145c52cac","after":"af81e8362e5a9a15047d35d34573e4aacceb7941","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-31T15:06:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akioCL","name":"Akio Gaule","path":"/akioCL","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10719597?s=80&v=4"},"commit":{"message":"Add new AcesFitted, AcesFilmic and Filmic tonemapping (#17977)\n\n* Add AcesFitted, AcesFilmic and Filmic tonemappers\r\n* Add DisplayMapper pass to Mobile pipeline\r\n* Add manual exposure and LDR color grading merging to OutputTransform pass\r\n* Add shader override for OutputTransform pass\r\n* Add shader variants for output transform mobile\r\n\r\nSigned-off-by: Akio Gaule <10719597+akioCL@users.noreply.github.com>","shortMessageHtmlLink":"Add new AcesFitted, AcesFilmic and Filmic tonemapping (#17977)"}},{"before":"ce7058c28b12019fd002d886e9fdb5bd91d3ec70","after":"315e62b7c52f26843aff872df324f0a6db68e84d","ref":"refs/heads/development","pushedAt":"2024-05-29T22:47:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"New Tree to Table proxy that works at the end of the proxy chain (#17984)\n\n* New Tree to Table proxy that works at the end of the proxy chain\r\n\r\nSigned-off-by: John Jones-Steele ","shortMessageHtmlLink":"New Tree to Table proxy that works at the end of the proxy chain (#17984"}},{"before":"78c746a229c9fbf9901155f6305c0622007cdd43","after":"ce7058c28b12019fd002d886e9fdb5bd91d3ec70","ref":"refs/heads/development","pushedAt":"2024-05-28T15:30:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akioCL","name":"Akio Gaule","path":"/akioCL","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10719597?s=80&v=4"},"commit":{"message":"Fix vulkan fence synchronization (#17969)\n\n* Add fence synchronization back to async upload queue fences\r\n* Fix user awaited fence synchronization\r\n* Move AttachmentReadback wait to Execute\r\n\r\nSigned-off-by: Martin Sattlecker \r\nSigned-off-by: Martin Winter \r\nCo-authored-by: Martin Winter ","shortMessageHtmlLink":"Fix vulkan fence synchronization (#17969)"}},{"before":"a0eb149b032037c5faad9a8ae7315ac5998175fe","after":"78c746a229c9fbf9901155f6305c0622007cdd43","ref":"refs/heads/development","pushedAt":"2024-05-27T01:36:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pollend","name":"Michael Pollind","path":"/pollend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/854359?s=80&v=4"},"commit":{"message":"Revert \"feat: add visiblity toggle for MeshComponent\" (#17908)\n\nThis reverts commit c11742c5083e1b3cff8b5473e552c0477bba4276.\r\n\r\nSigned-off-by: Michael Pollind ","shortMessageHtmlLink":"Revert \"feat: add visiblity toggle for MeshComponent\" (#17908)"}},{"before":"9c4074b12559b5e4251c17b5ded4b5fa64b5029d","after":"5a896bd36a3f431d0549b176d2610e6145c52cac","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-25T22:31:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsemp3d","name":"Luis Sempé","path":"/lsemp3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58790905?s=80&v=4"},"commit":{"message":"Script canvas logger can now identify graph and entity names (#17912)\n\n* Script canvas logger can now identify graph and entity names\r\n\r\nSigned-off-by: guillaume-haerinck \r\n\r\n* Init remote tools later to prevent timing issues\r\n\r\nSigned-off-by: guillaume-haerinck \r\n\r\n---------\r\n\r\nSigned-off-by: guillaume-haerinck ","shortMessageHtmlLink":"Script canvas logger can now identify graph and entity names (#17912)"}},{"before":"03344effba4ee25624705050afbb0d1d6cc6e0df","after":"9c4074b12559b5e4251c17b5ded4b5fa64b5029d","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-25T05:16:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsemp3d","name":"Luis Sempé","path":"/lsemp3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58790905?s=80&v=4"},"commit":{"message":"Fix parallax function parameter type and fix a shader compile warnings (#17979)\n\nSigned-off-by: Markus Prettner ","shortMessageHtmlLink":"Fix parallax function parameter type and fix a shader compile warnings ("}},{"before":"6eff5daf75ec98923c1f4e7865bac276ed4338b9","after":"a0eb149b032037c5faad9a8ae7315ac5998175fe","ref":"refs/heads/development","pushedAt":"2024-05-25T05:15:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsemp3d","name":"Luis Sempé","path":"/lsemp3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58790905?s=80&v=4"},"commit":{"message":"feat: remove legacy cry camera from trackview (#17918)\n\n* feat: remove legacy cry camera from trackview\r\n\r\nSigned-off-by: Michael Pollind \r\n\r\n* feat: remove handler\r\n\r\nSigned-off-by: Michael Pollind \r\n\r\n---------\r\n\r\nSigned-off-by: Michael Pollind ","shortMessageHtmlLink":"feat: remove legacy cry camera from trackview (#17918)"}},{"before":"9fea7eba69b274c4dbf044e481d33e352fa137b4","after":"6eff5daf75ec98923c1f4e7865bac276ed4338b9","ref":"refs/heads/development","pushedAt":"2024-05-24T17:56:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"galibzon","name":null,"path":"/galibzon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66021303?s=80&v=4"},"commit":{"message":"Added some guards that prevent crashes (#17982)\n\n\r\nAdded some guards that prevent crashes (#17982)\r\nthat may occur under some custom render pipeline\r\nconfigurations.\r\n\r\nSigned-off-by: galibzon <66021303+galibzon@users.noreply.github.com>","shortMessageHtmlLink":"Added some guards that prevent crashes (#17982)"}},{"before":"06dbf1fc492e7f5f4e12ad64af9fe3578154a4d2","after":"03344effba4ee25624705050afbb0d1d6cc6e0df","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-24T16:03:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akioCL","name":"Akio Gaule","path":"/akioCL","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10719597?s=80&v=4"},"commit":{"message":"Cherry-pick Fix copy queue state hack in dx12 (#17859) (#17975)\n\n* Fix copy queue state hack in dx12 (#17859)\r\n\r\nSigned-off-by: Martin Winter \r\nSigned-off-by: Akio Gaule <10719597+akioCL@users.noreply.github.com>\r\nCo-authored-by: Martin Winter <102576959+martinwinter-huawei@users.noreply.github.com>","shortMessageHtmlLink":"Cherry-pick Fix copy queue state hack in dx12 (#17859) (#17975)"}},{"before":"2582035fd3f83d25f5508816de82f937431d00cb","after":"06dbf1fc492e7f5f4e12ad64af9fe3578154a4d2","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-23T17:55:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Fix a physx cloth sim crash on linux (#17971)\n\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>","shortMessageHtmlLink":"Fix a physx cloth sim crash on linux (#17971)"}},{"before":"0c8ea3b125270ebe16d507dbaa64a6799fe8a8f2","after":"9fea7eba69b274c4dbf044e481d33e352fa137b4","ref":"refs/heads/development","pushedAt":"2024-05-23T17:05:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pollend","name":"Michael Pollind","path":"/pollend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/854359?s=80&v=4"},"commit":{"message":"bugfix: add additional handling to verify if queue family supports tiledResources(GHI-17673) (#17905)","shortMessageHtmlLink":"bugfix: add additional handling to verify if queue family supports ti…"}},{"before":"09af5e4afafc073a45fe107d361766f1316868cf","after":"0c8ea3b125270ebe16d507dbaa64a6799fe8a8f2","ref":"refs/heads/development","pushedAt":"2024-05-23T04:01:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pollend","name":"Michael Pollind","path":"/pollend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/854359?s=80&v=4"},"commit":{"message":"feat: remove unused call GetSandboxObject (#17756)\n\n* feat: remove unused call GetSandboxObject\r\n\r\nSigned-off-by: Michael Pollind \r\n\r\n* feat: remove more unused logic from ViewManager\r\n\r\nSigned-off-by: Michael Pollind \r\n\r\n* revert: clangd changes\r\n\r\nSigned-off-by: Michael Pollind \r\n\r\n* address unused variable\r\n\r\nSigned-off-by: Michael Pollind \r\n\r\n---------\r\n\r\nSigned-off-by: Michael Pollind ","shortMessageHtmlLink":"feat: remove unused call GetSandboxObject (#17756)"}},{"before":"62076e5bfb8b01b7926af964eb92dda9fa7426c2","after":"09af5e4afafc073a45fe107d361766f1316868cf","ref":"refs/heads/development","pushedAt":"2024-05-22T19:43:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AMZN-Gene","name":"Gene Walters","path":"/AMZN-Gene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32776221?s=80&v=4"},"commit":{"message":"Display information as assetprocessor analyzes assets regard how many assets are new files, are outdated, have altered dependencies, or have new builders (#17965)\n\nSigned-off-by: AMZN-Gene ","shortMessageHtmlLink":"Display information as assetprocessor analyzes assets regard how many…"}},{"before":"37454b0f6187f604056c740f193d43683801b299","after":"62076e5bfb8b01b7926af964eb92dda9fa7426c2","ref":"refs/heads/development","pushedAt":"2024-05-21T08:25:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"michalpelka","name":"Michał Pełka","path":"/michalpelka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3209244?s=80&v=4"},"commit":{"message":"Support PGM image format in ImageProcessingAtom. (#17914)\n\nSigned-off-by: Michał Pełka ","shortMessageHtmlLink":"Support PGM image format in ImageProcessingAtom. (#17914)"}},{"before":"9396e8500fe09eac9632a398a4dc68ad95200e7d","after":"2582035fd3f83d25f5508816de82f937431d00cb","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-21T01:03:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Cherry picking dev. Removing the warning for performing a legacy asset look up becauseassetprocessor will trigger the OnCatalogAssetChanged event for using the legacy id any time it processes an asset. The legacy asset warning still exists in AssetProcessor code as GetProductAssetInfo doesn't get called for legacy asset unless a legacy asset is actually being used https://github.com/o3de/o3de/blob/development/Code/Tools/AssetProcessor/native/AssetManager/AssetCatalog.cpp#L1715-L1728 (#17934) (#17937)\n\nSigned-off-by: AMZN-Gene ","shortMessageHtmlLink":"Cherry picking dev. Removing the warning for performing a legacy asse…"}},{"before":"d054b0cdced2864062f950de066f2ce8087a14f2","after":"37454b0f6187f604056c740f193d43683801b299","ref":"refs/heads/development","pushedAt":"2024-05-21T01:02:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938)\n\n* Fixes crash bugs and improves performance when editing entity properties\r\n\r\n* Adds a new API to AzToolsFramework::ToolsApplicationAPI to allow to notify\r\n the application that a specific property of a specific entity has been changed.\r\n* This is different from the previous API which simply broadcast to everyone\r\n to refresh every component in every property tree in every GUI in every window\r\n in the entire editor.\r\n* Added a base call in the Base Editor Entity class which calls this API to clean\r\n up and de-duplicate code.\r\n* Found a crash that causes the image gradient editor to crash and/or not be able\r\n to modify an image more than once / not be able to change image properties\r\n after the first time. Not sure if I caused it with these other changes, but this\r\n fixes it anyway.\r\n\r\nUltimately, this results in a performance improvement when editing entity properties,\r\nincluding when using manipulators in the viewport to do so. In my testing, scrubbing\r\nan entity around in the viewport previously tanked my framerate down to 10fps from 60.\r\n\r\nAfter this change, I can scrub an entity around in the viewport and my framerate stays\r\nat 60fps no matter what I do. This also affects manipulators and other property editors.\r\n\r\nIn addition, changing individual properties on components in the inspector happens quickly\r\nand doesn't cause the entire editor to freeze up for seconds nor does it cause it to\r\nscroll around wildly and lose your place.\r\n\r\n\r\n\r\n* Update Code/Framework/AzToolsFramework/AzToolsFramework/API/ToolsApplicationAPI.h\r\n\r\n\r\n\r\n\r\n* Update Code/Framework/AzToolsFramework/AzToolsFramework/UI/PropertyEditor/ComponentEditor.cpp\r\n\r\n\r\n\r\n\r\n* Updates from PR comments\r\n\r\n\r\n\r\n---------\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\nCo-authored-by: Gene Walters <32776221+AMZN-Gene@users.noreply.github.com>","shortMessageHtmlLink":"Fixes crash bugs and improves performance when editing entity propert…"}},{"before":"512730b39d2c80162751734e1480d5efc0b60bc3","after":"9396e8500fe09eac9632a398a4dc68ad95200e7d","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-20T23:00:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"amzn-changml","name":"Mike Chang","path":"/amzn-changml","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62353586?s=80&v=4"},"commit":{"message":"Update engine.json for 24.09 (#17903)\n\nSigned-off-by: Mike Chang ","shortMessageHtmlLink":"Update engine.json for 24.09 (#17903)"}},{"before":"8e66aced697f18e82afeb2cadb7974537202f73e","after":"d054b0cdced2864062f950de066f2ce8087a14f2","ref":"refs/heads/development","pushedAt":"2024-05-20T16:18:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AMZN-Gene","name":"Gene Walters","path":"/AMZN-Gene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32776221?s=80&v=4"},"commit":{"message":"Removing the warning for performing a legacy asset look up because the assetprocessor will trigger the OnCatalogAssetChanged event for using the legacy id any time it processes an asset. The legacy asset warning still exists in AssetProcessor code as GetProductAssetInfo doesn't get called for legacy asset unless a legacy asset is actually being used https://github.com/o3de/o3de/blob/development/Code/Tools/AssetProcessor/native/AssetManager/AssetCatalog.cpp#L1715-L1728 (#17934)\n\nSigned-off-by: AMZN-Gene ","shortMessageHtmlLink":"Removing the warning for performing a legacy asset look up because th…"}},{"before":"8c858d0c9d42c8a7a91eb552ccaf76b98726ea2c","after":"512730b39d2c80162751734e1480d5efc0b60bc3","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-19T20:47:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Fixes crash bugs and improves performance when editing entity properties (#17926)\n\n* Fixes crash bugs and improves performance when editing entity properties\r\n\r\n* Adds a new API to AzToolsFramework::ToolsApplicationAPI to allow to notify\r\n the application that a specific property of a specific entity has been changed.\r\n* This is different from the previous API which simply broadcast to everyone\r\n to refresh every component in every property tree in every GUI in every window\r\n in the entire editor.\r\n* Added a base call in the Base Editor Entity class which calls this API to clean\r\n up and de-duplicate code.\r\n* Found a crash that causes the image gradient editor to crash and/or not be able\r\n to modify an image more than once / not be able to change image properties\r\n after the first time. Not sure if I caused it with these other changes, but this\r\n fixes it anyway.\r\n\r\nUltimately, this results in a performance improvement when editing entity properties,\r\nincluding when using manipulators in the viewport to do so. In my testing, scrubbing\r\nan entity around in the viewport previously tanked my framerate down to 10fps from 60.\r\n\r\nAfter this change, I can scrub an entity around in the viewport and my framerate stays\r\nat 60fps no matter what I do. This also affects manipulators and other property editors.\r\n\r\nIn addition, changing individual properties on components in the inspector happens quickly\r\nand doesn't cause the entire editor to freeze up for seconds nor does it cause it to\r\nscroll around wildly and lose your place.\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n* Update Code/Framework/AzToolsFramework/AzToolsFramework/API/ToolsApplicationAPI.h\r\n\r\nCo-authored-by: Gene Walters <32776221+AMZN-Gene@users.noreply.github.com>\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n* Update Code/Framework/AzToolsFramework/AzToolsFramework/UI/PropertyEditor/ComponentEditor.cpp\r\n\r\nCo-authored-by: Gene Walters <32776221+AMZN-Gene@users.noreply.github.com>\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n* Updates from PR comments\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\nCo-authored-by: Gene Walters <32776221+AMZN-Gene@users.noreply.github.com>","shortMessageHtmlLink":"Fixes crash bugs and improves performance when editing entity propert…"}},{"before":"43c3627290bfbc281e79b57f329b231f7f67fa87","after":"8c858d0c9d42c8a7a91eb552ccaf76b98726ea2c","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-19T20:46:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"cherrypick some PRs that made it into pointrelease but didn't make it into dev in time (#17927)\n\n* Cherrypick pr fixes from pointrelease to development (#17839)\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n* Fixes a flaky test and possible actual crash (#17826) (#17838)\r\n\r\nCherry-pick of PR #17826 to development branch from\r\npoint release commit 458541f\r\n\r\nIt turns out that previewing a FBX or other scene\r\nin the asset browser causes the scene to be loaded\r\nand instantiated (ie, prefab processor runs) in an\r\nasync thread. But that thread sets the name of the container Entity\r\nand causes the entity system to send entity name changes from that\r\nasync thread, even though the entity is temp and inactive.\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n* Fixes crash when full refreshing AssetProcessor (#17869) (#17874)\r\n\r\n* Fixes crash when full refreshing AssetProcessor\r\nAlso fixes a crash when deleting elements out of the file system\r\nAlso fixes a crash when clicking on thumbnails while they are generating.\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\nCo-authored-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\nCo-authored-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>","shortMessageHtmlLink":"cherrypick some PRs that made it into pointrelease but didn't make it…"}},{"before":"d073adb0518940f235542f1dccc6ba908f9d4d37","after":"43c3627290bfbc281e79b57f329b231f7f67fa87","ref":"refs/heads/stabilization/2409","pushedAt":"2024-05-19T04:54:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"hotfix: Remote tool send remote message fix and add proper unit test (#17935)\n\nSigned-off-by: guillaume-haerinck ","shortMessageHtmlLink":"hotfix: Remote tool send remote message fix and add proper unit test (#…"}},{"before":"fd69116bf3d8e513a1ffb51b66aa2c304a2d9b06","after":"5bd6550bd97088ef148963486ba4a3beb59c4cc4","ref":"refs/heads/multi-device-resources","pushedAt":"2024-05-17T12:41:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jhmueller-huawei","name":null,"path":"/jhmueller-huawei","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101700150?s=80&v=4"},"commit":{"message":"Show pass execution device index if multi devices are available (#17904)\n\nSigned-off-by: Li Hongshan ","shortMessageHtmlLink":"Show pass execution device index if multi devices are available (#17904)"}},{"before":"08474d6423f4745477213b3f7dff0d30447076a1","after":"fd69116bf3d8e513a1ffb51b66aa2c304a2d9b06","ref":"refs/heads/multi-device-resources","pushedAt":"2024-05-17T07:43:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jhmueller-huawei","name":null,"path":"/jhmueller-huawei","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101700150?s=80&v=4"},"commit":{"message":"Show pass execution device index if multi devices are available (#17904)\n\nSigned-off-by: Li Hongshan ","shortMessageHtmlLink":"Show pass execution device index if multi devices are available (#17904)"}},{"before":"029290e4f5dae4938079d13d5b916cb0d880fe87","after":"08474d6423f4745477213b3f7dff0d30447076a1","ref":"refs/heads/multi-device-resources","pushedAt":"2024-05-17T07:28:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jhmueller-huawei","name":null,"path":"/jhmueller-huawei","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101700150?s=80&v=4"},"commit":{"message":"Multi device copy pass and fixes (#17883)\n\n* Introduce multi-device CopyPass and smaller fixes\r\n\r\nSigned-off-by: Martin Winter \r\nCo-authored-by: Martin Sattlecker \r\nCo-authored-by: Martin Winter \r\nCo-authored-by: Joerg H. Mueller ","shortMessageHtmlLink":"Multi device copy pass and fixes (#17883)"}},{"before":"654e156d1b1f9e9e13932b73f9522bdb1e9cd403","after":"8e66aced697f18e82afeb2cadb7974537202f73e","ref":"refs/heads/development","pushedAt":"2024-05-15T07:58:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jhmueller-huawei","name":null,"path":"/jhmueller-huawei","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101700150?s=80&v=4"},"commit":{"message":"Fix copy queue state hack in dx12 (#17859)\n\nSigned-off-by: Martin Winter ","shortMessageHtmlLink":"Fix copy queue state hack in dx12 (#17859)"}},{"before":"8193b8ff65cdc16e7ff5e865223eeb328ed87465","after":"654e156d1b1f9e9e13932b73f9522bdb1e9cd403","ref":"refs/heads/development","pushedAt":"2024-05-14T15:31:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Fixes crash when full refreshing AssetProcessor (#17869) (#17874)\n\n* Fixes crash when full refreshing AssetProcessor\r\nAlso fixes a crash when deleting elements out of the file system\r\nAlso fixes a crash when clicking on thumbnails while they are generating.\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>\r\nCo-authored-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>","shortMessageHtmlLink":"Fixes crash when full refreshing AssetProcessor (#17869) (#17874)"}},{"before":"8f4c4faf1ddffdfe01463a497ccb0f2a5127d5de","after":"8193b8ff65cdc16e7ff5e865223eeb328ed87465","ref":"refs/heads/development","pushedAt":"2024-05-14T15:31:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Fixes a flaky test and possible actual crash (#17826) (#17838)\n\nCherry-pick of PR #17826 to development branch from\r\npoint release commit 458541f\r\n\r\nIt turns out that previewing a FBX or other scene\r\nin the asset browser causes the scene to be loaded\r\nand instantiated (ie, prefab processor runs) in an\r\nasync thread. But that thread sets the name of the container Entity\r\nand causes the entity system to send entity name changes from that\r\nasync thread, even though the entity is temp and inactive.\r\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>","shortMessageHtmlLink":"Fixes a flaky test and possible actual crash (#17826) (#17838)"}},{"before":"71803358f9607b85699e2807212ee77e3bc08627","after":"8f4c4faf1ddffdfe01463a497ccb0f2a5127d5de","ref":"refs/heads/development","pushedAt":"2024-05-14T15:31:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nick-l-o3de","name":"Nicholas Lawson","path":"/nick-l-o3de","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70027408?s=80&v=4"},"commit":{"message":"Cherrypick pr fixes from pointrelease to development (#17839)\n\n\r\nSigned-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>","shortMessageHtmlLink":"Cherrypick pr fixes from pointrelease to development (#17839)"}},{"before":"7fd21baa90a886799f8efed869ea963e804b60d9","after":"71803358f9607b85699e2807212ee77e3bc08627","ref":"refs/heads/development","pushedAt":"2024-05-14T11:11:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jhmueller-huawei","name":null,"path":"/jhmueller-huawei","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101700150?s=80&v=4"},"commit":{"message":"change the error about unused scope attachments to a warning (#17720)\n\nSigned-off-by: Karl Haubenwallner ","shortMessageHtmlLink":"change the error about unused scope attachments to a warning (#17720)"}},{"before":"3042a206d86a47c3a3fae5bc6bbb11222102cf9f","after":"7fd21baa90a886799f8efed869ea963e804b60d9","ref":"refs/heads/development","pushedAt":"2024-05-12T16:34:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lsemp3d","name":"Luis Sempé","path":"/lsemp3d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58790905?s=80&v=4"},"commit":{"message":"[LUA Editor] Allow none anti-aliased fonts (#17907)\n\nSigned-off-by: Yaakuro ","shortMessageHtmlLink":"[LUA Editor] Allow none anti-aliased fonts (#17907)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWSXpywA","startCursor":null,"endCursor":null}},"title":"Activity · o3de/o3de"}