Commit Graph

6 Commits

Author SHA1 Message Date
patrick boutot
7055c5a8d6 MVVM: Add instanced viewmodel. A way to create your viewmodel inside the view. The viewmodel is private and can only be used by the view. The feature is enabled by a setting. Change how the customization for the viewmodel context hide properties. Add a new submenu for the viewmodel panel.
#rb editor-ui-systems

[CL 27409246 by patrick boutot in ue5-main branch]
2023-08-28 08:59:49 -04:00
patrick boutot
a7591498df MVVM: Add a debugger for viewmodel. Work in progress. You can see the list of view and viewmodel currently used. You can see the list of binding on a viewmodel.
#preflight 6449141a864f15ebf54374be

[CL 25203423 by patrick boutot in ue5-main branch]
2023-04-26 14:13:43 -04:00
sebastian nordgren
9b99a6973b MVVM: Fixed plugin description to describe what MVVM means.
#rb trivial
#rnx

[CL 22808548 by sebastian nordgren in ue5-main branch]
2022-10-27 09:17:35 -04:00
Robb Surridge
610c467639 Update vendor links for built-in plugins to use secure protocol.
#jira UE-166823
#rb lauren.barnes
#preflight 6352b20b7261e565c476ec3b

[CL 22690089 by Robb Surridge in ue5-main branch]
2022-10-21 11:04:07 -04:00
patrick boutot
d0ed1b4807 MVVM: Change the description of the MVVM plugin.
#rb shirley.man

#ROBOMERGE-AUTHOR: patrick.boutot
#ROBOMERGE-SOURCE: CL 20758238 via CL 20758264 via CL 20758309
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v970-20704180)

[CL 20760486 by patrick boutot in ue5-main branch]
2022-06-21 13:13:55 -04:00
Patrick Boutot
5cc291be88 MVVM: Move the ModelViewViewModel plugin to //UE5/Main/
#preflight 62471b2edc6183e3f51a8a07
#preflight 62473c85f73c316f680acef9

[CL 19592606 by Patrick Boutot in ue5-main branch]
2022-04-01 14:21:11 -04:00