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
43b221abebcc2cb65a66e65d07e2e8d3fa2c697c
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
History
byron cornejo
5cf5c7226c
Removing blueprint Callable and Blueprint Event flag from OnRepFunction. Clears Class children while handling compilation finish.
...
[CL 27798402 by byron cornejo in ue5-main branch]
2023-09-12 13:22:15 -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
Removing blueprint Callable and Blueprint Event flag from OnRepFunction. Clears Class children while handling compilation finish.
2023-09-12 13:22:15 -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