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
795b4519b75ca2aada5779cfa0c01d827f2cf07d
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
History
patrick boutot
795b4519b7
MVVM: Select the accessor class from the binding entry instead of calculating a new one. It may fail the verification if the property is not yet created and will be created later when compiling the widget.
...
#jira UE-202934 [CL 30384398 by patrick boutot in ue5-main branch]
2023-12-18 17:56:11 -05:00
..
Private
MVVM: Select the accessor class from the binding entry instead of calculating a new one. It may fail the verification if the property is not yet created and will be created later when compiling the widget.
2023-12-18 17:56:11 -05:00
Public
MVVM: Big rework of the MVVM view compiler. It add supports for conversion function to go from complex to simple. Supports pin split on simple conversion function. Add ability to to support setter function with more than one argument. Build the list of all the sources.
2023-11-17 14:09:15 -05:00
ModelViewViewModelEditor.Build.cs
Move UMG/FieldNotification files to the FieldNotification module.
2023-04-03 22:29:35 -04:00