Commit Graph

590 Commits

Author SHA1 Message Date
Matt Kuhlenschmidt
2046b738cd Fixed issues where a temporarily set realtime state is saved between editor sessions causing users to be unaware that their viewport is not realtime. Shutting down the editor during PIE or remote desktop were two such cases.
Now there is a separate api on editor viewports to set and remove a temporary override state.  Deprecated existing methods and fixed up use cases.

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.

#rb none
#jira UE-88878

[CL 11537095 by Matt Kuhlenschmidt in 4.25 branch]
2020-02-19 09:48:23 -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
Chris Gagnon
2e87118a18 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
#rb none

[CL 8614014 by Chris Gagnon in Main branch]
2019-09-10 11:35:20 -04:00
Marc Audy
a7459b1afc Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 8292949
#rb
#rnx

[CL 8293622 by Marc Audy in Dev-Framework branch]
2019-08-26 10:30:04 -04:00
krzysztof narkowicz
9ea65aa96b New SkyAtmosphere component CLs in FN
Merging using //Fortnite/Main/_to_/UE4/Dev-Rendering
#rb none

Also tested on mobile with Dmitriy.
Improvement and optimisation pending with https://docs.google.com/document/d/17fBBGX_cP9YARfiBU3P9BIElOo2m6IpqJhRXOZvzXa0/edit#heading=h.tuqnyahzdlw8

Integrated / edtigrated CLs are
7555515
7559183
7565353
7577376
7593568
7624000
7785404
7785501
7839046
7861664
7949251
7949481
7951875
7973183

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: sebastien.hillaire
#ROBOMERGE-SOURCE: CL 8020041 via CL 8027701 via CL 8062409
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v400-8057353)

[CL 8070395 by krzysztof narkowicz in Dev-Build branch]
2019-08-16 00:28:28 -04:00
krzysztof narkowicz
c3f806ef7b New SkyAtmosphere component CLs in FN
Merging using //Fortnite/Main/_to_/UE4/Dev-Rendering
#rb none

Also tested on mobile with Dmitriy.
Improvement and optimisation pending with https://docs.google.com/document/d/17fBBGX_cP9YARfiBU3P9BIElOo2m6IpqJhRXOZvzXa0/edit#heading=h.tuqnyahzdlw8

Integrated / edtigrated CLs are
7555515
7559183
7565353
7577376
7593568
7624000
7785404
7785501
7839046
7861664
7949251
7949481
7951875
7973183


#ROBOMERGE-OWNER: krzysztof.narkowicz
#ROBOMERGE-AUTHOR: sebastien.hillaire
#ROBOMERGE-SOURCE: CL 8020041 via CL 8027701
#ROBOMERGE-BOT: (v400-8057353)

[CL 8062409 by krzysztof narkowicz in Main branch]
2019-08-15 13:46:05 -04:00
dave belanger
671f44e6ba Fix Widget Blueprint and Editor Utility icons using Blueprint class icon in menu and for new asset that isn't named yet. Regression caused by 6979887 (that fixed UE-76605).
#rb Vincent.Gauthier
#jira UE-78632

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: dave.belanger
#ROBOMERGE-SOURCE: CL 7949909 in //UE4/Release-4.23/... via CL 7949910
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v398-8029740)

[CL 8035305 by dave belanger in Dev-Build branch]
2019-08-14 12:11:38 -04:00