Commit Graph

22560 Commits

Author SHA1 Message Date
Richard Hinckley
0c2fc52da3 Added comment description to GameSession.h for API reference documentation.
[CL 2607710 by Richard Hinckley in Main branch]
2015-07-01 13:18:52 -04:00
Jeff Wilson
113a850f5b Updated MarkdownMode plugin with new table functionality
[CL 2607683 by Jeff Wilson in Main branch]
2015-07-01 12:59:15 -04:00
Matt Kuhlenschmidt
e5c04df58a Fix crash copy and pasting material function call nodes while live preview is disabled. We now properly update the node from the material function resource
https://jira.ol.epicgames.net/browse/UE-17746

[CL 2607678 by Matt Kuhlenschmidt in Main branch]
2015-07-01 12:55:20 -04:00
Mieszko Zielinski
3ce3266fc8 Fixed running resource-less GameplayTask with additionally specified claimed resources not resulting in tasks' resource management kicking in #UE4
[CL 2607665 by Mieszko Zielinski in Main branch]
2015-07-01 12:40:31 -04:00
Michael Schoell
2fcdff7801 Tweaked the tooltip for "Expand Nodes" menu option to better describe what the action will do.
#jira UE-16867 - Selecting 'Expand Node' from the right-click menu on a function or math expression node does not function correctly

[CL 2607662 by Michael Schoell in Main branch]
2015-07-01 12:36:33 -04:00
Jamie Dale
51806049a0 Stopped you being able to drag the collection "folders" in the asset view
[CL 2607660 by Jamie Dale in Main branch]
2015-07-01 12:36:00 -04:00
Saul Abreu
3d0af4ae8c Added game native culture setting to control which culture's localization data the editor loads for game assets. Game assets now display the specified culture's localization data when in the editor.
[CL 2607644 by Saul Abreu in Main branch]
2015-07-01 12:25:34 -04:00
Saul Abreu
06474a17f2 Fixed minor typo in localization manifest generation commandlet log output.
[CL 2607643 by Saul Abreu in Main branch]
2015-07-01 12:24:43 -04:00
Chris Wood
568e854fdf Fixed undo error when moving widgets in the UMG hierarchy
[UE-18007] - Undoing move widgets in hierarchy just deletes the widgets

[CL 2607637 by Chris Wood in Main branch]
2015-07-01 12:20:41 -04:00
Jamie Dale
dc0feff1d4 Limited the types of collections can be nested within one another
UE-17678 - Limit what type of collections can be nested

Local collections can now only contain other local collections.
Private collections can now only contain local or private collections.
Shared collections can still contain any other kind of collection.

[CL 2607624 by Jamie Dale in Main branch]
2015-07-01 12:12:44 -04:00
Marcus Wassmer
b4799b4899 Fix CIS.
[CL 2607611 by Marcus Wassmer in Main branch]
2015-07-01 12:07:13 -04:00
Alex Fennell
b54c18dd68 [AUTOMERGE]
#fortnite #online,party,mcp                  fixes for accepting party invites from the command line

--------
Integrated using branch UE4-Fortnite-To-UE4 of change#2607556 by Alex.Fennell on 2015/07/01 11:23:04.

[CL 2607609 by Alex Fennell in Main branch]
2015-07-01 12:06:42 -04:00
Benn Gallagher
0fe88ea41e Disabled internal deprecation warnings for FTAlphaBlend
[CL 2607607 by Benn Gallagher in Main branch]
2015-07-01 12:05:22 -04:00
Richard TalbotWatkin
9945ef69bb Fixed small error which was causing some Material Functions in the library to not appear in the right click menu, despite being exposed.
#jira UE-16861 - material node search is failing to find lots of things

Changed to using range-based loops so the array name is only referenced by the loop itself, to guard against future problems of this sort.
#codereview Michael.Schoell

[CL 2607606 by Richard TalbotWatkin in Main branch]
2015-07-01 12:04:48 -04:00
Michael Schoell
cb6f2d7a25 Drag and dropping a component from the SCS editor to a graph will no longer incorrectly report that the graph is outside of scope when it is a part of the same Blueprint.
Drag and drop no longer uses the SCS node's Blueprint, instead looking at the Blueprint Editor it is in for the information.

#jira UE-15461 - External scope preventing Get when dragging inherited component into graph but able to place with context menu

[CL 2607583 by Michael Schoell in Main branch]
2015-07-01 11:44:16 -04:00
Jamie Dale
8d23fe9db1 Added support for navigating collections using the path breadcumbs in the Content Browser
UE-17646 - Collections don't display bread crumb path when nested

[CL 2607575 by Jamie Dale in Main branch]
2015-07-01 11:36:19 -04:00
Matthew Griffin
3025b7ea08 Changed code checking module compatibility to only run on non monolithic builds
Also fixed spelling mistake in function that made it hard to find all instances of the same thing

#codereview James.Moran

[CL 2607567 by Matthew Griffin in Main branch]
2015-07-01 11:29:29 -04:00
Jaroslaw Surowiec
4cb4c632f6 CrashReportClient - Better formatting the diagnostics text
[CL 2607560 by Jaroslaw Surowiec in Main branch]
2015-07-01 11:24:39 -04:00
Ori Cohen
8f0b06d242 Refactor physx event callback to include phys scene info
[CL 2607548 by Ori Cohen in Main branch]
2015-07-01 11:21:02 -04:00
Michael Schoell
fe42303564 When reparenting Blueprints, all nodes will be regenerated to resolve Target pin issues.
#jira UE-17525 - CLONE - EDITOR: BP Compiler Error occurs when attempting to re-parent BP_AI_Spawner_Lane asset

[CL 2607539 by Michael Schoell in Main branch]
2015-07-01 11:20:09 -04:00
Wes Hunt
35c5bceffd Add node name to DoBuild telemetry
[CL 2607532 by Wes Hunt in Main branch]
2015-07-01 11:17:12 -04:00
Dmitry Rekman
3fbc4740c1 Fix clang compile error (deprecation).
#codereview Benn.Gallagher, Michael.Trepka

[CL 2607525 by Dmitry Rekman in Main branch]
2015-07-01 11:14:47 -04:00
Michael Noland
60f2dd684d Animation: Regenerated the GUID for the animation custom version to avoid a collision
[CL 2607488 by Michael Noland in Main branch]
2015-07-01 10:58:48 -04:00
Marcus Wassmer
e00e7ca39f define occlusion fence array with enum.
[CL 2607466 by Marcus Wassmer in Main branch]
2015-07-01 10:40:13 -04:00
Jamie Dale
30ca3c7853 Added the parent info to the collections list shown in the asset tooltip
UE-17674 - Collection path in not displayed in asset tooltips

[CL 2607454 by Jamie Dale in Main branch]
2015-07-01 10:25:19 -04:00