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
809dbae76c85701ac5cd2fb2313300ddb751f233
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
History
patrick boutot
8919ba1c0d
MVVM: Fix ViewModel name in IMPLEMENT_MODULE. It prevented the module to be loaded in cooked build.
...
#rb rex.hill #rnx [CL 22105133 by patrick boutot in ue5-main branch]
2022-09-20 19:24:01 -04:00
..
ModelViewViewModel
UMG: Add PreConstruct and Construct call back to extension. Do not remove extension in the destruction call. They maybe be added out of the construct/destruct loop. Fix bad test in EvaluateObjectProperty.
2022-09-19 19:57:05 -04:00
ModelViewViewModelBlueprint
MVVM: Fix ViewModel name in IMPLEMENT_MODULE. It prevented the module to be loaded in cooked build.
2022-09-20 19:24:01 -04:00
ModelViewViewModelEditor
MVVM: Add BP binding event to Viewmodel. Fix FieldVariant::IsEmpty now check if the pointer is nullptr (the function or property is not valid anymore). GetAvailableConversionFunctions now check for the widget parent class.
2022-09-19 19:56:19 -04:00