30 Commits

Author SHA1 Message Date
Paul Vincent
a09bac6c1c Remote Control not releasing Midi Controller properly
#jira UE-181179
#rb Simon.Therriault Jeremie.Roy
#preflight 64382c208b24286556f2c2c9

[CL 25027649 by Paul Vincent in ue5-main branch]
2023-04-13 12:41:39 -04:00
paul vincent
2ec0399176 Remote Control not releasing Midi Controller properly
#jira UE-181179
#rb Alejandro.Arango Simon.Therriault Jeremie.Roy
#preflight 6425b1ad38075fa13fee33bd

[CL 24858330 by paul vincent in ue5-main branch]
2023-03-30 15:02:20 -04:00
george rolfe
83903f7c23 RC error output callback
#jira UE-175568
#rb simon.therriault
#preflight 63c8d9c52a6acaf162601344

[CL 23924033 by george rolfe in ue5-main branch]
2023-01-31 01:28:00 -05:00
Paul Vincent
999f7d2779 1. ID and Channel Fields Should to Be Pre-Populated With Text Field
#author Paul.Vincent
#jira UE-162948
#rb Simon.Therriault Jeremie.Roy
#preflight 6386d60a7b4bd3f057dc36f5

2. Remote Control Preset - No existing icon for RCP actor

#author Andrea.Botti
#jira UE-150548
#rb Simon.Therriault Jeremie.Roy
#preflight 6386d60a7b4bd3f057dc36f5

[CL 23333316 by Paul Vincent in ue5-main branch]
2022-11-30 12:07:38 -05:00
henrik karlsson
b5164ac775 Fixes to make modules compile with IWYU. We've added to IWYU toolchain so it compiles "orphaned" headers which does not have a owning cpp file. This identified lots of headers that couldn't be compiled by themselves (or if they were to included first)
Change consist of only forward declaration and additional includes

#preflight 63789c1de30d438849c48188
#rb none

[CL 23218412 by henrik karlsson in ue5-main branch]
2022-11-21 03:22:23 -05:00
paul vincent
a493d64735 1. Remote API Protocols - Masking Limitation
#jira UE-162294
#rb Simon.Therriault Jeremie.Roy
#preflight 632bfb8eb4515b7e22aede93

2. MIDI Muting/Isolating Channels

#jira UE-113372
#rb Simon.Therriault Jeremie.Roy
#preflight 632bfb8eb4515b7e22aede93

[CL 22143303 by paul vincent in ue5-main branch]
2022-09-22 15:41:39 -04:00
Patrick Gross
d115f5fb5b Remote Control Protocols - Fix Crash by deletion
#jira UE-162296
#rb simon.therriault
#preflight 631bb05bd31788ea3ab82ae8

[CL 21929032 by Patrick Gross in ue5-main branch]
2022-09-09 17:46:26 -04:00
paul vincent
41f20d78ae Update remote control protocol UI
#jira UE-153106
#rb Jeremie.Roy
#preflight 6319fee1f448dc6e58abbfb3

[CL 21908262 by paul vincent in ue5-main branch]
2022-09-08 20:11:10 -04:00
Paul Vincent
ae9d954c4e Remote API Protocol - Record button in main table does not work
#jira UE-162295
#rb Jeremie.Roy
#preflight 6318259b304480f8f8f3f0bc

[CL 21841885 by Paul Vincent in ue5-main branch]
2022-09-07 01:19:36 -04:00
Paul Vincent
a654e7e22e 1. Implement Protocol Specific Dynamic Columns
#jira UE-160084
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross
#preflight 6304d69eae13a5a098e11fd1

2. Implement Masking Support for Protocols

#jira UE-160085
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross
#preflight 6304d69eae13a5a098e11fd1

[CL 21509760 by Paul Vincent in ue5-main branch]
2022-08-23 12:00:25 -04:00
jamie dale
ec52d6575c Adding additional includes in preparation for removing a global include
#preflight skip
#rb none
#rnx

#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 21286944 via CL 21293031 via CL 21293289 via CL 21293403
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)

[CL 21296407 by jamie dale in ue5-main branch]
2022-08-09 15:44:33 -04:00
Paul Vincent
28c181a2f2 1. RC logic - Implement UI as designed in figma
#jira UE-155441
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross
#preflight 62b14ca0c400b5ee2f3b67ec

[CL 20752011 by Paul Vincent in ue5-main branch]
2022-06-21 00:57:51 -04:00
George Rolfe
2255e934f3 ProtocolBindingVM pointer cleanup
#jira UE-150808
#rb simon.therriault
#preflight 628593302b53e2be4c6e08f0

