Ecosyste.ms: Timeline

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

carbonated-dev/o3de

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de

View on GitHub

carbonated-niko opened a pull request on carbonated-dev/o3de
UIDynamicLayout component was also resizing the parent - added a toggle for this behavior
## What does this PR do? UIDynamic Layout component also resizes the component to fit its children if the entity isnt controlled by its parents, this fights the other layout components so I added ...
carbonated-niko created a branch on carbonated-dev/o3de

niko/layoutToggle - Source for fully featured AAA Open 3D Engine

vmednonogov pushed 3 commits to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
  • Swapping for ios - Need to come up with a more generic implementation here. 31cdf52
  • fixed the compiler error 4795b04
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support ae581c7

View on GitHub

carb-junho pushed 1 commit to carbonated/dev carbonated-dev/o3de

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Improvements and bug fixes e793d70

View on GitHub

Twolewis pushed 1 commit to carbonated/dev carbonated-dev/o3de
  • Swapping for ios - Need to come up with a more generic implementation here. 31cdf52

View on GitHub

vmednonogov pushed 1 commit to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de

View on GitHub

vmednonogov pushed 1 commit to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de

View on GitHub

vmednonogov opened a pull request on carbonated-dev/o3de
[MAD-16764] Messaging Android support
## What does this PR do? Replace MessagingStub using to MessagingAndroid using for Android -- some changes required on o3de side ## How was this PR tested? Locally, waiting Jenkins build
vmednonogov created a branch on carbonated-dev/o3de

vmedn/MAD-16764-messaing-android-support - Source for fully featured AAA Open 3D Engine

carb-junho pushed 1 commit to carb-junho/NOTICKET-ui-text-markup-color-fix carbonated-dev/o3de

View on GitHub

carb-junho created a branch on carbonated-dev/o3de

carb-junho/NOTICKET-ui-text-markup-color-fix - Source for fully featured AAA Open 3D Engine

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Add asset tags, resolve memory aggregation allocations via applying allocation tracker limit c43f650

View on GitHub

Twolewis pushed 1 commit to carbonated/dev carbonated-dev/o3de
  • warn only for Asset Processor server path ba1d216

View on GitHub

Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/MAD-16810-asset-processor-batch - Source for fully featured AAA Open 3D Engine

Twolewis created a branch on carbonated-dev/o3de

carb-lloyd/NOTICKET-asset-processor-branch - Source for fully featured AAA Open 3D Engine

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/pr_tests

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/pr_assetprocessorbatch_reflect_fix

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/pr-material-image-property-fix

aefimov3 pushed 27 commits to aefimov/memory-trace carbonated-dev/o3de
  • Fixes memory corruption issues in ArchiveAPI * Fixes a memory corruption issue caused by concurrent access of the ... ed1dca5
  • Merge branch 'carbonated/dev' into carb-lloyd/nick-fix efccb6c
  • Merge remote-tracking branch 'origin/carbonated/dev' into carb-lloyd/nick-fix 372b045
  • Merge remote-tracking branch 'origin/carbonated/dev' into carb-lloyd/nick-fix 77b4fa4
  • Generate AndroidAppBundle with PlayAssetDelivery module 26e344b
  • fix for the editor search crash, looks like a bad merge went in ages ago also cleaning up a few CARBONATED guards. 2839f9b
  • Minor updates to guards a79a4c7
  • using aws 1.11.344 without the crypto stuff 2e678ee
  • Merge branch 'carbonated/dev' into vmedn/MAD-17011-generate-AndroidAppBundle-with-PlayAssetDelivery-module 9c80972
  • Merge pull request #353 from carbonated-dev/carb-lloyd/NOTICKET-editor_search_fix Fix for Editor Search crash 1dbdbea
  • adding "-1" option to select half of available cores for asset processing 11c2a3f
  • Get asset folder name from the project setting instead global o3de settings 03f82f4
  • Merge pull request #351 from carbonated-dev/carb-lloyd/nick-fix NickL Fix for the Asset Processor crashing in Archiving 979bbdd
  • Updated placeholders for compatibility, when asset pack is undefined 290fd70
  • Merge branch 'carbonated/dev' into vmedn/MAD-17011-generate-AndroidAppBundle-with-PlayAssetDelivery-module 94c3717
  • Merge pull request #354 from carbonated-dev/carb-lloyd/NOTICKET-asset-processor-max-jobs Adding option to only use h... 92a62e2
  • whoops, forgot >= 95061f9
  • Addressing PR comments c745e69
  • Merge branch 'carbonated/dev' into vmedn/MAD-17011-generate-AndroidAppBundle-with-PlayAssetDelivery-module 94ff172
  • Fixed boolean support b718054
  • and 7 more ...

