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
1441e24e15aab36cdc16ee350d9caa526796d6fe
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
patrick boutot
1441e24e15
Add option to filter the resolver to only returns the viewmodel desired class.
...
#jira UE-207188 #rb yohann.dossantos [CL 32492968 by patrick boutot in 5.4 branch]
2024-03-25 19:51:08 -04:00
..
Customizations
Add option to filter the resolver to only returns the viewmodel desired class.
2024-03-25 19:51:08 -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
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
…