7 Commits

Author SHA1 Message Date
wojciech krywult
0a2db9791b Renamed .p4ignore files to .p4ignore.txt to match the convention we use.
The problem it caused is that some users have the expected P4IGNORE=.p4ignore.txt configuration setting while others don't. The issues is further exacerbated by the fact that last year Perforce handling of P4IGNORE changed last year. Previously, P4IGNORE was in effect only when explicitly set. However, now, when P4IGNORE is not present, it defaults to .p4ignore and .p4ignore.txt. What it all means is that users who had 'P4IGNORE=.p4ignore.txt' were not using the few incorrectly named .p4ignore, while users who didn't have P4IGNORE at all, were affected by them. It turns out that a few of the .p4ignore files had incorrect definition in the past, which led to Perforce issues that didn't seem reproducible on machines with the expected P4IGNORE configuration.

After renaming the files, all users, regardless of the environment, should be affected in the same way. The incorrect .p4ignore rules have been augmented in CL 35021865.

#rb wojciech.krywult
#rnx

[CL 35457520 by wojciech krywult in ue5-main branch]
2024-08-12 13:09:35 -04:00
elliot colp
8666c51c12 [FlutterCommon] [UnrealStage] [LiveLinkVCAM] Show version info in settings menu and logs
#jira UE-203165
#rb jason.walter

[CL 30603379 by elliot colp in ue5-main branch]
2024-01-12 16:18:53 -05:00
elliot colp
638a3d00c8 [FlutterCommon] Add connect screen and additional settings widgets
#author timothy.ofie
#rb elliot.colp
#jira UE-202511

[CL 30600893 by elliot colp in ue5-main branch]
2024-01-12 14:47:38 -05:00
elliot colp
ec2fa49275 [FlutterCommon] [UnrealStage] Move missing fragment shader file from Unreal Stage to FlutterCommon
#jira UE-194298
#rb jason.walter

[CL 30419663 by elliot colp in ue5-main branch]
2023-12-20 15:07:21 -05:00
elliot colp
8d3fb521f2 [FlutterCommon] [UnrealStage] [LiveLinkVCAM] Update dependencies and fix widget rendering on newer Flutter versions
#jira UE-201983
#rb jason.walter

[CL 30417281 by elliot colp in ue5-main branch]
2023-12-20 13:39:00 -05:00
elliot colp
5184fc9f18 [UnrealStage] [FlutterCommon] Refactor beacon sender to a generic base class
#jira UE-201061
#rb jason.walter

[CL 30045413 by elliot colp in ue5-main branch]
2023-12-01 12:44:29 -05:00
elliot colp
ca17042a4d [UnrealStage] Split out code and assets that can be reused in the Live Link VCAM Flutter port
#jira UE-194298
#rb Alejandro.Arango

[CL 27558977 by elliot colp in ue5-main branch]
2023-09-01 12:48:02 -04:00