Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Twolewis created a branch on carbonated-dev/o3de
carb-lloyd/pr_apbatch_reflect_fix - Source for fully featured AAA Open 3D Engine
Twolewis created a branch on carbonated-dev/o3de
carb-lloyd/apbatch_fix - Source for fully featured AAA Open 3D Engine
Twolewis created a branch on carbonated-dev/o3de
carb-lloyd/ap_test - Source for fully featured AAA Open 3D Engine
Twolewis created a review comment on a pull request on carbonated-dev/o3de
since this is plural, and we can define one or more asset packs, let's rename to `asset_pack_names` and ensure that we can support multiple packs.
Twolewis created a review comment on a pull request on carbonated-dev/o3de
Let's rename this to AAB_ASSET_PACK_DELIVERY_NAME Justification: Makes it clearer as to the specific purpose of the name. "AAB_ASSET_PACK_NAME" is too generic and could refer/imply other usage...
Twolewis created a review comment on a pull request on carbonated-dev/o3de
Not a fan of the verb "Integrate" here, as that usually implies integration of a library or sdk. Instead, let's rename to "aab.enable.asset.packs" 1) Moving "aab" to the front, to create a hom...
Twolewis created a review comment on a pull request on carbonated-dev/o3de
Is there a reason to call it something specific? Maybe this can just be a default name, like literally "game-asset-pack" or something? Unless we need to have fine control over the naming for so...
Twolewis created a review comment on a pull request on carbonated-dev/o3de
Let's rename these to omit "CARBONATED_.." That'll make it easier to flow back to O3DE
Twolewis created a review comment on a pull request on carbonated-dev/o3de
same here, let's omit all the carbonated qualifiers
Twolewis pushed 2 commits to carbonated/dev carbonated-dev/o3de
Twolewis closed a pull request on carbonated-dev/o3de
Adding option to only use half of available cores for asset processing
## What does this PR do? Allows "maxJobs = -1" in setreg to use half of the available cores asset processing. This is so that a given developer machine isn't entirely whalloped by heavy threads...Twolewis pushed 5 commits to carbonated/dev 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
- Merge pull request #351 from carbonated-dev/carb-lloyd/nick-fix NickL Fix for the Asset Processor crashing in Archiving 979bbdd
Twolewis closed a pull request on carbonated-dev/o3de
NickL Fix for the Asset Processor crashing in Archiving
## What does this PR do? Fixes the issue where the AP would crash during archiving of assets, especially seen during the Asset Cache Server. ## How was this PR tested? Local AP on clean as...Twolewis opened a pull request on carbonated-dev/o3de
Adding option to only use half of available cores for asset processing
## What does this PR do? Allows "maxJobs = -1" in setreg to use half of the available cores asset processing. This is so that a given developer machine isn't entirely whalloped by heavy threads...Twolewis pushed 1 commit to carb-lloyd/NOTICKET-asset-processor-max-jobs carbonated-dev/o3de
- adding "-1" option to select half of available cores for asset processing 11c2a3f
Twolewis created a branch on carbonated-dev/o3de
carb-lloyd/NOTICKET-asset-processor-max-jobs - Source for fully featured AAA Open 3D Engine
Twolewis pushed 3 commits to carbonated/dev carbonated-dev/o3de
Twolewis closed a pull request on carbonated-dev/o3de
Fix for Editor Search crash
## What does this PR do? Fixes https://github.com/o3de/o3de/issues/18437 Was due to a bad/incomplete merge in the asset processor browser table ## How was this PR tested? Locally, in a ...Twolewis pushed 1 commit to carbonated/dev carbonated-dev/o3de
- using aws 1.11.344 without the crypto stuff 2e678ee