max chen
e0365c9f17
Take Recorder: Change PreInitialize, Sarted, Stopped, Finished, Cancelled, MarkedFrameAdded to multicast delegates
...
Deprecate delegates that the multicast delegates replace
#jira UE-195042
#rb mike.zyracki, matt.hoffman
[CL 27805973 by max chen in ue5-main branch]
2023-09-12 16:10:40 -04:00
dario mazzanti
bc350e8881
[Remote Control] Remove Custom Controller execution on post load
...
Custom controllers added automatic execution on PostLoad (see https://p4-swarm.epicgames.net/changes/25874141 ).
This CL removes the support for that (given that the execution of controllers is non-deterministic), and gives the control back to the user.
This change also prevents issues related to unreliability, and assets being automatically modified/dirtied on scene load.
#rb Jeremie.Roy
[CL 27796590 by dario mazzanti in ue5-main branch]
2023-09-12 12:43:55 -04:00
peter tarasenko
9d90a7823d
nDisplay: Added new interface IDisplayClusterViewportConfiguration
...
- Reworked all related logic and interfaces.
- Code cleanup
- Partially revised code related to preview rendering, which was under WITH_EDITOR macros. Now this logic can be used in Package\Standalone builds.
- Several changes to the warp policy interface and related logic.
#jira UE-182095, UE-190474, UE-175129, UE-176536
#rb Alejandro.Arango, Vitalii.Boiko, Andrey.Yamashev, Patrick.Hardy, Trystan.Binkley-Jone
[CL 27764353 by peter tarasenko in ue5-main branch]
2023-09-11 14:41:07 -04:00
Flo Schar
6a2a1a25b3
DMX - Fix misleading mistake in comment of UDMXLibrary::SetMVRGeneralSceneDescription
...
#jira none
#rb trivial
[CL 27751141 by Flo Schar in ue5-main branch]
2023-09-11 09:29:48 -04:00
Flo Schar
aa12ab3bc0
DMX - Remove private include paths for Pixel Mapping and Control Console, move files that need be included to internal folder instead
...
#jira UE-193802
#rb Dominik.Peacock
[CL 27749307 by Flo Schar in ue5-main branch]
2023-09-11 06:55:50 -04:00
max chen
63c045d9d2
Take Recorder: Remove references to Private directory of TakeRecorderSources
...
#jira UE-194036
#rnx
#rb mike.zyracki
[CL 27716647 by max chen in ue5-main branch]
2023-09-08 13:00:54 -04:00
geoffrey douglas
af71f2698b
CameraCalibration: Add automated tests for distortion and nodal offset calibration
...
#jira UE-181335
#rb simon.therriault
#rnx
[CL 27682572 by geoffrey douglas in ue5-main branch]
2023-09-07 14:56:07 -04:00
geoffrey douglas
c19527bb73
CameraCalibration: Fix filterable actor picker widget to display the actor label instead of the asset name
...
#jira UE-167855
#rb simon.therriault
#rnx
[CL 27677406 by geoffrey douglas in ue5-main branch]
2023-09-07 13:23:58 -04:00
Flo Schar
70e7843d20
DMX - Fix CIS Build Engine Localization
...
#jira UE-194780
#rb trivial
[CL 27674894 by Flo Schar in ue5-main branch]
2023-09-07 12:26:21 -04:00
andrea botti
61e81c2b24
[RemoteControl] RemoteControlUI
...
Remove DeleteAllEntities button from Group in the Header and in the Footer from Properties/Controller/Behaviour and Action.
Move up Properties footer buttons (ExposeActor, ExposeFunction) to the header and remove all footer.
#rb jeremie.roy
[CL 27670327 by andrea botti in ue5-main branch]
2023-09-07 08:59:25 -04:00
Simone Santagati
6d50e740ab
DMX Control Console - Fix filtering doesn't work for patch address and general code clean up for Control Console editor style
...
#jira UE-191238, UE-194329
#rb Flo.Schar
[CL 27667344 by Simone Santagati in ue5-main branch]
2023-09-07 04:55:54 -04:00
trystan binkley-jone
66eba088f8
nDisplay: Added invoke of OnObjectPropertyChanged to the DMX Light Card component when applying changes to the light card properties from a patch, allowing the ICVFX panel's light card proxies to be correctly updated to match the light card's new property values
...
#jira UE-191337
#rb Flo.Schar
[CL 27658906 by trystan binkley-jone in ue5-main branch]
2023-09-06 19:26:34 -04:00
Flo Schar
b6212cfffa
DMX - Fix CIS Static Analysis Win64
...
#jira none
#rb trivial
[CL 27644091 by Flo Schar in ue5-main branch]
2023-09-06 14:08:04 -04:00
Flo Schar
14344582dc
DMX - Use star ship play/stop icons in pixel mapping, refactor style code to register and setup like most style classes in engine
...
#jira UE-194470, UE-194329
#rb Dominik.Peacock
[CL 27630674 by Flo Schar in ue5-main branch]
2023-09-06 08:00:41 -04:00
Flo Schar
c378b036c2
DMX - Function attributes now have the same delete icon as cell attributes do
...
#jira UE-190004
#rb Dominik.Peacock
[CL 27630420 by Flo Schar in ue5-main branch]
2023-09-06 07:37:46 -04:00
Flo Schar
9afd544e65
DMX - Properly GC Fixture Patch objects in ReadOnlyFixturePatchList, clean write
...
#jira UE-192474, UE-192543, UE-192630, UE-191088, UE-193450
#rb Dominik.Peacock
[CL 27630098 by Flo Schar in ue5-main branch]
2023-09-06 07:12:27 -04:00
dominik peacock
eb7ad56a63
Remove private include to GameplayMediaEncoder
...
#jira UE-193972
#rb none
[CL 27593392 by dominik peacock in ue5-main branch]
2023-09-05 08:06:33 -04:00
jared therriault
cf85e0e411
Level Snapshots:
...
-Fix: Crash when Expanding Media Plates modifications if parameters "AutoPlay, Enable Audio, Play Only when Visible" are changed
#jira UE-193249
#rb Jason.Walter
[CL 27546845 by jared therriault in ue5-main branch]
2023-08-31 22:43:06 -04:00
elliot colp
5abe7869f1
[RemoteControl] Add missing include to fix incremental build
...
#rb trivial
#jira UE-156392
[CL 27529921 by elliot colp in ue5-main branch]
2023-08-31 14:06:01 -04:00
elliot colp
7540b788d2
[RemoteControl] Add zlib compression option for WebSocket traffic
...
#jira UE-156392
#rb Alejandro.Arango, Jeremie.Roy
[CL 27527132 by elliot colp in ue5-main branch]
2023-08-31 12:51:37 -04:00
louisphilippe seguin
36c722f3c4
Fix wrong printf parameters in checkf & ensuremsgf found in engine code
...
#rb Fabian.Giesen, Kirill.Zorin
#rnx
[CL 27519547 by louisphilippe seguin in ue5-main branch]
2023-08-31 08:56:30 -04:00
Simone Santagati
0da59306a1
DMX Control Console - Fix details view doesn't update correctly for faders and selection works only by double clicking.
...
#jira UE-194329
#rb Flo.Schar
[CL 27518708 by Simone Santagati in ue5-main branch]
2023-08-31 08:16:48 -04:00
geoffrey douglas
3a05804496
CameraCalibration: Refactor opencv implementation details out of the camera calibration plugins and into the OpenCV Helper module
...
#jira UE-193458
#rb jeremie.roy
[CL 27451791 by geoffrey douglas in ue5-main branch]
2023-08-29 12:27:12 -04:00
Simone Santagati
50ba7a689d
DMX - Fix patch viewer and activity monitor do not allow user to scroll properly
...
#jira UE-191374
#rb Flo.Schar
[CL 27440872 by Simone Santagati in ue5-main branch]
2023-08-29 08:01:36 -04:00
andrea botti
d1d866a3ea
[RemoteControl] RemoteControlUI
...
Remove Expose/Logic panel bar
#rb Simon.Therriault
[CL 27408995 by andrea botti in ue5-main branch]
2023-08-28 08:29:55 -04:00