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
324bfb142b2cfa0fc94147b19bc9c858bc525d22
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
patrick boutot
324bfb142b
MVVM: Display the correct name in the detail view for the source and destination property. Use the correct property, as filter, for the mode direction.
...
#rb sebastien.nordgren [CL 22802844 by patrick boutot in ue5-main branch]
2022-10-26 22:18:51 -04:00
..
Customizations
MVVM: Display the correct name in the detail view for the source and destination property. Use the correct property, as filter, for the mode direction.
2022-10-26 22:18:51 -04:00
Styling
…
Tabs
…
Tests
MVVM - Replaced all user-facing FStrings with FText. This includes all compiler error messages.
2022-10-06 20:08:12 -04:00
Types
MVVM: Use WeakObjectPtr to save UObject reference. Display the widget current slot properties. Confirm that the selected property can be assign or read before returning it. Created project setting. Filter property that can be display in the FieldSelector.
2022-09-23 20:46:19 -04:00
ViewModel
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
2022-10-26 12:57:32 -04:00
Widgets
MVVM: Display the correct name in the detail view for the source and destination property. Use the correct property, as filter, for the mode direction.
2022-10-26 22:18:51 -04:00
ModelViewViewModelEditorModule.cpp
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
2022-10-26 12:57:32 -04:00
ModelViewViewModelEditorModule.h
Removed fully commented-out MVVMPropertyAccess files.
2022-09-15 18:05:42 -04:00
MVVMEditorCommands.cpp
…
MVVMEditorSubsystem.cpp
MVVM - Replaced all user-facing FStrings with FText. This includes all compiler error messages.
2022-10-06 20:08:12 -04:00
MVVMFieldVariantListTraits.h
…