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
7f230554ca9889a88c9d36ce363de88da2d8a75d
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
zahra nikbakht
7f230554ca
MVVM: support view extensions for injecting MVVM-specific data to widgets.
...
#patrick.boutot #rb Patrick.Boutot [CL 32341457 by zahra nikbakht in ue5-main branch]
2024-03-19 18:05:51 -04:00
..
Customizations
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
Framework
MVVM / UEFN: in UEFN, allow MVVM conversion functions to be used.
2024-03-11 10:57:54 -04:00
Styling
MVVM: Add developer option to copy the generated graph from a binding. Move the common for tthe ENtryRow to the MVVMRowHelper.
2023-12-07 10:20:55 -05:00
Tabs
…
Tests
MVVM: Fix GetReturn value that returns an invalid property in the MVVM context. There is only one none const out param or a property mark as the return type. That is to prevent unintended mistakes with argument ordering.
2024-03-11 08:20:13 -04:00
Types
MVVM: Add Conversion Function Library.
2024-03-04 09:12:29 -05:00
Widgets
MVVM: Add Conversion Function Library.
2024-03-04 09:12:29 -05:00
ModelViewViewModelEditorModule.cpp
MVVM: support view extensions for injecting MVVM-specific data to widgets.
2024-03-19 18:05:51 -04:00
ModelViewViewModelEditorModule.h
GetAssetRegistryTags deprecation: Make the old GetAssetRegistryTags and related functions deprecated.
2023-12-08 21:45:21 -05:00
MVVMEditorCommands.cpp
…
MVVMEditorSubsystem.cpp
MVVM: Add Conversion Function Library.
2024-03-04 09:12:29 -05:00
MVVMFieldVariantListTraits.h
Entire engine compiling with -DisableUnity -IncludeHeaders
2024-02-23 16:51:32 -05:00