Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Twolewis

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/2409

Twolewis pushed 1442 commits to carbonated/dev carbonated-dev/o3de
  • Merge pull request #17099 from aws-lumberyard-dev/GHI_16869_StopGarbagePakNames Fix AddFileToArchive afbe2d2
  • Merge pull request #17051 from o3de/smc_dev_4 [SMC] option enumerator mixing mode c8f9a66
  • Fixes compile errors and cmake errors for linux release (#17098) Note that the change to UiBasics was that other thi... 4a613a0
  • Alexmont/point cherry picks (#17107) * fix for crash from delayed refresh on deleted adapters (#17082) * hide han... 7f8d319
  • Fixed opening graphs resulting in duplicated slots (#17109) * Fixed opening graphs resulting in duplicated slots * ... 51c20e6
  • Fixing a logic error. Signed-off-by: Joerg H. Mueller <[email protected]> a7bf0ec
  • Merge pull request #17114 from jhmueller-huawei/logic_bugfix Fixing a logic error. ee9d09d
  • Update AWSGameLift SDK Linux x86 package hash Signed-off-by: AMZN-Gene <[email protected]> fa8c4dd
  • Android Build Scripts Update (#17078) Add new android-specific o3de script commands to support Android project gener... e302882
  • Remove unused Material Edit mode Signed-off-by: Danilo Aimini <[email protected]> 23ed607
  • New XRSpaceNotificationBus (#17042) * Added AZ::RPI::XRSpaceNotificationBus This notification EBus provides an ev... ebfe1df
  • Use latest Visual Studio for testing installer project builds (#17087) * Use default (latest Visual Studio) generato... e5a4c94
  • Remove selection management from Object Manager Signed-off-by: Danilo Aimini <[email protected]... 0305605
  • Remove animation context SendEvent call since there's no receiver anymore. Signed-off-by: Danilo Aimini <82231674+AM... 15d3313
  • Remove legacy handlers in PropertyGenericCtrl.h Signed-off-by: Danilo Aimini <[email protected]... ac71029
  • Fix typo in aws package name for Mac (#17138) Signed-off-by: Steve Pham <[email protected]> 06a7f4d
  • [Vulkan] Add support for secondary command buffer without renderpass (#17125) * Rename FrameGraphExecuteGroupBase->F... 615a962
  • Exclude .git, Gems and remove legacy .cdf (#17111) * Exclude .git, Gems and remove legacy .cdf Signed-off-by: Ale... 064f10f
  • Fix Mac Build Errors for Atom/Metal Fixes the following error: /Users/github/o3de/Gems/Atom/RHI/Metal/Code/Source... 1fea4bc
  • Introduce multi-device SwapChain Co-authored-by: Martin Winter <[email protected]> Co-authored-by: Joerg H. M... 4719f81
  • and 1422 more ...

View on GitHub

Twolewis closed a pull request on carbonated-dev/o3de
O3DE 2409
## What does this PR do? Upgrades our repo to the O3DE 2409.0 release ## How was this PR tested? PC, iOS
Twolewis created a comment on an issue on o3de/o3de
Callstack: `> [Inline Frame] AssetProcessor.exe!AZStd::list<AZ::Uuid,AZStd::allocator_ref<AZStd::allocator>>::insert(AZStd::basic_const_iterator<AZStd::list_iterator<AZ::Uuid>>) Line 424 C++ ...

View on GitHub

Twolewis opened an issue on o3de/o3de
Asset Cache Server Crash: Memory Corruption in 'server' Mode
**Describe the bug** When enabling "server" mode for the Asset Cache Server, the Asset Processor will eventually crash due to a memory corruption error. The callstacks are not consistent, and wil...
Twolewis opened a pull request on carbonated-dev/o3de
O3DE 2409
## What does this PR do? Upgrades our repo to the O3DE 2409.0 release ## How was this PR tested? PC, iOS
Twolewis created a review comment on a pull request on carbonated-dev/o3de
I read up on it, the direct find & replace is faster in general rather than regex :) But since this is a temp workaround it doesn't matter one way or the other. Once this is tested and all that, ...

View on GitHub

Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/2409-subpass-improvements

Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/2409-akio-subpass-changes - Source for fully featured AAA Open 3D Engine

Twolewis pushed 18 commits to carb-lloyd/2409-subpass-improvements carbonated-dev/o3de
  • Added missed mobilerenderpipeline into seed list 40eebe6
  • Increased max pack size up to 4000 Mb (Carbonated specific: do not split packs) b709ae2
  • Carbonated/recastnavigation (#320) * Partial navmesh update first draft * Minor navmesh UI fixes * Added TestP... a60610f
  • Merge branch 'carbonated/dev' into vmedn/pc-DLC-support 2193f5f
  • Fixed RecastNavigation unit tests (#328) da723d4
  • Merge branch 'carbonated/dev' into vmedn/pc-DLC-support 96fef92
  • seed file for lake resort 277f596
  • Revert "seed file for lake resort" This reverts commit 277f596fd1619070f26a10008ce133c5f25a41f9. 7098a75
  • Merge branch 'carbonated/dev' into vmedn/pc-DLC-support bc7c90a
  • Merge pull request #327 from carbonated-dev/vmedn/pc-DLC-support Improve DLC support fe5c1c2
  • Fix double mouse pointer visible in Windows standalone build when ImGui enabled (#329) * Fix double mouse pointer vi... 8494f45
  • Double swipe to move app to background (#321) * Double swipe to move app to background * Satisfy AzPlatformValida... 6675cfd
  • Added internal update function 17e175f
  • Added check to ensure it wont update if its already set 69099ab
  • Add a save and close function for prefabs (#332) * Added the save and close function for prefabs b0856c8
  • Merge pull request #331 from carbonated-dev/niko/slider MAD-16400 Updated the slider component to do callbacks when ... 57f3d6b
  • Merge branch 'carbonated/dev' into carb-lloyd/2409 cfc9613
  • Merge branch 'carb-lloyd/2409' into carb-lloyd/2409-subpass-improvements 44580f9

View on GitHub

Twolewis pushed 17 commits to carb-lloyd/2409 carbonated-dev/o3de
  • Added missed mobilerenderpipeline into seed list 40eebe6
  • Increased max pack size up to 4000 Mb (Carbonated specific: do not split packs) b709ae2
  • Carbonated/recastnavigation (#320) * Partial navmesh update first draft * Minor navmesh UI fixes * Added TestP... a60610f
  • Merge branch 'carbonated/dev' into vmedn/pc-DLC-support 2193f5f
  • Fixed RecastNavigation unit tests (#328) da723d4
  • Merge branch 'carbonated/dev' into vmedn/pc-DLC-support 96fef92
  • seed file for lake resort 277f596
  • Revert "seed file for lake resort" This reverts commit 277f596fd1619070f26a10008ce133c5f25a41f9. 7098a75
  • Merge branch 'carbonated/dev' into vmedn/pc-DLC-support bc7c90a
  • Merge pull request #327 from carbonated-dev/vmedn/pc-DLC-support Improve DLC support fe5c1c2
  • Fix double mouse pointer visible in Windows standalone build when ImGui enabled (#329) * Fix double mouse pointer vi... 8494f45
  • Double swipe to move app to background (#321) * Double swipe to move app to background * Satisfy AzPlatformValida... 6675cfd
  • Added internal update function 17e175f
  • Added check to ensure it wont update if its already set 69099ab
  • Add a save and close function for prefabs (#332) * Added the save and close function for prefabs b0856c8
  • Merge pull request #331 from carbonated-dev/niko/slider MAD-16400 Updated the slider component to do callbacks when ... 57f3d6b
  • Merge branch 'carbonated/dev' into carb-lloyd/2409 cfc9613

View on GitHub

Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis pushed 2 commits to carb-lloyd/2409-subpass-improvements carbonated-dev/o3de
  • Remove [[clang::optnone]] 8181927
  • Merge branch 'carb-lloyd/2409' into carb-lloyd/2409-subpass-improvements 4c5baa7

View on GitHub

Twolewis created a review comment on a pull request on carbonated-dev/o3de
Why prefer the manual removal over the regex?

View on GitHub

Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis pushed 1 commit to carb-lloyd/2409 carbonated-dev/o3de
  • Remove [[clang::optnone]] 8181927

View on GitHub

Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis pushed 2 commits to carb-lloyd/2409-subpass-improvements carbonated-dev/o3de
  • Revert "reverting back to old spirvcross" This reverts commit 1affa07c8b2edbf03a14afc017a14de5da83136f. b3c0d1d
  • Merge branch 'carb-lloyd/2409' into carb-lloyd/2409-subpass-improvements # Conflicts: # cmake/3rdParty/Platform/Linu... 86734ce

View on GitHub

Twolewis pushed 1 commit to carb-lloyd/2409 carbonated-dev/o3de
  • Revert "reverting back to old spirvcross" This reverts commit 1affa07c8b2edbf03a14afc017a14de5da83136f. b3c0d1d

View on GitHub

Twolewis pushed 2 commits to carb-lloyd/2409-subpass-improvements carbonated-dev/o3de
  • reverting back to old spirvcross 1affa07
  • Merge branch 'carb-lloyd/2409' into carb-lloyd/2409-subpass-improvements # Conflicts: # cmake/3rdParty/Platform/Linu... c257109

View on GitHub

Twolewis pushed 1 commit to carb-lloyd/2409 carbonated-dev/o3de
  • reverting back to old spirvcross 1affa07

View on GitHub

Twolewis starred carbonated-dev/o3de
Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis created a comment on a pull request on carbonated-dev/o3de
@JDACarbonated - please take a look here when you get a chance

View on GitHub

Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/2409-subpass-improvements - Source for fully featured AAA Open 3D Engine

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/NOTICKET-2409-subpass-improvements

Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/NOTICKET-2409-subpass-improvements - Source for fully featured AAA Open 3D Engine

Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Load more