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
b4d0d73f997f29cc592f5365420fd6dc625f445c
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
History
patrick boutot
b4d0d73f99
MVVM: Change the display name of Conv_BoolToSlateVisibility
...
#rb none #rnx [CL 27639314 by patrick boutot in ue5-main branch]
2023-09-06 12:22:51 -04:00
..
Config
MVVM: Rename MVVMBlueprintViewBinding.ViewModelPath and WidgetPath to SourePath and DestinationPath. Historicly they were named that way because it made sense to bind grom viewmodel to a widget. Now we can bind from any property to any property. We renamed to remove the confusion.
2023-03-09 08:41:28 -05:00
Source
MVVM: Change the display name of Conv_BoolToSlateVisibility
2023-09-06 12:22:51 -04:00
ModelViewViewModel.uplugin
MVVM: Add instanced viewmodel. A way to create your viewmodel inside the view. The viewmodel is private and can only be used by the view. The feature is enabled by a setting. Change how the customization for the viewmodel context hide properties. Add a new submenu for the viewmodel panel.
2023-08-28 08:59:49 -04:00