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
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
/
Public
History
patrick boutot
b646312e1a
MVVM: Add setting to show the View settings.
...
[CL 26870782 by patrick boutot in 5.3 branch]
2023-08-05 11:47:27 -04:00
..
Bindings
MVVM: Add option to generate conversion graph when compiling and not saved in the packages.
2023-07-26 13:51:11 -04:00
ViewModel
…
MVVMBlueprintPin.h
MVVM: Add option to generate conversion graph when compiling and not saved in the packages.
2023-07-26 13:51:11 -04:00
MVVMBlueprintView.h
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:42:30 -04:00
MVVMBlueprintViewBinding.h
MVVM: Add option to generate conversion graph when compiling and not saved in the packages.
2023-07-26 13:51:11 -04:00
MVVMBlueprintViewConversionFunction.h
MVVM: Add option to generate conversion graph when compiling and not saved in the packages.
2023-07-26 13:51:11 -04:00
MVVMBlueprintViewModel.h
…
MVVMBlueprintViewModelContext.h
MVVM: Add flag on viewmodel context to allow edit, remove and rename in the editor.
2023-08-04 13:59:09 -04:00
MVVMDeveloperProjectSettings.h
MVVM: Add setting to show the View settings.
2023-08-05 11:47:27 -04:00
MVVMPropertyPath.h
MVVM: Save the MemberReference with self context. That allow the path to be used in the skeletal compilation phase.
2023-06-16 12:57:13 -04:00
MVVMWidgetBlueprintExtension_View.h
…