Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
carbfeng pushed 34 commits to carbonated/dev carbonated-dev/o3de
- Turn text autocorrect 0771aa5
- Text field test 795f0ef
- Text field test f498147
- Test text field 12194ed
- Fix compile error 24f8a56
- Queue final text b160bc6
- Fix compile error ef6597c
- Fix compile error 504057f
- Added logs ca3f312
- More logs 9271665
- Fix compile error 1424a41
- Merge remote-tracking branch 'origin/carbonated/dev' into feng/MAD-16896-chat a9d068b
- Change logs bf8def4
- More logs cfbd336
- Fix compile error f5cb5cb
- Fix compile error e79edab
- Test text field 976c621
- Test text field cfbbb8f
- Test text field 2101855
- Test text field 610df79
- and 14 more ...
carbfeng closed a pull request on carbonated-dev/o3de
[MAD-16896] UITextInputComponent improvements
Ticket 16896 ## What does this PR do? Support showing the native iOS text input field on top of the game text field. Turn on autocorrect for the iOS text input field. Hides the game text fi...carbfeng created a review comment on a pull request on carbonated-dev/o3de
I no longer get the error after removing all the AZ_PLATFORM_IOS defines
carbfeng pushed 1 commit to feng/MAD-16896-chat carbonated-dev/o3de
- Fix UITextField not showing ca00fc1
carbfeng created a review comment on a pull request on carbonated-dev/o3de
Removed all the AZ_PLATFORM defines in UiTextInputComponent
carbfeng created a review comment on a pull request on carbonated-dev/o3de
Because it was causing an unused function error. I've removed the preprocessor defines
carbfeng pushed 1 commit to feng/MAD-16896-chat carbonated-dev/o3de
- Added ShowNativeTextField option and remove platform defines from UITextInputComponent 64d6c6e
carbfeng pushed 1 commit to feng/MAD-16896-chat carbonated-dev/o3de
- Changed preprocessor condition 80946e7
carbfeng created a review comment on a pull request on carbonated-dev/o3de
Changed comment
carbfeng opened a pull request on carbonated-dev/o3de
[MAD-16896] UITextInputComponent improvements
Ticket 16896 ## What does this PR do? Support showing the native iOS text input field on top of the game text field. Turn on autocorrect for the iOS text input field. Hides the game text fi...carbfeng pushed 1 commit to feng/MAD-16896-chat carbonated-dev/o3de
- Handle else case for showSendOnReturnKey fe84867
carbfeng pushed 1 commit to feng/MAD-16896-chat carbonated-dev/o3de
- Support showing send for return key 68a0384
carbfeng pushed 5 commits to feng/MAD-16896-chat carbonated-dev/o3de
- Added better log 3a93d4b
- Fixed OOO for deleting scripts 3a16b6c
- Chose to move destruct after talking to lloyd c73fc65
- Merge pull request #337 from carbonated-dev/niko/testLog Fixing o3de Script Deactivation Flow 7645467
- Merge remote-tracking branch 'origin/carbonated/dev' into feng/MAD-16896-chat a9d068b