Rex Hill
dc107df197
Graph Editor node menus converted to ToolMenus
...
#rb none
#rnx
[CL 7900622 by Rex Hill in Dev-Editor branch]
2019-08-08 16:32:13 -04:00
Alexander Sanoja
5d516e8ca8
Fix CIS build missing header
...
#rb none
[CL 7895664 by Alexander Sanoja in Dev-Editor branch]
2019-08-08 15:52:12 -04:00
Alexander Sanoja
11c20d0466
Added link to open struct window on click, insertion of row above/below current row in context menu, drag drop row arrangement, and tool tips for index and drag drop columns all to Data Tables.
...
#jira UETOOL-1716
#jira UETOOL-1717
#rb rex.hill
[CL 7892796 by Alexander Sanoja in Dev-Editor branch]
2019-08-08 15:35:30 -04:00
Rex Hill
894add92ad
Fix clang compile warnings
...
#rb none
#rnx
[CL 7892640 by Rex Hill in Dev-Editor branch]
2019-08-08 15:34:21 -04:00
doublebuffered
1dee248a73
PR #6087 : Add GetNavigationActionFromKey function that handles multiple users and modifiers properly (Contributed by doublebuffered)
...
#rb Chris.Gagnon
[CL 7887188 by Chris Gagnon in Dev-Editor branch]
2019-08-08 13:36:39 -04:00
Rex Hill
44507f764d
Graph Editor Context Menus refactored as ToolMenus
...
#rb lauren.ridge
#jira UETOOL-1497
[CL 7886478 by Rex Hill in Dev-Editor branch]
2019-08-08 12:51:48 -04:00
sebastian nordgren
482912270a
Maps with struct values now correctly display their key in a separate property.
...
#rb chris.gagnon
#jira UE-77690
[CL 7882977 by sebastian nordgren in Dev-Editor branch]
2019-08-08 11:50:00 -04:00
Nicolas Nebel
b51fbe2ec1
Curve Editor: Prevent selection of locked keys
...
#jira UESEQ-495
#rb max.chen, matt.hoffman
[CL 7845342 by Nicolas Nebel in Dev-Editor branch]
2019-08-07 17:29:19 -04:00
Cody Albert
2457815d93
Fixed issue where spinbox min/max values on vector structs wouldn't propegate to the nested individual member fields
...
#jira UE-78519
#rb none
[CL 7844624 by Cody Albert in Dev-Editor branch]
2019-08-07 17:10:58 -04:00
Nicolas Nebel
9929a15aaf
Curve Editor: small bug fixes for transform tool
...
#rb mike.zyracki. matt.hoffman
[CL 7842049 by Nicolas Nebel in Dev-Editor branch]
2019-08-07 14:04:03 -04:00
Richard TalbotWatkin
51dd5bd2f9
Fixed VS2019 warning.
...
#rb none
[CL 7841344 by Richard TalbotWatkin in Dev-Editor branch]
2019-08-07 12:12:13 -04:00
Richard TalbotWatkin
936a1c0fd7
Fixed VS2019 warning.
...
#rb none
[CL 7841340 by Richard TalbotWatkin in Dev-Editor branch]
2019-08-07 12:11:50 -04:00
JeanFrancois Dube
5b2350989e
Add missing UObject class in the class hierarchy so BP classes deriving from it appears in the class viewer.
...
#rb sebastian.nordgren
#jira UE-78284
#rnx
[CL 7840035 by JeanFrancois Dube in Dev-Editor branch]
2019-08-07 09:51:48 -04:00
sebastian nordgren
aa6bf7b755
CoreDelegates::OnBeforeHandleSystemError is unnecessary if we move the call earlier in WindowsPlatformCrashContext.
...
Largely a rollback of most of CL 7473700 in Release.
#rb ben.marsh
[CL 7839628 by sebastian nordgren in Dev-Editor branch]
2019-08-07 08:46:04 -04:00
ccarvalheiro
e0a84b2e82
PR #6097 : Fix typo in Scene Outliner view options menu (Contributed by ccarvalheiro)
...
#rb Chris.Gagnon
[CL 7827402 by Chris Gagnon in Dev-Editor branch]
2019-08-06 18:18:58 -04:00
ludovic chabant
78fe4eefe2
Add level sequence setting for handling the aspect ratio constraint during play.
...
The new setting defaults to overriding the constraint to XFOV to preserve previous behaviour. It lets the user choose what kind of constraint to use during the sequence, or whether to not touch the constraint at all.
#jira UE-76517
#rb max.chen, matthoffman, andrew.rodham
[CL 7824809 by ludovic chabant in Dev-Editor branch]
2019-08-06 17:06:27 -04:00
Jamie Dale
20e84d7b89
Fixed crash during editor shutdown
...
#fyi Lauren.Ridge
#rb none
[CL 7810928 by Jamie Dale in Dev-Editor branch]
2019-08-06 13:26:04 -04:00
Gines Hidalgo
6bb28274bc
Enhacement request from JIRA UE-77383: Deprecation warnings removed from Enterprise.
...
#jira UE-77383
#rb none
[CL 7810731 by Gines Hidalgo in Dev-Editor branch]
2019-08-06 13:18:45 -04:00
Nicolas Nebel
b81265c7b4
Curve Editor: Show buffered curves in all views
...
#jira UESEQ-503
#rb matt.hoffman, max.chen
[CL 7807076 by Nicolas Nebel in Dev-Editor branch]
2019-08-06 12:42:34 -04:00
Lauren Ridge
2273e04b66
Fix for include being outside with_editor
...
#rb trivial
[CL 7791426 by Lauren Ridge in Dev-Editor branch]
2019-08-06 11:00:15 -04:00
Max Chen
5812f72d6d
Merging //UE4/Dev-Main to Dev-Editor (Physics fixups)
...
#rb none
[CL 7774449 by Max Chen in Dev-Editor branch]
2019-08-05 15:49:36 -04:00
Max Chen
e4d4965491
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 7774443 by Max Chen in Dev-Editor branch]
2019-08-05 15:48:51 -04:00
Lauren Ridge
28e6889f2f
Adding includes for incremental compiles
...
#rb me
[CL 7773764 by Lauren Ridge in Dev-Editor branch]
2019-08-05 15:20:14 -04:00
Cody Albert
63560a022b
Update parameter name validation to work for material functions as well as materials
...
#rb Lauren.Ridge
[CL 7773715 by Cody Albert in Dev-Editor branch]
2019-08-05 15:18:01 -04:00
Rex Hill
b18b2f4345
Move ToolMenus module from Runtime to Developer, also removed one dependency on engine (Timer)
...
#rb none
#rnx
[CL 7773074 by Rex Hill in Dev-Editor branch]
2019-08-05 14:58:07 -04:00