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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
History
patrick boutot
4b5a2cd093
MVVM: Fix crashes when the application closes and the binding subsystem is no longer available.
...
#rb yohann.dossantos, zahra.nikbakht [CL 32510721 by patrick boutot in 5.4 branch]
2024-03-26 11:38:51 -04:00
..
ModelViewViewModel
MVVM: Fix crashes when the application closes and the binding subsystem is no longer available.
2024-03-26 11:38:51 -04:00
ModelViewViewModelAssetSearch
…
ModelViewViewModelBlueprint
MVVM: create a ListViewBase extension to support selecting an entry viewmodel and assigning them to entry widgets at runtime.
2024-03-26 02:42:34 -04:00
ModelViewViewModelDebugger
MVVM: Rework for the view runtime data. The new format allows for better error detection and new features in progress. The view owns the bindings and events. The source has a list of the bindings. That saves runtime of memory, the delegate doesn't store the binding id. All bindings, events, sources are now sorted for better incremental build performance.
2023-12-01 11:13:35 -05:00
ModelViewViewModelDebuggerEditor
Adding some short names in the build.cs files for some modules that were leading to path length warnings
2023-08-22 10:55:11 -04:00
ModelViewViewModelEditor
MVVM: create a ListViewBase extension to support selecting an entry viewmodel and assigning them to entry widgets at runtime.
2024-03-26 02:42:34 -04:00