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
  • Cosmetic: add missing defined(CARBONATED) fence, remove some extra comments 4d50a50

View on GitHub

aefimov3 created a review comment on a pull request on carbonated-dev/o3de
This is a potentially dangerous change.

View on GitHub

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

View on GitHub

aefimov3 created a review comment on a pull request on carbonated-dev/o3de
Sometimes I cannot use an object that sets the limit in constructor, for example if it is conditional. I also need get/set functions.

View on GitHub

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

View on GitHub

aefimov3 created a review comment on a pull request on carbonated-dev/o3de
This is what we have instead of tuple. I use asset size limit to avoid taking large (like 64k) page allocation via page allocators to particular asset accounts. That memory is untracked.

View on GitHub

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

View on GitHub

aefimov3 created a review comment on a pull request on carbonated-dev/o3de
I get rid of tuples because there are many items to return now.

View on GitHub

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

View on GitHub

aefimov3 created a review comment on a pull request on carbonated-dev/o3de
Each time I use extra-CPU even if memory tracking is OFF I use the overhead definition fence.

View on GitHub

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

View on GitHub

aefimov3 created a review comment on a pull request on carbonated-dev/o3de
This is the only call I use newly added Ptr-calls instead of copies.

View on GitHub

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

View on GitHub

JasonCarbonated pushed 30 commits to carbonated/stage 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
  • 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
  • Addressing PR comments c934966
  • and 10 more ...

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Remove potentially dangerous optmization, add more memory tags 6b7363d

View on GitHub

vmednonogov opened a pull request on carbonated-dev/o3de
[MAD-15563] Print out logs when decals are added to the o3de decal list or removed from this list
Ticket: [MAD-15563] ## What does this PR do? Printed out logs when decals are added to the o3de decal list or removed from this list To switch this logger off/on use: `r_logDecals=0/1` ...
vmednonogov created a branch on carbonated-dev/o3de

vmedn/MAD-15563-log-added-or-removed-decals - Source for fully featured AAA Open 3D Engine

vmednonogov pushed 1 commit to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
  • Simplifier java proj creation, resolve existing directories recreation issues e0bbb29

View on GitHub

vmednonogov pushed 1 commit to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
  • Updated carbonated-specific stuff for Android messaging support 2d4beed

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Add asset tracker record destructor to free memory, some cosmetic changes 0cf9a22

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Remove not needed static variable, some cosmetic changes f363160

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Remove extra log messages 3f8699b

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Cosmetic, remove commented out code 077a2f1

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • LOD drop feature off by default (cvar) ecf5d7b

View on GitHub

aefimov3 pushed 1 commit to aefimov/memory-trace carbonated-dev/o3de
  • Make cmake options for preprocessor definitions, some small improvements and bug fixes cac82d7

View on GitHub

vmednonogov pushed 3 commits to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
  • Added checkbox 7821db1
  • Merge pull request #357 from carbonated-dev/niko/layoutToggle UIDynamicLayout component was also resizing the parent... 004a64f
  • Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support 8882aee

View on GitHub

carbonated-niko deleted a branch carbonated-dev/o3de

niko/layoutToggle

carbonated-niko pushed 2 commits to carbonated/dev carbonated-dev/o3de
  • Added checkbox 7821db1
  • Merge pull request #357 from carbonated-dev/niko/layoutToggle UIDynamicLayout component was also resizing the parent... 004a64f

View on GitHub

carbonated-niko closed 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 ...
JasonCarbonated created a review on a pull request on carbonated-dev/o3de

View on GitHub

Load more