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
97f39a99cbee5d52ab64da06e6132c3d0415c31c
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
patrick boutot
97f39a99cb
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.
...
#jira UE-200604 #rb yohann.dossantos [CL 32152299 by patrick boutot in ue5-main branch]
2024-03-11 08:20:13 -04:00
..
Customizations
MVVM: Add an option to auto update the view's viewmodel when it's creation context is the global viewmodel collection. The viewmodel can be added/remove/modified from the global viewmodel collection at anytime and it will update the view.
2024-03-04 12:09:48 -05:00
Framework
MVVM: Add Conversion Function Library.
2024-03-04 09:12:29 -05: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
GetAssetRegistryTags deprecation: Make the old GetAssetRegistryTags and related functions deprecated.
2023-12-08 21:45:21 -05: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