[CL 20273392 by George Rolfe in ue5-main branch]
2022-05-18 21:31:26 -04:00
Lauren Barnes
6248f8d412 Replacing legacy EditorStyle calls with AppStyle
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf

[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
George Rolfe
e0f3acf37b RC protocol mapping undo/redo crash fix
#jira UE-145254
#rb simon.therriault
#preflight 626a82e6464ae4f520efb9e3

[CL 20006171 by George Rolfe in ue5-main branch]
2022-05-01 23:49:44 -04:00
george rolfe
f63a55d9b4 RC initial protocol binding value from current value (for all types)
#jira UE-145256
#rb simon.therriault
#preflight 6265dca4523a022f4ed85944

#ROBOMERGE-AUTHOR: george.rolfe
#ROBOMERGE-SOURCE: CL 19903626 in //UE5/Release-5.0/... via CL 19904515
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 19906925 by george rolfe in ue5-main branch]
2022-04-25 14:56:23 -04:00
geoffrey douglas
b1cb54a5f3 Fixed duplicate localization keys in VP-IO plugins
#jira UE-141508
#preflight 61fd8a50b5226316389684b7
#rb alejandro.arango

#ROBOMERGE-AUTHOR: geoffrey.douglas
#ROBOMERGE-SOURCE: CL 18892450 in //UE5/Release-5.0/... via CL 18892959 via CL 18893403
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)

[CL 18893418 by geoffrey douglas in ue5-main branch]
2022-02-07 16:29:26 -05:00
patrick gross
8f3d75d381 Fix: Remote Control - MIDI, DMX and OSC value range are not displayed
#jira UE-139248
#rb simon.therriault
#rb george.rolfe
#preflight 61e81912b875abaf332043ae

#ROBOMERGE-AUTHOR: patrick.gross
#ROBOMERGE-SOURCE: CL 18657671 in //UE5/Release-5.0/... via CL 18657696 via CL 18657706
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)

[CL 18657713 by patrick gross in ue5-main branch]
2022-01-19 09:25:24 -05:00
george rolfe
dfe4db7fd7 RC Preset protocol range color picker updates
#jira UE-133659
#preflight 61d7924681634832b0160e47

#rb simon.therriault
#rb jeremie.roy

#ROBOMERGE-AUTHOR: george.rolfe
#ROBOMERGE-SOURCE: CL 18538530 in //UE5/Release-5.0/... via CL 18538542
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18538552 by george rolfe in ue5-release-engine-test branch]
2022-01-06 20:36:23 -05:00
patrick gross
ceb87ca8b6 RC Protocol toggle filter on add
#jira UE-135067
#rb simon.therriault
#rb george.rolfe
#preflight 61b9d1894331fd305c9e7ed9

#ROBOMERGE-AUTHOR: patrick.gross
#ROBOMERGE-SOURCE: CL 18474210 in //UE5/Release-5.0/... via CL 18480616
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18480687 by patrick gross in ue5-release-engine-test branch]
2021-12-16 18:20:57 -05:00
Marc Audy
f512a6d461 Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
#fyi Aurel.Cordonnier

[CL 18448630 by Marc Audy in ue5-release-engine-test branch]
2021-12-13 15:59:48 -05:00
aurel cordonnier
fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
jeremie roy
8b937b014f Refactor preset UI code to be more generic in regards to exposed entities
#rb simon.therriault geoffrey.douglas

#ROBOMERGE-SOURCE: CL 17306402 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)

[CL 17306417 by jeremie roy in ue5-release-engine-test branch]
2021-08-25 13:57:08 -04:00
aurel cordonnier
dc4bf61540 Merge from Release-Engine-Staging @ 17030559 to Release-Engine-Test
This represents UE4/Main @ 17030256 and Dev-PerfTest @ 17030553

[CL 17031509 by aurel cordonnier in ue5-release-engine-test branch]
2021-08-03 11:56:47 -04:00
steve robb
f358ac99f2 FPrivateToken trick used to allow emplacement-style functions (like MakeShared) to compile without giving up constructor access rights.
This replaces classes' use of friendship with internal TSharedPtr functions.

#rb devin.doucette
#jira none

#ROBOMERGE-OWNER: steve.robb
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 16745356 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
#ROBOMERGE-CONFLICT from-shelf

[CL 16745698 by steve robb in ue5-release-engine-test branch]
2021-06-22 13:45:32 -04:00