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
cc02cd369ea508a2f1322ca4a0bfe119230dca8c
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
patrick boutot
05755c2a14
MVVM: Fix editor that show the field list when the source is not yet valid. Introduced with CL28965726
...
#rb yohann.dossantos, zahra.nikbakht [CL 30862604 by patrick boutot in 5.4 branch]
2024-01-24 16:37:05 -05:00
..
Customizations
MVVM: allow viewmodel values to be edited on nested userwidgets.
2024-01-19 11:53:42 -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:37:05 -05:00
Widgets
MVVM: Fix structure permissions when iterating/displaying.
2024-01-24 09:29:05 -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
…