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
dc0b62bd17a1411ee79a128ca4a68c83361126fe
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelEditor
/
Private
History
sebastian nordgren
dc0b62bd17
CIS - Fixed SMVVMFunctionParameter calling OnFieldSelectionChanged, which has not yet been submitted.
...
#rb trivial #rnx [CL 22039943 by sebastian nordgren in ue5-main branch]
2022-09-15 18:06:54 -04:00
..
Customizations
Removed fully commented-out MVVMPropertyAccess files.
2022-09-15 18:05:42 -04:00
Styling
MVVM - Added a warning into the Bindings panel when you have no viewmodels created.
2022-09-06 15:44:13 -04:00
Tabs
MVVM - Bindings list changed to tree view as per latest design.
2022-07-17 22:37:36 -04:00
Tests
MVVM: Compile complex conversion functon and execute them as a regular binding.
2022-08-24 13:14:51 -04:00
Types
MVVM: Use the viewmodel name instead of the class name. Create the menu to add a viewmodel. Use a UClass of any class at implement the NotifyFieldValue interface in BlueprintViewModelContext instead a ViewModelBase class.
2022-06-29 19:00:59 -04:00
ViewModel
…
Widgets
CIS - Fixed SMVVMFunctionParameter calling OnFieldSelectionChanged, which has not yet been submitted.
2022-09-15 18:06:54 -04:00
ModelViewViewModelEditorModule.cpp
Removed fully commented-out MVVMPropertyAccess files.
2022-09-15 18:05:42 -04:00
ModelViewViewModelEditorModule.h
Removed fully commented-out MVVMPropertyAccess files.
2022-09-15 18:05:42 -04:00
MVVMEditorCommands.cpp
…
MVVMEditorSubsystem.cpp
MVVM - Editor subsystem now correctly handles calls for simple conversion functions that don't create a wrapper UEdGraph.
2022-09-15 18:04:15 -04:00
MVVMFieldVariantListTraits.h
MVVM - FMVVMBlueprintPropertyPath can now be stored in containers due to added GetTypeHash() and list type traits override.
2022-06-08 13:19:34 -04:00