Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
vmednonogov opened 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 ## How was this PR tested? Veri...vmednonogov created a branch on carbonated-dev/o3de
vmedn/MAD-16909-workaround-to-avoid-crash-in-StringLineEdit-GUI-control - Source for fully featured AAA Open 3D Engine
vmednonogov deleted a branch carbonated-dev/o3de
vmedn/MAD-17129-TEST-too-many-open-files---CrashIssue
vmednonogov opened a pull request on carbonated-dev/o3de
[MAD-16643] Do not cache the console commands after the deferred commands deque has been executed
Ticket: MAD-16643 ## What does this PR do? Reason of issue: after AZ::Console::m_deferredCommands deque has been executed once when all app modules were loaded, we should not put anything i...vmednonogov created a branch on carbonated-dev/o3de
vmedn/MAD-16643-do-not-cache-the-conslole-commands-0002 - Source for fully featured AAA Open 3D Engine
vmednonogov pushed 3 commits to vmedn/MAD-16643/do-not-cache-the-conslole-commands carbonated-dev/o3de
vmednonogov created a branch on carbonated-dev/o3de
vmedn/MAD-16643/do-not-cache-the-conslole-commands - Source for fully featured AAA Open 3D Engine
vmednonogov pushed 3 commits to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
vmednonogov pushed 1 commit to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
- Use fresh Firebase and GMS versions 882ab85
vmednonogov created a review comment on a pull request on carbonated-dev/o3de
Renamed
vmednonogov created a review comment on a pull request on carbonated-dev/o3de
Not necessary. Reverted.
vmednonogov pushed 1 commit to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
- Addresing PR comments 18fb2cc
vmednonogov pushed 3 commits to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
vmednonogov pushed 1 commit to vmedn/_changes-for-messaging-001 carbonated-dev/o3de
- Trying to resolve manifest merging issue a98d02d
vmednonogov pushed 1 commit to vmedn/_changes-for-messaging-001 carbonated-dev/o3de
- Transfer google-services.json to 'app' project cd43f28
vmednonogov created a branch on carbonated-dev/o3de
vmedn/_changes-for-messaging-001 - Source for fully featured AAA Open 3D Engine
vmednonogov pushed 31 commits to vmedn/MAD-16764-messaing-android-support 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
- Improvements and bug fixes e793d70
- LOD removal, 2nd draft dea2145
- Make cmake options for preprocessor definitions, some small improvements and bug fixes cac82d7
- LOD drop feature off by default (cvar) ecf5d7b
- Cosmetic, remove commented out code 077a2f1
- and 11 more ...
vmednonogov pushed 4 commits to vmedn/MAD-16764-messaing-android-support carbonated-dev/o3de
- Print out logs when decals are added/removed to the o3de decal list c198334
- Merge pull request #359 from carbonated-dev/vmedn/MAD-15563-log-added-or-removed-decals [MAD-15563] Print out logs w... d66b928
- Merge branch 'carbonated/dev' into vmedn/MAD-16764-messaing-android-support 1b74060
- Merge branch 'vmedn/MAD-16764-messaing-android-support' of https://github.com/carbonated-dev/o3de into vmedn/MAD-1676... 23239e5
vmednonogov pushed 2 commits to carbonated/dev carbonated-dev/o3de
vmednonogov closed 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 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