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
086dff90f1cd51b2cc2a23ef13ebd73f17ab4d9d
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
patrick boutot
086dff90f1
MVVM: Add viewmodel to the UMG preview mode.
...
#rb yohann.dossantos [CL 26744924 by patrick boutot in 5.3 branch]
2023-08-01 13:13:28 -04:00
..
Customizations
MVVM: Save the MemberReference with self context. That allow the path to be used in the skeletal compilation phase.
2023-06-16 12:57:13 -04:00
Styling
…
Tabs
MVVM: Add viewmodel to the UMG preview mode.
2023-08-01 13:13:28 -04:00
Tests
MVVM: Fix order when adding a delegate and removing delegate while a delegate is executing.
2023-06-02 08:29:35 -04:00
Types
MVVM: Refactor the field picker to update when the value changes. The widget creates the widget and only recreate it when the binding changes.
2023-05-11 13:28:33 -04:00
Widgets
MVVM: Add viewmodel to the UMG preview mode.
2023-08-01 13:13:28 -04:00
ModelViewViewModelEditorModule.cpp
MVVM: Add viewmodel to the UMG preview mode.
2023-08-01 13:13:28 -04:00
ModelViewViewModelEditorModule.h
MVVM: drag from viewmodel to Bind widget in the details view to create bindings.
2023-06-06 15:17:40 -04:00
MVVMEditorCommands.cpp
…
MVVMEditorSubsystem.cpp
MVVM: Add option to generate conversion graph when compiling and not saved in the packages.
2023-07-26 13:51:11 -04:00
MVVMFieldVariantListTraits.h
…