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
/
RemoteControlProtocolWidgets
/
Private
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
..
Customizations
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
Styling
…
ViewModels
Remote Control: Fix an issue where FProtocolRangeViewModel starts transacting when transactions are already ongoing
2024-10-16 13:50:03 -04:00
Widgets
Remote Control: Fix issues when controlling struct properties with Remote Control Protocols, fix issues specific to controlling struct properties that support masking such as FVector or FColor
2024-10-11 13:33:00 -04:00
ProtocolCommandChange.h
…
RemoteControlProtocolWidgetsModule.cpp
…
RemoteControlProtocolWidgetsModule.h
…
RemoteControlProtocolWidgetsSettings.h
…