Commit Graph

70 Commits

Author SHA1 Message Date
Patrick Boutot
1e2186b0c0 UMG: Add pin for FieldNotificationId on K2 nodes.
#jira UE-145358
#rb daren.cheng
#preflight 6246f521323cb7b991207585

[CL 19588048 by Patrick Boutot in ue5-main branch]
2022-04-01 10:17:04 -04:00
Patrick Boutot
4fcb4ba16e UMG: Add BP variable customization. Add FieldNotify as a field that can be added to a UMG variable member.
#rb prajwal.manjunath, sebastian.nordgren
#preflight 62329b60ac0173aa413a0fe0

[CL 19416729 by Patrick Boutot in ue5-main branch]
2022-03-16 22:26:11 -04:00
daren cheng
99592a0721 Widget Tool Palette Prototype.
Add Marquee & create widget tools.
Add framework for widget-based tools.

#preflight 62202c37123d7a7f69141278
#jira UETOOL-4564 UETOOL-4565
#rb Vincent.Gauthier

[CL 19248542 by daren cheng in ue5-main branch]
2022-03-03 14:01:42 -05:00
sebastian nordgren
fb3cbfa955 Undid sorting of includes in UMGEditorModule. Removed unnecessary delegate declaration.
#fyi patrick.boutot
#preflight 61f147ea73238441cb5ed608

[CL 18771021 by sebastian nordgren in ue5-main branch]
2022-01-28 09:55:15 -05:00
sebastian nordgren
941b11337a Added extension point for UMG Bind menu to enable MVVM work.
#jira UE-132693
#fyi patrick.boutot
#preflight 61e984cc1739bb8724d5203e

[CL 18675517 by sebastian nordgren in ue5-main branch]
2022-01-20 10:56:59 -05:00
Patrick Boutot
7a5d3935c2 UMG: Move WidgetBlueprintApplicationModes from private to public to enable user defined Mode for the Widget Blueprint Editor.
Add WidgetBlueprintGeneratedClassExtension to let the user grab the Editor from a extended menu item.
Add a OnRegisterTabsForEditor to let the user modify the menu but only in some ApplicationMode.
Add Extension for the Widget Blueprint Editor,  that let the user add extra info in the Blueprint and let the user add extra info to the generated class. The generated info is saved on the WidgetBlueprintGeneratedClass (info is on the Class and not on the UserWidget).
#preflight 616ec7026e12ff000127a408

[CL 17860855 by Patrick Boutot in ue5-main branch]
2021-10-19 10:50:53 -04:00
zahra nikbakht
16d3c54634 - Custom thumbnail for Widget blueprints #RB patrick.boutot #jira ue-118803
#preflight 610a9c562b002800016b5e53

[CL 17052085 by zahra nikbakht in ue5-main branch]
2021-08-04 11:18:37 -04:00
Patrick Boutot
4c2cc9eec9 Register UMG thumbnail renders after engine loop init to avoid forcing early init of other modules using thumbnail renderer.
#rb none
#fyi simon.tourangeau, zahra.nikbakht

[CL 16907784 by Patrick Boutot in ue5-main branch]
2021-07-21 07:22:41 -04:00
zahra nikbakht
a34954fb2c - Add a CVar option to disable widget thumbnail rendering #RB patrick.boutot #jira ue-119462
#preflight 60f6d14935476b00019cfb0a

[CL 16896994 by zahra nikbakht in ue5-main branch]
2021-07-20 11:00:52 -04:00
zahra nikbakht
ae6c9f785d Created thumbnails in the content browser for widget BPs #RB patrick.boutot #jira none
#preflight 60d352e971002f0001062c03

[CL 16766238 by zahra nikbakht in ue5-main branch]
2021-06-23 19:55:11 -04:00
sebastian nordgren
977c2e56e3 PR #7533: Added AssetTypeActions_SlateVectorArtData class which re-enables creation of USlateVectorArtData assets. (Contributed by DCvipeout)
#jira UE-103311
#rb sebastian.nordgren
#robomerge UE4-Main

[CL 15775615 by sebastian nordgren in ue5-main branch]
2021-03-23 09:15:27 -04:00
Dave Belanger
d2f06b6d70 BPGC and WBPGC asset actions and icons
#rb Matt.Peters
#jira UE-109794

