Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
aefimov3 pushed 3 commits to carbonated/dev carbonated-dev/o3de
aefimov3 closed a pull request on carbonated-dev/o3de
Extend video bus functionality to get video preload status
## What does this PR do? Add log output if level loading screen performs a wait cycle. This keeps the right order for non-main thread right messages. Add video preload state bus call. ## H...aefimov3 created a review comment on a pull request on carbonated-dev/o3de
Done after turning off the hooks.
aefimov3 pushed 1 commit to aefimov/mad-16751-video-enhancement carbonated-dev/o3de
- Rename LogNotificatorBus to LogNotificationBus 56c27d1
aefimov3 opened a pull request on carbonated-dev/o3de
Extend video bus functionality to get video preload status
## What does this PR do? Add log output if level loading screen performs a wait cycle. This keeps the right order for non-main thread right messages. Add video preload state bus call. ## H...aefimov3 created a branch on carbonated-dev/o3de
aefimov/mad-16751-video-enhancement - Source for fully featured AAA Open 3D Engine
aefimov3 pushed 1 commit to aefimov/mad-16829-ios-cpu-profiler-fix carbonated-dev/o3de
- More profile trackers f9db1d4
aefimov3 closed a pull request on carbonated-dev/o3de
mad-0000 fix pal allowed file list
## What does this PR do? Add files that were deleted some time ago, add a new file (I believe Slava changed it) ## How was this PR tested? N/Aaefimov3 pushed 3 commits to carbonated/dev carbonated-dev/o3de
aefimov3 closed a pull request on carbonated-dev/o3de
MAD- 16917 visibility undo hack
## What does this PR do? Removes editor visibility flag change from undo-redo system, this fixes white object instead of invisible object bug. ## How was this PR tested? Tested via a local...aefimov3 created a branch on carbonated-dev/o3de
aefimov/MAD-0000-fix-pal-allowed - Source for fully featured AAA Open 3D Engine
aefimov3 pushed 70 commits to aefimov/MAD-16917-visibility-undo-hack carbonated-dev/o3de
- Bump engine.json version for point-release 24091 (#18403) Note: Do not merge this into the development branch. This ... 8c6cdba
- Cherry pick two test crash fixes into the 2409.1 point release (#18402) * Fixes the multiplayer connectivity test ti... 60fadf5
- Fixes script-only mode on Windows (#18393) Two main areas of change here - one to be nice to the user and make sure... 32b316b
- Turn text autocorrect 0771aa5
- Text field test 795f0ef
- Double-quote windows command calls to support spaces in paths (#18429) * Double-quote windows command calls to suppo... d929950
- Windows installer tar fix for point-release (#18396) Use the system32 tar in the post install step, debug log instru... f0dc374
- Address various mobile fixes in the 24.09 release (#18428) * Address various mobile issues 1. Fix performance issue... 2c35d9a
- Text field test f498147
- Enable to dispatch the console commands when all modules are loaded and all their commands are registered 0f6633b
- Test text field 12194ed
- Fix leaking of Decal textures when reloading levels (#18425) * Fix leaking of Decal textures when reloading levels (... 2b2b9de
- Fixed formatting 6544c81
- Fix compile error 24f8a56
- Queue final text b160bc6
- Fix compile error ef6597c
- Fix compile error 504057f
- Added logs ca3f312
- Fix Linux Python Installer issues (#18406) Fixes for Linux installer - Disable python bytecode generation (throug... 35bd3dd
- More logs 9271665
- and 50 more ...
aefimov3 created a branch on carbonated-dev/o3de
aefimov/MAD-16829-cpu-profiler-fixes - Source for fully featured AAA Open 3D Engine
aefimov3 pushed 1 commit to aefimov/mad-16829-ios-cpu-profiler-fix carbonated-dev/o3de
- Extend the profiling event limits 21aa25b
aefimov3 created a comment on a pull request on carbonated-dev/o3de
Mostly Python, build and float precision. It looks like we already have everything else like decal array leak fix.
aefimov3 opened an issue on o3de/o3de
Editor entity visibility is broken
**Describe the bug** After turning off an entity visibility in the editor the entity appears in white. **Assets required** A level with a textured object. The default level is fine. Add multip...aefimov3 pushed 1 commit to aefimov/mad-16829-ios-cpu-profiler-fix carbonated-dev/o3de
- Simple profiler data serializer 338c159
aefimov3 pushed 1447 commits to aefimov/mad-16829-ios-cpu-profiler-fix carbonated-dev/o3de
- Fixing a logic error. Signed-off-by: Joerg H. Mueller <[email protected]> a7bf0ec
- Merge pull request #17114 from jhmueller-huawei/logic_bugfix Fixing a logic error. ee9d09d
- Update AWSGameLift SDK Linux x86 package hash Signed-off-by: AMZN-Gene <[email protected]> fa8c4dd
- Android Build Scripts Update (#17078) Add new android-specific o3de script commands to support Android project gener... e302882
- Remove unused Material Edit mode Signed-off-by: Danilo Aimini <[email protected]> 23ed607
- New XRSpaceNotificationBus (#17042) * Added AZ::RPI::XRSpaceNotificationBus This notification EBus provides an ev... ebfe1df
- Use latest Visual Studio for testing installer project builds (#17087) * Use default (latest Visual Studio) generato... e5a4c94
- Remove selection management from Object Manager Signed-off-by: Danilo Aimini <[email protected]... 0305605
- Remove animation context SendEvent call since there's no receiver anymore. Signed-off-by: Danilo Aimini <82231674+AM... 15d3313
- Remove legacy handlers in PropertyGenericCtrl.h Signed-off-by: Danilo Aimini <[email protected]... ac71029
- Fix typo in aws package name for Mac (#17138) Signed-off-by: Steve Pham <[email protected]> 06a7f4d
- [Vulkan] Add support for secondary command buffer without renderpass (#17125) * Rename FrameGraphExecuteGroupBase->F... 615a962
- Exclude .git, Gems and remove legacy .cdf (#17111) * Exclude .git, Gems and remove legacy .cdf Signed-off-by: Ale... 064f10f
- Fix Mac Build Errors for Atom/Metal Fixes the following error: /Users/github/o3de/Gems/Atom/RHI/Metal/Code/Source... 1fea4bc
- Introduce multi-device SwapChain Co-authored-by: Martin Winter <[email protected]> Co-authored-by: Joerg H. M... 4719f81
- [SMC] Addition of sub-values enumeration (#17123) * SMC enumeration script: Add the possiblity of forbidding some va... 5c46d85
- Make sure error logs are only printed once Signed-off-by: Gene Walters <[email protected]> 4ffe2dc
- Allow customization of DXC executable (#17150) * Allow customization of DXC executable Resolves #17148 (DXC shoul... ac2a6bb
- refactor: remove AABB from MCore Signed-off-by: Michael Pollind <[email protected]> 576a178
- Merge branch 'development' of https://github.com/aws-lumberyard-dev/o3de into daimini/RemoveCBaseObject1 Signed-off-... 3164459
- and 1427 more ...
aefimov3 pushed 1 commit to aefimov/mad-16829-ios-cpu-profiler-fix carbonated-dev/o3de
- Fix cpu profiler for iOS build d7d28ae
aefimov3 created a branch on carbonated-dev/o3de
aefimov/mad-16829-ios-cpu-profiler-fix - Source for fully featured AAA Open 3D Engine
aefimov3 created a review on a pull request on carbonated-dev/o3de
It is technically impossible to review, but the game worked fine while I profiled GPU.
aefimov3 pushed 7 commits to carb-lloyd/2409 carbonated-dev/o3de
- Alternative optnone fix, remove deprecated key d4875f1
- Added regex version to compare d450920
- Remove fins()-erase() cycle for optnone 2efa731
- Add () 5d9c04d
- Merge commit 'cfc9613c6e759767ce47c3d9ca1cd3406d1cc759' into aefimov/alt-optnone-fix 9855ce0
- Cosmetic: remove extra speces 926e1ce
- Merge pull request #334 from carbonated-dev/aefimov/alt-optnone-fix Alternative optnone fix, remove deprecated key cc0e449