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
6445e4e840516d63c0e73a648647c8dd2486f2ab
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
History
patrick boutot
6445e4e840
MVVM: Add tag and name to handle added by extender.
...
#rb graham.lewis, zahra.nikbakht [CL 33333947 by patrick boutot in ue5-main branch]
2024-04-30 08:29:17 -04:00
..
ModelViewViewModel
MVVM: Modification to support extension on the view instance. The class/shared version has the option to create isntance data. The class extension receives that instance and can ack on it. Modified the Panel to create an property of the instance.
2024-04-26 15:38:33 -04:00
ModelViewViewModelAssetSearch
…
ModelViewViewModelBlueprint
MVVM: Modification to support extension on the view instance. The class/shared version has the option to create isntance data. The class extension receives that instance and can ack on it. Modified the Panel to create an property of the instance.
2024-04-26 15:38:33 -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
…
ModelViewViewModelEditor
MVVM: Add tag and name to handle added by extender.
2024-04-30 08:29:17 -04:00