Commit Graph

627 Commits

Author SHA1 Message Date
max chen
41d284a263 Sequencer: Implemented NodeGroups
#rb max.chen

#ROBOMERGE-SOURCE: CL 12465515 via CL 12467430 via CL 12467606
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v672-12450963)

[CL 12467695 by max chen in Main branch]
2020-03-27 10:58:38 -04:00
nick darnell
7cf2a06973 Universal Search - Adding options for users. US is now opt-in. Opening the search window or enabling it in your project settings will enable it.
[FYI] Ben.Marsh, Stefan.Boberg


#ROBOMERGE-SOURCE: CL 12159344 via CL 12159345 via CL 12159347
#ROBOMERGE-BOT: (v659-12123632)

[CL 12159348 by nick darnell in Main branch]
2020-03-12 23:59:49 -04:00
nick darnell
c8bc20ff8b Taking the GT tasks off the GT task graph, and instead putting them onto a queue we can control, otherwise they can end up getting processed during saving packages. Also fixing indexing pins for blueprints to actually index the value.
#ROBOMERGE-SOURCE: CL 12123019 via CL 12123020 via CL 12130283
#ROBOMERGE-BOT: (v659-12123632)

[CL 12130545 by nick darnell in Main branch]
2020-03-11 12:11:36 -04:00
sebastian nordgren
f488611b5a Platform Set menu now stays open when pressing the buttons on the right-hand side. Clicking the name will close the menu.
Moved NiagaraPlatformSetCustomization to its own file as it had become very large.

#jira UE-88666
#rb frank.fella
#rnx

#ROBOMERGE-OWNER: sebastian.nordgren
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 12055321 via CL 12055322
#ROBOMERGE-BOT: (v656-11643781)

[CL 12055331 by sebastian nordgren in Main branch]
2020-03-08 06:42:31 -04:00
nick darnell
430241aa0d Editor - Adding some ClassIcon.*s icons for Blueprint CallFunction nodes and variable nodes.
#ROBOMERGE-SOURCE: CL 11843607 via CL 11843614 via CL 11843621
#ROBOMERGE-BOT: (v656-11643781)

[CL 11880063 by nick darnell in Main branch]
2020-03-03 14:37:48 -05:00
matt kuhlenschmidt
0e1a344db5 Added realtime and scalability indicators in the editor viewports so that users understand when realtime is off and non-default scalability is affecting their scene.
#ROBOMERGE-SOURCE: CL 11511794 via CL 11514167 via CL 11514393
#ROBOMERGE-BOT: (v654-11333218)

[CL 11517326 by matt kuhlenschmidt in Main branch]
2020-02-18 16:21:04 -05:00
Marc Audy
aec58d8240 Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 11246035
#rb
#rnx

[CL 11252410 by Marc Audy in Dev-Framework branch]
2020-02-05 12:12:38 -05:00
Marc Audy
6be7175165 Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 11203868
#rb
#rnx

[CL 11203920 by Marc Audy in Dev-Framework branch]
2020-02-01 14:39:32 -05:00
ben hoffman
846594ee66 Add the access specifiers to functions in the MyBlueprint window
- Additional blueprint editor font styles
- additional editor setting and view options in myblueprint for toggleing this
- by default it is off

#jira UE-87226
#rb michael.noland

[CL 11195981 by ben hoffman in Dev-Framework branch]
2020-01-31 11:07:26 -05:00
Marc Audy
9b14e17824 Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 11128285
#rb
#rnx

[CL 11130996 by Marc Audy in Dev-Framework branch]
2020-01-28 11:29:06 -05: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
Nick Shin
3ad1046f74 ROBOMERGE conflict - manual submission
#jira UE-82141  HTML5 preview hotkey exists in Level Editor Keyboard Shortcuts without platform
#rnx
#rb none

[CL 10089239 by Nick Shin in Main branch]
2019-11-08 17:40:25 -05:00
billy bramer
5ca84f957d - Adding small version of map check image brush
#rb Bob.Tellez


#ROBOMERGE-SOURCE: CL 9825992 via CL 9825998
#ROBOMERGE-BOT: (v546-9757112)

[CL 9825999 by billy bramer in Main branch]
2019-10-24 18:52:13 -04:00
thomas sarkanen
4f8c9d914d 'Add new' button in animation interfaces now allows the creation of animation layers
#jira UE-78409 - Add new button has no function in Anim layer interfaces
#rb Jurre.deBaare

