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
1dd0dd5602aa9707bfdfdaceed83c2da657ca075
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
History
tom noonan
1dd0dd5602
Adding some short names in the build.cs files for some modules that were leading to path length warnings
...
[FYI] andrew.scheidecker [CL 27270990 by tom noonan in ue5-main branch]
2023-08-22 10:55: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
Adding some short names in the build.cs files for some modules that were leading to path length warnings
2023-08-22 10:55:11 -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