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
bb3bdc747f7156fc2059ba02e80562eeacaa42c7
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
zahra nikbakht
58ee7f4dd0
MVVM: add customization for property paths and conversion functions of bindings in the details panel
...
#jira UE-205044 #rb patrick.boutot [CL 31485951 by zahra nikbakht in ue5-main branch]
2024-02-14 14:03:50 -05:00
..
Customizations
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-14 14:03:50 -05: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:16:19 -05:00
Widgets
MVVM: add customization for property paths and conversion functions of bindings in the details panel
2024-02-14 14:03:50 -05:00
ModelViewViewModelEditorModule.cpp
GetAssetRegistryTags deprecation: Make the old GetAssetRegistryTags and related functions deprecated.
2023-12-08 21:45:21 -05:00
ModelViewViewModelEditorModule.h
GetAssetRegistryTags deprecation: Make the old GetAssetRegistryTags and related functions deprecated.
2023-12-08 21:45:21 -05:00
MVVMEditorCommands.cpp
…
MVVMEditorSubsystem.cpp
MVVM: Enable K2Node as conversion functions.
2024-01-12 10:07:58 -05:00
MVVMFieldVariantListTraits.h
…