This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP
/
Engine
/
Plugins
/
VirtualProduction
/
RemoteControl
/
Source
History
elliot colp
190e0c7300
[WebRemoteControl] Fix bool property updates not being sent when a single bool property has changed
...
#jira UE-225092 #rb jeremie.roy [CL 36748900 by elliot colp in 5.5 branch]
2024-10-01 18:00:55 -04:00
..
RemoteControl
Remote Control: Added function to check whether a Property from an Object is exposed in RC. This is used primarily for Signatures to not double expose the same property but rather unexpose the existing and expose a new one with the given actions of the protocol.
2024-09-19 12:28:28 -04:00
RemoteControlCommon
Remote Control: The Protocol Generate Transactions option is now available per Preset instead of being a global option in Project Settings
2024-09-12 13:20:46 -04:00
RemoteControlLogic
Remote Control: Added function to check whether a Property from an Object is exposed in RC. This is used primarily for Signatures to not double expose the same property but rather unexpose the existing and expose a new one with the given actions of the protocol.
2024-09-19 12:28:28 -04:00
RemoteControlMultiUser
Change signature of IConcertClientTransactionBridge::RegisterTransactionFilter: replaces FTransactionFilterDelegate with new FOnFilterTransactionDelegate, which also passes const FTransactionObjectEvent& along.
2024-06-03 08:21:45 -04:00
RemoteControlProtocol
Remote Control Signature: Changed Masking Channel Type to be a Checkbox rather than an Enum for readability as the default use case is the major use case and the extra option is a very minor one. In Additionally, renamed Scalar to Multiply.
2024-09-19 12:40:28 -04:00
RemoteControlProtocolWidgets
Remote Control Signature: Changed Masking Channel Type to be a Checkbox rather than an Enum for readability as the default use case is the major use case and the extra option is a very minor one. In Additionally, renamed Scalar to Multiply.
2024-09-19 12:40:28 -04:00
RemoteControlUI
Remote Control: Added function to check whether a Property from an Object is exposed in RC. This is used primarily for Signatures to not double expose the same property but rather unexpose the existing and expose a new one with the given actions of the protocol.
2024-09-19 12:28:28 -04:00
WebRemoteControl
[WebRemoteControl] Fix bool property updates not being sent when a single bool property has changed
2024-10-01 18:00:55 -04:00