Commit Graph

28 Commits

Author SHA1 Message Date
flo schar
b27f66089b Remote Control DMX: Fix an issue where the DMX Library did not properly clean up in some cases, leading to duplicate patches and ambigous patching, fix attribute number now shows after its property instead of its subobjectpath
#rnx

[CL 36749473 by flo schar in 5.5 branch]
2024-10-01 18:06:02 -04:00
flo schar
69eb494d46 Remote Control DMX: Add a Generate DMX Library button
#jira UE-223485
#rb Dominik.Peacock
#rnx

[CL 36330485 by flo schar in 5.5 branch]
2024-09-17 06:51:40 -04:00
Ryan Hummer
4af2fd066d Updating Dev-Release-5.5 from Main at CL #36144969
#okforversepublic

[CL 36146571 by Ryan Hummer in Dev-5.5 branch]
2024-09-10 10:26:02 -04:00
flo schar
8fdef4af7e Remote Control DMX: Fix various issues and add small improvements to the initial DMX Library support implementation
* Fix an issue where the patch was reset when changing the level
* Fix an issue where property changes of bindings was not reflected in the DMX Library
* Fix an issue where properties were not always reflected correctly in the fixture type
* Entities list for protocols now shows grouped by owner by default
* Change attribute names to show the controlled property name before the subobject path

#jira UE-222807, UE-222975
#rb Dominik.Peacock
#rnx

[CL 36037254 by flo schar in ue5-main branch]
2024-09-05 09:16:07 -04:00
flo schar
c657d6d190 DMX: DMXEntityFixtureType::CreateFixtureTypeInDMXLibrary now correctly updates the Channel Span for its DMX Modes
[CL 35856342 by flo schar in ue5-main branch]
2024-08-28 03:08:57 -04:00
flo schar
49d34ef966 Remote Control DMX: Fix an issue where DMX Controlled Properties no longer read the correct function when first being loaded
#rnx

[CL 35794642 by flo schar in ue5-main branch]
2024-08-26 03:14:08 -04:00
flo schar
49ebecddf0 DMX - Fix Static Analysis, identical sub-expressions to the left and to the right of the '==' operator
[CL 35742246 by flo schar in ue5-main branch]
2024-08-22 11:30:48 -04:00
flo schar
46f234c5cf Remote Control DMX: Remote Control now uses a DMX Library to handle DMX, Remote Control Presets can now be exported as MVR file
#jira UE-222435
#rb Dominik.Peacock

[CL 35739325 by flo schar in ue5-main branch]
2024-08-22 10:13:28 -04:00
eric renaudhoude
9f2176214d DMX: Fix incompatible module names preventing modules from being loaded correctly at launch.
#rb Flo.Schar
#rnx

[CL 33766645 by eric renaudhoude in ue5-main branch]
2024-05-20 10:23:55 -04:00
henrik karlsson
bbc37aa2f5 [Engine/Plugins]
* Another batch iwyu updates to reduce number of includes used in files

#preflight 63c58d742e714f64ade93797
#rb none

[CL 23732856 by henrik karlsson in ue5-main branch]
2023-01-16 17:04:48 -05:00
Paul Vincent
3f8c047a5a 1. Implement Protocol Specific Dynamic Columns
#jira UE-160084
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross
#preflight 6316c7e7da63cdf170e3f01c

2. Implement Masking Support for Protocols

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

[CL 21805840 by Paul Vincent in ue5-main branch]
2022-09-06 00:17:03 -04:00
Paul Vincent
4f753493f0 1. Implement Protocol Specific Dynamic Columns
#jira UE-160084
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross
#preflight 6309a81fc737475131a357cd

[CL 21604837 by Paul Vincent in ue5-main branch]
2022-08-27 01:20:15 -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
Matt Peters
d64cf41728 AssetRegistry includes (Engine Plugins): change #include "AssetData.h" -> #include "AssetRegistry/AssetData.h", and similar for the other moved AssetRegistry headers.
#rb Zousar.Shaker
#rnx
#preflight 6270563191629533ec2b6f6e

