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
16e9296b309efba4d742cd7757e1b5813a69a06a
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
History
patrick boutot
16e9296b30
MVVM: Always assign the viewmodel value to the property value. It's a bug to not assign it when it's null.
...
#rb daren.cheng [CL 31587293 by patrick boutot in ue5-main branch]
2024-02-16 18:52:47 -05:00
..
Config
MVVM: fix field selector permission setting not working.
2024-01-25 10:53:19 -05:00
Source
MVVM: Always assign the viewmodel value to the property value. It's a bug to not assign it when it's null.
2024-02-16 18:52:47 -05: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