Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
aefimov3 created a branch on carbonated-dev/o3de
aefimov/mad-17474-tune-texture-presets - Source for fully featured AAA Open 3D Engine
Twolewis pushed 1 commit to carb-lloyd/NOTICKET-pr-reapply carbonated-dev/o3de
- Fix for shadows not working after switching levels (#18652) Signed-off-by: moudgils <[email protected]... 87e0c81
Twolewis created a branch on carbonated-dev/o3de
carb-lloyd/NOTICKET-pr-reapply - Source for fully featured AAA Open 3D Engine
aefimov3 closed a pull request on carbonated-dev/o3de
Add a call to set render resolution directly from width & height (MAD-17475)
## What does this PR do? Add new function to set render window resolution directly from width and height, ignoring all the auto-setup logic. ## How was this PR tested? Locally tested on Wi...aefimov3 closed a pull request on carbonated-dev/o3de
Texture resolution limit cvar (MAD-16347)
## What does this PR do? Introduce a new CVAR to limit max texture resolution for min specs devices. ## How was this PR tested? Local tests on iPhone XR and iPhone 11. The cvar is set for ...aefimov3 opened a pull request on carbonated-dev/o3de
Add a call to set render resolution directly from width & height (MAD-17475)
## What does this PR do? Add new function to set render window resolution directly from width and height, ignoring all the auto-setup logic. ## How was this PR tested? Locally tested on Wi...aefimov3 pushed 1 commit to aefimov/mad-10703-device-specific-resolutions carbonated-dev/o3de
- Add CARBONATED ifdef b42fe7e
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
aefimov3 created a review comment on a pull request on carbonated-dev/o3de
This completely destroys common world map texture (the static one, downloadable are OK). I created another ticket to add "preserve quality" tag to particular textures. We'll use it for the world ma...
aefimov3 opened a pull request on carbonated-dev/o3de
Texture resolution limit cvar (MAD-16347)
## What does this PR do? Introduce a new CVAR to limit max texture resolution for min specs devices. ## How was this PR tested? Local tests on iPhone XR and iPhone 11. The cvar is set for ...aefimov3 pushed 1 commit to aefimov/mad-16347-cap-res-cvar carbonated-dev/o3de
- Cosmetic mod to make it more logging friendly 6ffe0b2
aefimov3 created a branch on carbonated-dev/o3de
aefimov/mad-10703-device-specific-resolutions - Source for fully featured AAA Open 3D Engine
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
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...carbonated-niko created a branch on carbonated-dev/o3de
niko/loadNotification - Source for fully featured AAA Open 3D Engine
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
aefimov3 created a branch on carbonated-dev/o3de
aefimov/mad-16347-cap-res-cvar - Source for fully featured AAA Open 3D Engine
vmednonogov closed a pull request on carbonated-dev/o3de
[MAD-16909] Workaround to avoid crash in StringLineEdit GUI control
## What does this PR do? Do not process the event OnValueChanged with arg InProgressEdit for StringLineEdit GUI control to avoid internal copy content crash Known issue: "prefab is changed" f...JasonCarbonated pushed 72 commits to carbonated/stage carbonated-dev/o3de
- Fix comment text 0d40510
- Add some engine memory tags cc8f356
- More engine memory tags 527a609
- More memory tags 181a1e3
- Merge remote-tracking branch 'origin/carbonated/dev' into aefimov/memory-trace 06b8c78
- More memory tags 464477f
- New tags 5174d51
- Add CARBONATED where needed, use 5 callstack items instead of 3 3e4330e
- Merge branch 'carbonated/dev' into aefimov/memory-trace 1b0b511
- Fix manual merge errors 293edb2
- More manual merge fixes, mostly cosmetic 7bf9bff
- Cosmetic improvements to match the original engine code 5b57338
- Asset memory stage 1 : flat assets, the first draft 505ca68
- Merge remote-tracking branch 'origin/carbonated/dev' into aefimov/memory-trace d92f12a
- Add asset tags, resolve memory aggregation allocations via applying allocation tracker limit c43f650
- Added android res changes ... 1b6ad8d
- Updated java project generation fc43e1b
- Updated 16ba50b
- game gem support 19e4f0d
- Addded comments cbefcb2
- and 52 more ...