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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
VirtualProduction
/
RemoteControl
/
Source
History
flo schar
3851c813b0
Remote Control: Fix an issue where FProtocolRangeViewModel starts transacting when transactions are already ongoing
...
#jira UE-227799 #rb Juan.Portillo #rnx [CL 37189623 by flo schar in 5.5 branch]
2024-10-16 13:50:03 -04:00
..
RemoteControl
Remote Control: Fix PRAGMA_DISABLE_DEPRECATION_WARNINGS macro appears a second time without matching PRAGMA_ENABLE_DEPRECATION_WARNINGS macro
2024-10-14 18:19:37 -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: Protocol bindings no longer work after deleting a property or binding and undo the change
2024-10-16 13:49:32 -04:00
RemoteControlProtocolWidgets
Remote Control: Fix an issue where FProtocolRangeViewModel starts transacting when transactions are already ongoing
2024-10-16 13:50:03 -04:00
RemoteControlUI
Remote Control: Fix issue with users unable to delete Entity Groups
2024-10-14 15:23:34 -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