#ROBOMERGE-SOURCE: CL 9745562 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v542-9736015)

[CL 9745563 by thomas sarkanen in Main branch]
2019-10-22 10:32:34 -04:00
andrew rodham
e901930fda Sequencer: Reworked concept of exposed bindings to be presented as a tags in the Sequencer UI
- Tags are now specified on object bindings and can be used to persistently reference similar bindings across different sequences
  - Tags are now always specified and stored on the root sequence, making it easier to rebind objects from within sub sequences
  - A new object binding tag manager window is available that gives a bird's eye view of all bindings and tags for the whole sequence
  - New functions are available on Level Sequence Actors for interacting with bindings by tag: SetBindingByTag, AddBindingByTag, RemoveBindingByTag, FindBindingByTag
  - Tags are now shown on the sequencer tree view for visibility


#jira UE-81102
#rb Max.Chen

#ROBOMERGE-SOURCE: CL 9732635 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v539-9700858)

[CL 9732642 by andrew rodham in Main branch]
2019-10-21 11:35:15 -04:00
Louise Rasmussen
0d927024f2 Merging CL#9610140 from Dev-Editor
Fixes Sequencer ToolBar Spacing and Height

#rb max.chen
#jira none

[CL 9667576 by Louise Rasmussen in 4.24 branch]
2019-10-17 19:04:45 -04:00
Louise Rasmussen
f18d8a7cad Merge CL #9455766 from Dev-Editor- Fixes tab hover regression
- also fixes mode toolbar palette tabs to match dock tab colors

#rb none
#jira none

[CL 9666952 by Louise Rasmussen in 4.24 branch]
2019-10-17 18:54:40 -04:00
Louise Rasmussen
d5d30b8bfa Merge CL#9424546 fix viewport transform control spacing regression
#jira UE-81387
#rb none

[CL 9665724 by Louise Rasmussen in 4.24 branch]
2019-10-17 18:38:15 -04:00
JeanMichel Dignard
d4f0f4d3f2 Copying //UE4/Dev-Enterprise @ cl 9420543 to Dev-Main (//UE4/Dev-Main)
#rb none

[CL 9420574 by JeanMichel Dignard in Main branch]
2019-10-04 13:11:45 -04:00
Chris Gagnon
8ab0638182 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.24
#rb none

[CL 9325047 by Chris Gagnon in Main branch]
2019-10-01 20:41:42 -04:00
Lina Halper
3fd7f76532 Copying //UE4/Dev-Anim to Dev-Main (//UE4/Dev-Main)
#fyi: Laurent.Delayn, Marc.Audy
#rb: none

[CL 9321182 by Lina Halper in Main branch]
2019-10-01 16:59:31 -04:00
steve robb
14cab21e0c Deprecating ARRAY_COUNT and changing it to UE_ARRAY_COUNT.
Replicated from CL# 7924370.

#rb none


#ROBOMERGE-OWNER: steve.robb
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 9279060 via CL 9279063
#ROBOMERGE-BOT: (v443-9013191)

[CL 9279836 by steve robb in Main branch]
2019-09-28 08:19:35 -04:00
jimmy smith
b4bb4b2067 Added Mute/Solo actions to editors and sub menus, extended soundcue stats to display mute/solo state. Temp Icons.
#rb Arron.Mcleran


#ROBOMERGE-OWNER: jimmy.smith
#ROBOMERGE-AUTHOR: jimmy.smith
#ROBOMERGE-SOURCE: CL 9114224 via CL 9114256
#ROBOMERGE-BOT: (v443-9013191)

[CL 9115099 by jimmy smith in Main branch]
2019-09-25 18:22:01 -04:00
Marc Audy
8df336162c Copying //UE4/Dev-Anim to Dev-Main (//UE4/Dev-Main) @ 8782600
#rb
#rnx

[CL 8783278 by Marc Audy in Main branch]
2019-09-17 19:12:19 -04:00
Marcus Wassmer
6517c68ef5 Copying //UE4/Dev-RenderPlat-Staging@8684824 to Dev-Main (//UE4/Dev-Main)
#rb none

[CL 8684840 by Marcus Wassmer in Main branch]
2019-09-14 09:45:25 -04:00