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
e8467067c0865c7feeec00df8300f4aea50dfd43
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
History
zahra nikbakht
0a3db230aa
MVVM: broadcast BindingUpdated when creating a binding via the Bind drop down in details panel.
...
[CL 26555194 by zahra nikbakht in ue5-main branch]
2023-07-24 16:52:11 -04:00
..
ModelViewViewModel
MVVM: Change error message when the field does not exist to include a posible solution to the problem. Test if the field exist on the downcasted struct instead of the previous property owner struct.
2023-07-19 16:38:38 -04:00
ModelViewViewModelAssetSearch
MVVM: Add a blueprint view to the AssetSearch. The module is not added because it depends on the AssetSearch plugin. The code to enable it is ... but the "Optional" doesn't work at the moment and it would always enabled the AssetSearch.
2023-05-05 07:10:41 -04:00
ModelViewViewModelBlueprint
MVVM: Change error message when the field does not exist to include a posible solution to the problem. Test if the field exist on the downcasted struct instead of the previous property owner struct.
2023-07-19 16:38:38 -04:00
ModelViewViewModelDebugger
MVVM: Test if the Binding library is loaded before accessing it.
2023-06-09 10:26:25 -04:00
ModelViewViewModelDebuggerEditor
MVVM: Fix Localization issue in Viewmodel debugger
2023-05-30 13:30:23 -04:00
ModelViewViewModelEditor
MVVM: broadcast BindingUpdated when creating a binding via the Bind drop down in details panel.
2023-07-24 16:52:11 -04:00