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
3bf46e8ebbd3f8501059a4d87fd4e8ce9fcdaa1a
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ModelViewViewModel
/
Source
/
ModelViewViewModelBlueprint
History
patrick boutot
3bf46e8ebb
MVVM: Add a message at compile time when 2 views will be use at runtime.
...
#preflight 646e63f84422ba05f4286e65 [CL 25635282 by patrick boutot in ue5-main branch]
2023-05-25 19:34:21 -04:00
..
Private
MVVM: Add a message at compile time when 2 views will be use at runtime.
2023-05-25 19:34:21 -04:00
Public
MVVM: Prevent crash with undo or when a binding is removed. The DetailView used to point directly to the binding in the view. WHen the view is modified, the DetailView was pointing to a dangling pointer. Also remove the customizaer because they don't respect the selection rules.
2023-05-11 08:09:35 -04:00
ModelViewViewModelBlueprint.Build.cs
MVVM: Remove the specialized viewmodel editor and use the Blueprint base editor instead.
2023-04-19 12:21:08 -04:00