View on GitHub

vmednonogov pushed 1 commit to vmedn/MAD-17129-TEST-too-many-open-files---CrashIssue carbonated-dev/o3de
  • Set vsynk to 0 and fps to 30 (test) 1147f14

View on GitHub

vmednonogov pushed 1 commit to vmedn/MAD-17129-TEST-too-many-open-files---CrashIssue carbonated-dev/o3de
  • Hardcoded "vsync_interval" as 1 --> It does not work on Android (S23+) d52a136

View on GitHub

vmednonogov pushed 15 commits to vmedn/MAD-17129-TEST-too-many-open-files---CrashIssue carbonated-dev/o3de
  • adding "-1" option to select half of available cores for asset processing 11c2a3f
  • Merge pull request #354 from carbonated-dev/carb-lloyd/NOTICKET-asset-processor-max-jobs Adding option to only use h... 92a62e2
  • whoops, forgot >= 95061f9
  • Merge branch 'carbonated/dev' into vmedn/MAD-17011-generate-AndroidAppBundle-with-PlayAssetDelivery-module 94ff172
  • Fixed boolean support b718054
  • Addressing PR comments c934966
  • Addressing PR comments dac1fa4
  • fix for AP Batch not reflecting the PlatformConfiguration. a063cf3
  • Merge pull request #352 from carbonated-dev/vmedn/MAD-17011-generate-AndroidAppBundle-with-PlayAssetDelivery-module ... cec0fb7
  • Merge branch 'carbonated/dev' into vmedn/MAD-17129-TEST-too-many-open-files---CrashIssue # Conflicts: # scripts/o3de... 2763018
  • Merge pull request #355 from carbonated-dev/carb-lloyd/apbatch_fix Fix for AP Batch not reflecting the PlatformConfi... 85cbbc3
  • nullptr cab1b54
  • enable fps e27154f
  • Merge branch 'carbonated/dev' into vmedn/MAD-17129-TEST-too-many-open-files---CrashIssue a783920
  • Upd test 4d3c9a2

View on GitHub

Twolewis deleted a branch carbonated-dev/o3de

akioCL/remove_copy

Twolewis deleted a branch carbonated-dev/o3de

carb-lloyd/ap_test

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

View on GitHub

Twolewis pushed 2 commits to carbonated/dev carbonated-dev/o3de
  • fix for AP Batch not reflecting the PlatformConfiguration. a063cf3
  • Merge pull request #355 from carbonated-dev/carb-lloyd/apbatch_fix Fix for AP Batch not reflecting the PlatformConfi... 85cbbc3

View on GitHub

Twolewis closed a pull request on carbonated-dev/o3de
Fix for AP Batch not reflecting the PlatformConfiguration.
## What does this PR do? Reflects PlatformConfiguration so that the APB can correctly read the settings.json for the shared assets cache. ## How was this PR tested? Locally on PC
vmednonogov deleted a branch carbonated-dev/o3de

vmedn/MAD-17011-generate-AndroidAppBundle-with-PlayAssetDelivery-module

Load more