Commit Graph

501 Commits

Author SHA1 Message Date
brian smith
0e24b4e63e Live Link VCAM (iOS) v1.3.0 build 5 : Re-enabled HW controller support for both Remote Session & Pixel Streaming. Needs a few updates on the UE side as triggers don't yet work. The right thumbstick Y axis also needs work.
[CL 22091001 by brian smith in ue5-main branch]
2022-09-20 08:30:08 -04:00
brian smith
5ccfc5a2e0 Fixed broken layout when changing the resolution of a remote session.
[CL 22090995 by brian smith in ue5-main branch]
2022-09-20 08:29:45 -04:00
Bertrand Carre
c1c970c4fb Mac: fix installation of Android NDK throught the script SetupAndroid.command
* if default shell is zsh,  use .zprofile as well as .bash_profile (as UE is reading .bash_profile)
* make sure env variables are set up properly (prevent duplication if script was already launch)
* change rem to '#' as this was causing a warning

#jira UE-163330
#review-21918213 @Chris.Babcock @Rafa.Lecina @Adam.Kinge @Zack.Neyland
#preflight none

[CL 22072263 by Bertrand Carre in ue5-main branch]
2022-09-19 06:18:34 -04:00
brian smith
d3372e8dc8 Live Link VCAM iOS v1.3.0 build 4
[CL 22072129 by brian smith in ue5-main branch]
2022-09-19 05:18:05 -04:00
brian smith
41caf70e76 Added timeout when disconnecting. After 0.5 seconds if the disconnect hasn't initiated from the UE side, we force the disconnect and return to the start screen.
[CL 22072013 by brian smith in ue5-main branch]
2022-09-19 04:17:54 -04:00
brian smith
c60058b30f Fixed a bug where the disconnect wouldn't work when the signalling server disconnected first (before the webRTC client)
[CL 22071980 by brian smith in ue5-main branch]
2022-09-19 04:07:38 -04:00
james hopkin
51d2db5877 [robo] Fixed block asset failures causing blockages on reconsiders
[CODEREVIEW] Marc.Audy,Ryan.Hummer

[CL 22005071 by james hopkin in ue5-main branch]
2022-09-14 08:50:08 -04:00
marc audy
5a587b745e Add ability to disregard block assets when appropriate
#rb James.Hopkin

[CL 21922437 by marc audy in ue5-main branch]
2022-09-09 12:01:42 -04:00
marc audy
11a9d0ff65 Only don't change owner for robomerge user, not all bots
[CODEREVIEW] James.Hopkin

[CL 21854210 by marc audy in ue5-main branch]
2022-09-07 12:50:06 -04:00
andrew firth
0a820ef03a [P4VUtils] - add DescribeDirectory tool to output a list of all CL's in the last 30 days for a specific folder in a succinct/clean format.
#review-21766482 @Ben.Marsh @Aurel.Cordonnier
#rb Aurel.Cordonnier
#jira none
#rnx
#preflight n/a

[CL 21814361 by andrew firth in ue5-main branch]
2022-09-06 08:34:12 -04:00
andrew firth
448bfad7fc [P4VUtils] - fix minor issue in Submit command
#review-21766419 @paul.chipchase
#rb paul.chipchase
#jira none
#rnx
#preflight n/a

[CL 21814337 by andrew firth in ue5-main branch]
2022-09-06 08:33:27 -04:00
james hopkin
bf60cc0ba6 [robo] Fixed allbots display where the same edge exists in multiple bots but with different flags
[CL 21591839 by james hopkin in ue5-main branch]
2022-08-26 12:18:36 -04:00
marc audy
66fad91326 Add ability to only post to the additional slack channel
#rb James.Hopkin

[CL 21567181 by marc audy in ue5-main branch]
2022-08-25 12:45:22 -04:00
james hopkin
b9280b0255 [robo] Improved slack test messages and reverted wrong comment about target tests
[CL 21562185 by james hopkin in ue5-main branch]
2022-08-25 08:15:49 -04:00
james hopkin
d4680c40ff [robo] Added comment warning to always run one target test
[CL 21562095 by james hopkin in ue5-main branch]
2022-08-25 08:03:21 -04:00
james hopkin
e88c18200c [robo] Fixed test failure message
[CL 21562067 by james hopkin in ue5-main branch]
2022-08-25 08:00:06 -04:00
james hopkin
fb7e69f80a [robo] Fixed console spam
[CL 21561997 by james hopkin in ue5-main branch]
2022-08-25 07:47:37 -04:00
james hopkin
9adf00b29d [robo] Added specific target support to Slack tests and fixed up test using it (was accidentally doing nothing before)
[FYI] Marc.Audy

[CL 21561903 by james hopkin in ue5-main branch]
2022-08-25 07:35:11 -04:00
peter tarasenko
1d9b767c96 TextureShare: fixed RDG issues
#jira UE-159640
#rb vitalii.boiko
#preflight 630438ba33729407e8b0db90

[CL 21516240 by peter tarasenko in ue5-main branch]
2022-08-23 15:04:53 -04:00
marc audy
59918a2d75 Reenable robomerge/swarm delay after further investigation shows it is working as intended
[CL 21444234 by marc audy in ue5-main branch]
2022-08-18 12:38:32 -04:00
Luke Bermingham
0a9436faee [LiveLinkVCAM] Fix multiple issues to restore functionality to LiveLinkVCam + Pixel Streaming VCam.
- Fix syntax error in LiveLinkVCam app to restore compilation.
- Fix viewport target being set at wrong time in PixelStreamingVCam plugin.
- Remove hack from PixelStreamingVCam that is now unecessary with the move to a subsystem design.

#rb self
#fyi David.Hibbitts
#jira UE-161290
#preflight 62fde3f4086f90bbc49d5d8a

[CL 21438790 by Luke Bermingham in ue5-main branch]
2022-08-18 03:05:54 -04:00
Adam Rehn
be0f8dd5a9 Re-generate Dockerfiles to fix build errors
#jira UCS-4847
#rb Luke.Bermingham

[CL 21436216 by Adam Rehn in ue5-main branch]
2022-08-17 20:08:42 -04:00
marc audy
7a67c168f7 Undo delaying change until lost changes can be investigated/solved
[FYI] James.Hopkin


#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 21435820
#ROBOMERGE-BOT: (v980-21429816)

[CL 21435834 by marc audy in ue5-main branch]
2022-08-17 19:39:35 -04:00
marc audy
67c507a313 Put time comparison back in to ms so that comparison against 60000 isn't waiting 16 2/3 hours
Make processing a robomerge user message a warning
[FYI] James.Hopkin


#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 21429816
#ROBOMERGE-BOT: (v979-21428904)

[CL 21429822 by marc audy in ue5-main branch]
2022-08-17 15:14:04 -04:00
marc audy
72b80f27d9 Restore lost time fix :(
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 21428904
#ROBOMERGE-BOT: (v978-21427920)

[CL 21429044 by marc audy in ue5-main branch]
2022-08-17 14:48:25 -04:00