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
ba8cc99617c3bbb103a70e92cc07da1bb22b4ad6
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
alex thomson
ba8cc99617
MVVM / UEFN: in UEFN, allow MVVM conversion functions to be used.
...
#rnx #rb Graham.Lewis, Patrick.Boutot [CL 32154927 by alex thomson in ue5-main branch]
2024-03-11 10:57:54 -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 / UEFN: in UEFN, allow MVVM conversion functions to be used.
2024-03-11 10:57:54 -04:00
Styling
…
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