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
80fd6399a0bda0840ffeefbbc188e25f5de8d38b
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
History
patrick boutot
80fd6399a0
MVVM: Expose the ContextResolver::Destroy to BP. Fix the display name of K2_CreateInstance.
...
#rb editor-ui-systems [CL 27701401 by patrick boutot in ue5-main branch]
2023-09-07 22:19:11 -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: Expose the ContextResolver::Destroy to BP. Fix the display name of K2_CreateInstance.
2023-09-07 22:19:11 -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