[CL 15671949 by Dave Belanger in ue5-main branch]
2021-03-10 21:05:00 -04:00
Marc Audy
a7c9001a94 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
#rb
#rnx

[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
ryan durand
627baf970a Updating copyright for Engine Editor.
#rnx
#rb none


#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870586 by ryan durand in Main branch]
2019-12-26 15:33:43 -05:00
bob tellez
924b4bd3af #UE4 Implement GetReferencerName on some FGCObject-derived classes
#ROBOMERGE-SOURCE: CL 10462816 via CL 10462822
#ROBOMERGE-BOT: (v595-10452236)

[CL 10462826 by bob tellez in Main branch]
2019-11-26 18:18:00 -05:00
Chris Gagnon
930e33cb48 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.23 From CL 6837861
#rb none

[CL 6838042 by Chris Gagnon in Main branch]
2019-06-04 15:42:48 -04:00
dan hertzka
dcc7364f60 Resolving the issues with DynamicEntryBox that required the backout in CL 5497678
----------------------------------
Added DynamicEntryBoxBase, from which DynamicEntryBox derives
- The base is fully abstract, but contains all the logic for actually generating dynamic entries for various box types
- DynamicEntryBox now simply exposes public functionality and properties to leverage this
- Goal here is to enable easy creation of custom DynamicEntryBox classes that don't have to inherit a bunch of undesired public API

#rb Matt.Loesby


#ROBOMERGE-SOURCE: CL 5546028 via CL 5547294

[CL 5547305 by dan hertzka in Main branch]
2019-03-25 18:07:54 -04:00
matt loesby
99cfdd2396 Back out changelist 5494939
[FYI] [at]Dan.Hertzka, [at]Bob.Tellez


#ROBOMERGE-SOURCE: CL 5497678 via CL 5499537

[CL 5499635 by matt loesby in Main branch]
2019-03-21 21:51:08 -04:00
matt loesby
2a42921110 Split DynamicEntryBox out into Base and Derived. Base has all addition/construction Protected. Derived exposes these.
Allows for the cration of DynamicEntryBox widgets which control their own entries, and don't allow other widgets/classes to expand them.


[FYI] [at]Dan.Hertzka



#ROBOMERGE-SOURCE: CL 5494939 via CL 5497913

[CL 5498038 by matt loesby in Main branch]
2019-03-21 20:07:09 -04:00
Chris Gagnon
8fc25ea18e Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
Lauren Ridge
480d9de1df v1 of Editor Utility Widgets
#rb Chris.Gagnon

[CL 4346021 by Lauren Ridge in Dev-Editor branch]
2018-09-05 17:18:42 -04:00
Matt Kuhlenschmidt
95fbce5ffd Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4324658 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-08-28 19:31:36 -04:00
Matt Kuhlenschmidt
a6e023207c Fix brush actors not showing the correct icon in scene outliner.
- Actors can now supply their own icon if needed

#rb none
#jira UE-61948

[CL 4227365 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-07-23 13:30:50 -04:00
Andrew Rodham
ccf7ce656c Sequencer: Sequencer Event Improvements
- New events mandate a Blueprint funtion entry node as an endpoint.
  - 2 new event sections exist: Triggers and Repeaters.
  - New director blueprint exists as a child of level sequences.
  - Added a new concept for editor-only customization of sequence types - IMovieSceneSequenceEditor, analogous to IMovieSceneTrackEditor
  - Outstanding tasks: FiB integration, Nativization
  - Potential future work:
     - Expose the director blueprint more prominently
     - Usability and UX polish

#jira UE-47859
#jira UE-56139
#jira UE-51457
#jira UE-61468
#jira UESEQ-400
#jira UESEQ-405
#rb Matt.Hoffman, Max.Chen

[CL 4209456 by Andrew Rodham in Dev-Sequencer branch]
2018-07-13 06:25:54 -04:00
Marc Audy
d90da4ab1a Merge to Dev-Main for 4.20 @ 4090813
#rb
#rnx
#lockdown Nick.Penwarden

[CL 4091081 by Marc Audy in Main branch]
2018-05-23 21:04:31 -04:00