Commit Graph

166 Commits

Author SHA1 Message Date
elliot colp
fb5700d7c2 [UnrealStage] Add final styling + fix case where new actors weren't controllable
#jira UE-141881
#rb jason.walter

[CL 33115951 by elliot colp in ue5-main branch]
2024-04-19 16:38:58 -04:00
elliot colp
de6211cbc3 [LiveLinkVCAM] Update missing Android app icons
#jira UE-211663

[CL 32944290 by elliot colp in ue5-main branch]
2024-04-12 16:55:56 -04:00
jason walter
60f113db7f Version string bump for Flutter VCam App
#jira none

[CL 32932447 by jason walter in ue5-main branch]
2024-04-12 11:53:28 -04:00
elliot colp
53ff487a7d [UnrealStage] Refactor floating tabs and add draggable bar to trackpad
#jira UE-141881
#rb jason.walter

[CL 32866802 by elliot colp in ue5-main branch]
2024-04-10 18:42:12 -04:00
elliot colp
a6a54407f4 [LiveLinkVCAM] Add final app icon and name
#jira UE-211663
#rb jason.walter

[CL 32860555 by elliot colp in ue5-main branch]
2024-04-10 12:48:31 -04:00
elliot colp
f8fdfd4fbe [UnrealStage] Fix flickering camera settings when Cine Camera Actor is set
#jira UE-211500
#rb jason.walter

[CL 32767187 by elliot colp in ue5-main branch]
2024-04-05 14:21:51 -04:00
elliot colp
3378bdb128 [LiveLinkVCAM] Add EULA
#jira UE-210775
#rb jason.walter

[CL 32603796 by elliot colp in ue5-main branch]
2024-03-28 20:00:25 -04:00
elliot colp
47bdb31c86 [UnrealStage] Add camera focus/DoF tab
#jira UE-209631
#rb jason.walter

[CL 32386120 by elliot colp in ue5-main branch]
2024-03-20 18:45:43 -04:00
elliot colp
304dcfa77f [LiveLinkVCAM] [UnrealStage] Consistently show scrollbars when elements are cut off
#jira UE-208475#rb jason.walter

[CL 32377845 by elliot colp in ue5-main branch]
2024-03-20 15:22:15 -04:00
elliot colp
621d639248 [LiveLinkVCAM] [UnrealStage] Add privacy policy in settings menu
#jira UE-209064
#rb jason.walter

[CL 32374387 by elliot colp in ue5-main branch]
2024-03-20 14:04:12 -04:00
elliot colp
b5840e71e0 [LiveLinkVCAM] Force disable UI rotation while app is running
#jira UE-208177
#rb jason.walter

[CL 32373239 by elliot colp in ue5-main branch]
2024-03-20 13:38:04 -04:00
elliot colp
5e32ae0b64 [UnrealStage] Fix min/max modes being ignored on delta widgets. Force longitude to loop
#jira UE-208736
#rb Alejandro.Arango

[CL 32285595 by elliot colp in ue5-main branch]
2024-03-15 17:57:12 -04:00
elliot colp
7e85065614 [UnrealStage] Remember camera angle between runs. Add camera control dropdown
#jira UE-208715
#rb Alejandro.Arango

[CL 32218652 by elliot colp in ue5-main branch]
2024-03-13 13:02:42 -04:00
elliot colp
c79e28655b [LiveLinkVCAM] Tentacle device details menu
#jira UE-206896
[FYI] jason.walter

[CL 31960361 by elliot colp in ue5-main branch]
2024-03-01 17:56:14 -05:00
elliot colp
b4f398d582 [LiveLinkVCAM] Use texture instead of platform view for WebRTC stream #jira UE-205525
#rb jason.walter

[CL 31729072 by elliot colp in ue5-main branch]
2024-02-22 13:58:25 -05:00
UnrealBot
9cb2a7c534 Branch snapshot for CL 31090618
[CL 31090618 in ue5-main branch]
2024-02-01 17:51:56 +00:00
elliot colp
57d6c583e9 [LiveLinkVCAM] Add missing file
#jira UE-202557

[CL 30808094 by elliot colp in ue5-main branch]
2024-01-23 12:05:09 -05:00
elliot colp
a1108f57ff [LiveLinkVCAM] Gamepad support
#jira UE-202557
#rb jason.walter

[CL 30725987 by elliot colp in ue5-main branch]
2024-01-19 15:17:21 -05:00
brian smith
c04d863f90 Live Link VCAM iOS v1.3.3 build 1
[CL 30630026 by brian smith in ue5-main branch]
2024-01-16 04:33:27 -05:00
brian smith
e1fb767716 Fix CPU/memory leak that would happen each time a session was connected to.
- Reconnections through the app were leaking ~200mb on each connection, this is now fixed.
- Fix reconnection modal not hiding on successful reconnection in some cases.
- Many small leaks where self was captured implicitly inside closures now use weak self.
- In app stats graphs now scale to different device resolutions
- Added pauseCount metric to the stats graphs
- Added ARKit metrics to the stats graphs

#rb luke.bermingham
[FYI] William.Belcher, luke.bermingham
#jira UE-194906, UE-195796

[CL 30630023 by brian smith in ue5-main branch]
2024-01-16 04:33:23 -05: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
c4d95ef37f [UnrealStage] Actor lat/long control via trackpad
#jira UE-141881
#author timothy.ofie
#rb elliot.colp

[CL 30601607 by elliot colp in ue5-main branch]
2024-01-12 15:12:35 -05:00
elliot colp
8530235a40 [LiveLinkVCAM] Basic settings UI
#author timothy.ofie
#jira UE-202063
#rb elliot.colp

[CL 30600986 by elliot colp in ue5-main branch]
2024-01-12 14:50:38 -05:00
jason walter
cdd63f6c50 EpicStageApp Update IOS project for iPad only. Version string bump to latest on App Store.
[FYI] Elliot.Colp

[CL 30593387 by jason walter in ue5-main branch]
2024-01-12 10:33:09 -05:00
elliot colp
fd6ecf831a [LiveLinkVCAM] Tentacle Sync timecode support
#jira UE-194728
#rb jason.walter

[CL 30576266 by elliot colp in ue5-main branch]
2024-01-11 15:42:12 -05:00