Commit Graph

551 Commits

Author SHA1 Message Date
Terence Burns
440672e372 Fix for Windows XP compile issues.
Cannot use ::RegGetValue or ::RegDeleteTree with xp supported builds, compatible alternatives added.

[CL 2251408 by Terence Burns in Main branch]
2014-08-11 10:30:29 -04:00
Mikolaj Sieluzycki
1b17a83b4c CIS fixes.
[CL 2251396 by Mikolaj Sieluzycki in Main branch]
2014-08-11 10:10:24 -04:00
Mikolaj Sieluzycki
4f40175cb6 Engine.h/EnginePrivate.h cleanup - delegate bindings.
[CL 2251079 by Mikolaj Sieluzycki in Main branch]
2014-08-11 03:23:38 -04:00
Gil Gribb
73b2534abd UE4 - fix shared DDC excessive load
[CL 2248704 by Gil Gribb in Main branch]
2014-08-08 14:02:06 -04:00
Carlos Cuello
3d1660ea6d [INTEGRATE] UE4-LauncherRelease->UE4 integrate integrate latest from LauncherReleases, including fixes for various issues that we've released the past month, and the new engine slot and notification systems
[CL 2248562 by Carlos Cuello in Main branch]
2014-08-08 11:33:23 -04:00
Josh Markiewicz
c18a424666 Weekly Fort Dev -> Main integration from UE4-Fortnite-CL-2245134
MCP
 "app" : "fortnite",
  "moduleName" : "Fortnite-PublicService",
  "branch" : "TRUNK",
  "build" : "306",
  "cln" : "2245028",
  "version" : "UNKNOWN"

[CL 2247600 by Josh Markiewicz in Main branch]
2014-08-07 17:34:29 -04:00
Mikolaj Sieluzycki
873208f648 Header cleanup: Engine module, public headers.
[CL 2246892 by Mikolaj Sieluzycki in Main branch]
2014-08-07 08:36:40 -04:00
Sam Zamani
bcc71648ab #uelauncher
- fixes for compiling Launcher in non-unity mode

[CL 2246037 by Sam Zamani in Main branch]
2014-08-06 16:47:50 -04:00
Daniel Broder
9f50173ccf Merging using UE4-Fortnite-To-UE4 from CL 2236347
Unshelved this merge from Stephan and then completed the merge with additional fixes and testing.

Hand fixed some WorldExp compile issues due to changes to OnPaint() signature.

#Integration

[CL 2245992 by Daniel Broder in Main branch]
2014-08-06 16:12:41 -04:00
Nick Penwarden
edc4fbc0b3 Integrate GitHub pull request 321 by Marenz: Don't treat encoding warnings as errors in the shader preprocessor
[CL 2245805 by Nick Penwarden in Main branch]
2014-08-06 14:12:12 -04:00
Dan Oconnor
f29216352f #UE4 Merge tool now switches modes with the blueprint editor
[CL 2245790 by Dan Oconnor in Main branch]
2014-08-06 13:57:21 -04:00
Fred Kimberley
4293c84411 Update asset type actions for GameplayAbilitiesBlueprint to inherit from Blueprint and not Base.
Fixes a bug where diffs of GameplayAbilitiesBlueprints use a text diff instead of the visual diff used by blueprints.

[CL 2245559 by Fred Kimberley in Main branch]
2014-08-06 10:36:15 -04:00
Lina Halper
d1fc74839e Fixed FBX issue where failed once, the second time it crashes due to invalid object.
343098	EDITOR: FBX: CRASH: Editor will crash when trying to import a skeletal mesh with multiple root bones a second time

- It was due to package is deleted, but access it again after.

[CL 2245031 by Lina Halper in Main branch]
2014-08-05 21:33:05 -04:00
Dmitry Rekman
aafceb7679 Added LinuxNativeDialogs as third-party library.
[CL 2245017 by Dmitry Rekman in Main branch]
2014-08-05 21:12:49 -04:00
Dmitry Rekman
95675e49d4 Fixes to fixes.
[CL 2244943 by Dmitry Rekman in Main branch]
2014-08-05 19:12:33 -04:00
Dmitry Rekman
d3dba42f47 Fixes to DirectoryWatcher from PR #306.
[CL 2244939 by Dmitry Rekman in Main branch]
2014-08-05 19:12:20 -04:00
Michael Trepka
4fb445c4e9 More fixes for Clang warnings
[CL 2244821 by Michael Trepka in Main branch]
2014-08-05 18:02:04 -04:00
Dan Oconnor
74590e16c7 #UE4 moved SMergeGraphView into its own file
[CL 2244794 by Dan Oconnor in Main branch]
2014-08-05 17:41:57 -04:00
Dan Oconnor
23221887d6 #UE4 build fix, missing file
[CL 2244633 by Dan Oconnor in Main branch]
2014-08-05 16:12:03 -04:00
Dan Oconnor
2735b8d9e2 #UE4 blueprintmerge no longer has buttons, binds to blueprint editor. No longer inherits from SBlueprintDiff.
[CL 2244539 by Dan Oconnor in Main branch]
2014-08-05 14:46:11 -04:00
Lina Halper
83857406ca Added Convert Space for animation remapping feature.
When remap to new skeleton, you can check the option to "Convert spaces", and it will convert it correctly. It only works if they both have same shape of bind pose.

#code review: Martin.Wilson

[CL 2244367 by Lina Halper in Main branch]
2014-08-05 11:30:09 -04:00
Jamie Dale
ee3213c7df Fixed crash closing the editor with SVN source control enabled
TTP# 342872 - EDITOR: Regression: CRASH: FSourceControlModule::ShutdownModule

The SVN source control provider module was being shutdown before the main source control module, leading to a crash.

The source control module now watches for its active provider module being unloaded, and will gracefully reset itself to the default (dummy) provider if that happens.

I also added these same checks to the source code access module, as it uses the same provider modules mechanism.

#codereview Thomas.Sarkanen, Max.Preussner

[CL 2244286 by Jamie Dale in Main branch]
2014-08-05 10:29:53 -04:00
Thomas Sarkanen
a27980dcf0 Tutorials 2.0 - Initial version
NOTE: Old tutorials not deprecated (yet), but widget highlights in old tutorials will stop working with this change!

Added new Blueprintable UEditorTutorial object.
Added suite of widgets and details customizations to display tutorials.
New system is available on command line switch -NewTutorials.

Slate changes:
Tag names are now stored in SWidgets, rather than simply being discarded.
Removed STutorialWrapper in favour of using Tags.
Added Tags to more multibox widgets, so virtually all can now be picked.
Added SWindow::HasOverlay so we dont attempt to add overlays to widows that cannot have them.

[CL 2244216 by Thomas Sarkanen in Main branch]
2014-08-05 09:04:35 -04:00
Dmitry Rekman
b8452afc2b Support local deployment on Linux, stub for other platforms.
- Part of PR #306 (with changes).

#codereview Josh.Adams

[CL 2243748 by Dmitry Rekman in Main branch]
2014-08-04 21:21:35 -04:00
Rolando Caloca
d35038ab08 UE4 - hlslcc - Fix for truncation (which fixed modf() intrinsic); also added fix for copy propagation on loops
[CL 2243621 by Rolando Caloca in Main branch]
2014-08-04 19:46:14 -04:00