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
e634ee40dc2e97daa4e4ead10edfeb683fee4792
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
History
patrick boutot
c1b001cd61
MVVM: Add UX for view's settings. Seperate bindings initialization and sources initialization. Use can now select if it wants the bindings and the sources to be initialized.
...
#rb editor-ui-systems [CL 26715851 by patrick boutot in ue5-main branch]
2023-07-31 14:43:55 -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: Add UX for view's settings. Seperate bindings initialization and sources initialization. Use can now select if it wants the bindings and the sources to be initialized.
2023-07-31 14:43:55 -04:00
ModelViewViewModel.uplugin
MVVM: Add a debugger for viewmodel. Work in progress. You can see the list of view and viewmodel currently used. You can see the list of binding on a viewmodel.
2023-04-26 14:13:43 -04:00