[CL 20017756 by Matt Peters in ue5-main branch]
2022-05-02 18:59:38 -04:00
flo schar
5c4dbfd9d0 Fix CIS Compile QAVirtualProduction Win64
#jira UE-145757
#rb trivial
#preflight none
#lockdown Simon.Tourangeau
#rnx

#ROBOMERGE-AUTHOR: flo.schar
#ROBOMERGE-SOURCE: CL 19375238 in //UE5/Release-5.0/... via CL 19376319
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)

[CL 19378042 by flo schar in ue5-main branch]
2022-03-14 16:31:30 -04:00
flo schar
0ca62e7e12 RemoteControl DMX - Channel Property is now visible and editable in Remote Control bindings as expected
#jira UE-145568
#rb Dominik.Peacock
#preflight 622b5010df3960e506ce47b3
#lockdown Simon.Tourangeau

#ROBOMERGE-AUTHOR: flo.schar
#ROBOMERGE-SOURCE: CL 19353380 in //UE5/Release-5.0/... via CL 19356063
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)

[CL 19357782 by flo schar in ue5-main branch]
2022-03-11 13:10:52 -05:00
yali he
39046d7643 Fix some loc duplicate keys batch 3 (hopefully the last batch)
#jira UELOC-143620
#rb Mitchell.Wilson
#preflight

#ROBOMERGE-AUTHOR: yali.he
#ROBOMERGE-SOURCE: CL 19179273 in //UE5/Release-5.0/... via CL 19180516
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)

[CL 19204171 by yali he in ue5-main branch]
2022-03-01 14:57:03 -05:00
flo schar
c304b08d58 Remote Control DMX - Fix a crash when deleting output ports from project settings
#jira UE-138389
#rb Dominik.Peacock
#preflight 61d89b6c6511bc498e60067d

#ROBOMERGE-AUTHOR: flo.schar
#ROBOMERGE-SOURCE: CL 18549808 in //UE5/Release-5.0/... via CL 18549825
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18549841 by flo schar in ue5-release-engine-test branch]
2022-01-07 15:05:48 -05:00
flo schar
52de9f9e45 Remote Control DMX - DMX ports are now available before interacting with ports in project settings
#jira UE-137325
#rb George.Rolfe
#preflight 61bc59828a62de8385d8a1b1

#ROBOMERGE-AUTHOR: flo.schar
#ROBOMERGE-SOURCE: CL 18485837 in //UE5/Release-5.0/... via CL 18485960
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18486006 by flo schar in ue5-release-engine-test branch]
2021-12-17 17:26:59 -05:00
flo schar
b682131d6e DMX - Fix CIS GoldenPath Win64 Development BootTest
#jira  UE-135750
#rb Dominik.Peacock

#ROBOMERGE-AUTHOR: flo.schar
#ROBOMERGE-SOURCE: CL 18303793 in //UE5/Release-5.0/... via CL 18303801
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18303804 by flo schar in ue5-release-engine-test branch]
2021-11-27 09:56:10 -05:00
Marc Audy
0c3be2b6ad Merge Release-Engine-Staging to Test @ CL# 18240298
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00
flo schar
e8ab050c8c DMX - Rework DMX Fixture Type editor for better GDTF support, better UX and to ease maintaining and extending the editor
#jira UE-101629, UE-101983, UE-116411
#rb Dominik.Peacock

#ROBOMERGE-AUTHOR: flo.schar
#ROBOMERGE-SOURCE: CL 17674602 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v875-17642767)

[CL 17674618 by flo schar in ue5-release-engine-test branch]
2021-09-30 05:02:34 -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
aurel cordonnier
02c0f425e8 Copy up from Release-Engine-Staging @ 16738359
This represents UE4/Main @ 16738161 and Dev-PerfTest @ 16737719

[CL 16738582 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-22 00:27:54 -04:00
Marc Audy
e80ea6b959 Merge from Release-Engine-Staging @ 16444985
This represents UE4/Main @ 16445039 and Dev-PerfTest @ 16444526

[CL 16445122 by Marc Audy in ue5-release-engine-test branch]
2021-05-25 02:43:26 -04:00