Ecosyste.ms: Timeline

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

Twolewis

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 created a review comment on a pull request on carbonated-dev/o3de
Please guard this with an #if defined(CARBONATED) // ... moved below #else (old code) #endif it'll make merges easier when we can clearly see what we changed vs what was brought in elsewhere

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
Approved, but can we move the game-specific presets from engine to project?

View on GitHub

Twolewis pushed 4 commits to carbonated/dev carbonated-dev/o3de
  • Reapply "Merge pull request #367 from carbonated-dev/carb-lloyd/NO-TICKET-Various-Development-PRs" This reverts comm... 86c3bd6
  • Fix for shadows not working after switching levels (#18652) Signed-off-by: moudgils <[email protected]... 87e0c81
  • Fixed an assert for not disconnecting an address 869879c
  • Merge remote-tracking branch 'origin/carbonated/dev' into carb-lloyd/NOTICKET-pr-reapply c6b5c2d

View on GitHub

Twolewis pushed 8 commits to carb-lloyd/NOTICKET-pr-reapply carbonated-dev/o3de
  • Introduce texture resolution cap cvar b5bca52
  • Add a bus call to set render window resolution directly 5b5fbe2
  • Cosmetic mod to make it more logging friendly 6ffe0b2
  • Remove not needed header file b27cdd4
  • Add CARBONATED ifdef b42fe7e
  • Merge pull request #368 from carbonated-dev/aefimov/mad-16347-cap-res-cvar Texture resolution limit cvar (MAD-16347) 649af60
  • Merge pull request #369 from carbonated-dev/aefimov/mad-10703-device-specific-resolutions Add a call to set render r... fad7d01
  • Merge remote-tracking branch 'origin/carbonated/dev' into carb-lloyd/NOTICKET-pr-reapply c6b5c2d

View on GitHub

Twolewis pushed 1 commit to carb-lloyd/NOTICKET-pr-reapply carbonated-dev/o3de
  • Fixed an assert for not disconnecting an address 869879c

View on GitHub

Twolewis pushed 1 commit to carb-lloyd/NOTICKET-pr-reapply carbonated-dev/o3de

View on GitHub

Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/NOTICKET-pr-reapply - Source for fully featured AAA Open 3D Engine

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 carbonated/dev carbonated-dev/o3de
  • Revert "Merge pull request #367 from carbonated-dev/carb-lloyd/NO-TICKET-Various-Development-PRs" This reverts commi... c0cafcc

View on GitHub

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/NO-TICKET-Various-Development-PRs

Twolewis pushed 6 commits to carbonated/dev carbonated-dev/o3de
  • Fixed race condition related with Material::m_shaderVariantReadyEvent. (#18595) AZ::Event is not thread safe. MeshD... aca345d
  • Fixes Slow Icon Rendering, Issue #18567 (#18601) * Fixes Slow Icon Rendering, Issue #18567 Fixes issue https://gi... 254fba1
  • Fixes race conditions and deadlocks when loading levels. (#18609) * Fixes race conditions and deadlocks when loading... 2a55d2e
  • Fixed crash when opening invalid ScriptCanvas file and fixed graph deactivation error (#18624) Signed-off-by: Luis S... 057ce26
  • Fixes issue #18620 - Icons not being correct And related other issues. (#18625) * Fixes issue #18620 - Icons not bei... 759f093
  • Merge pull request #367 from carbonated-dev/carb-lloyd/NO-TICKET-Various-Development-PRs Pulling in a handful of rec... 7261b3c

View on GitHub

Twolewis closed a pull request on carbonated-dev/o3de
Pulling in a handful of recommended PRs from developer
## What does this PR do? **18595** The fix was to add a Mutex in Material class that protects usage of Material::m_shaderVariantReadyEvent **18601** Fixes issue https://github.com/o3de/o3d...
Twolewis opened a pull request on carbonated-dev/o3de
Pulling in a handful of recommended PRs from developer
## What does this PR do? **18595** The fix was to add a Mutex in Material class that protects usage of Material::m_shaderVariantReadyEvent **18601** Fixes issue https://github.com/o3de/o3d...
Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/NO-TICKET-Various-Development-PRs - Source for fully featured AAA Open 3D Engine

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

View on GitHub

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

View on GitHub

Twolewis pushed 1 commit to carbonated/dev carbonated-dev/o3de

View on GitHub

Twolewis created a review comment on a pull request on carbonated-dev/o3de
There's a carbonated block below this, please add it in there instead.

View on GitHub

Twolewis deleted a branch carbonated-dev/o3de

vmedn/MAD-16764-messaing-android-support

Twolewis pushed 22 commits to carbonated/dev carbonated-dev/o3de
  • Added android res changes ... 1b6ad8d
  • Updated java project generation fc43e1b
  • Updated 16ba50b
  • game gem support 19e4f0d
  • Addded comments cbefcb2
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support 7edb024
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support ae581c7
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support 8882aee
  • Updated carbonated-specific stuff for Android messaging support 2d4beed
  • Simplifier java proj creation, resolve existing directories recreation issues e0bbb29
  • Fix for android configure and clearing flags. 0f7d57d
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support 1b74060
  • Merge branch 'vmedn/MAD-16764-messaing-android-support' of https://github.com/carbonated-dev/o3de into vmedn/MAD-1676... 23239e5
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support ccf2f46
  • Updted for token support 80d6ea2
  • Transfer google-services.json to 'app' project cd43f28
  • Trying to resolve manifest merging issue a98d02d
  • Addresing PR comments 18fb2cc
  • Use fresh Firebase and GMS versions 882ab85
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support 23cdbc4
  • and 2 more ...

View on GitHub

Twolewis closed a pull request on carbonated-dev/o3de
[MAD-16764] Messaging Android support
Ticket: 16764 - required gruber PR#1226 ## What does this PR do? Replace MessagingStub using to MessagingAndroid using for Android -- some changes are required on o3de side ## How was this...
Twolewis created a review on a pull request on carbonated-dev/o3de

View on GitHub

Twolewis pushed 3 commits to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
  • Fix release build (unused variable errors) e1fc53f
  • Merge pull request #361 from carbonated-dev/aefimov/memory-trace Fix release build (MAD-0000) bac12c4
  • Merge remote-tracking branch 'origin/carbonated/dev' into vmedn/MAD-16764-messaing-android-support 07ec5ef

View on GitHub