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
f8d108c01b54ad89e0321036be40fa382cf1ade9
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
/
Customizations
History
patrick boutot
354a79c632
MVVM: Fix customization extender that didn't check if the extension was of the correct type.
...
#rb zahra.nikbakht [CL 33371723 by patrick boutot in ue5-main branch]
2024-05-01 09:55:52 -04:00
..
MVVMBlueprintViewModelContextCustomization.cpp
MVVM: Evalute the bindings automatically when the source is set but the value didn't changed. That is a global option and an option on the viewmodel definition itself.
2024-03-14 08:07:46 -04:00
MVVMBlueprintViewModelContextCustomization.h
MVVM: Evalute the bindings automatically when the source is set but the value didn't changed. That is a global option and an option on the viewmodel definition itself.
2024-03-14 08:07:46 -04:00
MVVMClipboardExtension.cpp
MVVM: Extension improvements:
2024-04-19 10:53:00 -04:00
MVVMClipboardExtension.h
MVVM: Extension improvements:
2024-04-19 10:53:00 -04:00
MVVMConversionPathCustomization.cpp
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-14 14:03:50 -05:00
MVVMConversionPathCustomization.h
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-14 14:03:50 -05:00
MVVMListViewBaseExtensionCustomizationExtender.cpp
MVVM: Fix customization extender that didn't check if the extension was of the correct type.
2024-05-01 09:55:52 -04:00
MVVMListViewBaseExtensionCustomizationExtender.h
MVVM: Modification to support extension on the view instance. The class/shared version has the option to create isntance data. The class extension receives that instance and can ack on it. Modified the Panel to create an property of the instance.
2024-04-26 15:38:33 -04:00
MVVMPanelWidgetExtensionCustomizationExtender.cpp
MVVM: Fix customization extender that didn't check if the extension was of the correct type.
2024-05-01 09:55:52 -04:00
MVVMPanelWidgetExtensionCustomizationExtender.h
MVVM: Modification to support extension on the view instance. The class/shared version has the option to create isntance data. The class extension receives that instance and can ack on it. Modified the Panel to create an property of the instance.
2024-04-26 15:38:33 -04:00
MVVMPropertyBindingExtension.cpp
…
MVVMPropertyBindingExtension.h
…
MVVMPropertyPathCustomization.cpp
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-14 14:03:50 -05:00
MVVMPropertyPathCustomization.h
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-14 14:03:50 -05:00