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
4b5a2cd093246eed3e672daec53d4bef348e7596
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
zahra nikbakht
32070c217d
MVVM: create a ListViewBase extension to support selecting an entry viewmodel and assigning them to entry widgets at runtime.
...
#rb patrick.boutot [CL 32499939 by zahra nikbakht in 5.4 branch]
2024-03-26 02:42:34 -04:00
..
Customizations
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
Framework
MVVM: Show binding blueprint graph doesn't copy the graph. It now bring it into focus or show it into a new tab if it's a temporary graph.
2024-01-11 09:46:52 -05:00
Styling
MVVM: Add developer option to copy the generated graph from a binding. Move the common for tthe ENtryRow to the MVVMRowHelper.
2023-12-07 10:20:55 -05:00
Tabs
…
Tests
…
Types
MVVM: Fix editor that show the field list when the source is not yet valid. Introduced with CL28965726
2024-01-24 16:37:05 -05:00
Widgets
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-15 18:16:09 -05:00
ModelViewViewModelEditorModule.cpp
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
ModelViewViewModelEditorModule.h
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
MVVMEditorCommands.cpp
…
MVVMEditorSubsystem.cpp
MVVM: Enable K2Node as conversion functions.
2024-01-12 10:07:58 -05:00
MVVMFieldVariantListTraits.h
…