Commit Graph

2379 Commits

Author SHA1 Message Date
Max Preussner
80158ecc7e SessionFrontend: Displaying session authorization status in session browser; placeholder icons.
[CL 2698090 by Max Preussner in Main branch]
2015-09-18 19:17:11 -04:00
Max Preussner
f1ffd33f2b SessionFrontend: Implemented session authorization for remote users
See SESSION console command for details. Some more updates are needed in Automation, Profiler, etc. to perform authorization on a per-instance instead of per-session basis.

#CodeReview: peter.sauerbrei

[CL 2698089 by Max Preussner in Main branch]
2015-09-18 19:16:15 -04:00
Mike Beach
79e86c4347 Fixing CIS warnings: shadowed variables.
[CL 2697722 by Mike Beach in Main branch]
2015-09-18 16:22:03 -04:00
Justin Sargent
e554084dc8 Reverting bad merge
[CL 2697587 by Justin Sargent in Main branch]
2015-09-18 15:25:35 -04:00
Justin Sargent
ead9fa6be3 Merging using UE4-To-UE4-LauncherDev
[CL 2697505 by Justin Sargent in Main branch]
2015-09-18 15:01:53 -04:00
Dan Oconnor
649bb4acb6 Fixes for cast nodes in cpp backend, to test just generate code for BP_Node_Basic
[CL 2697378 by Dan Oconnor in Main branch]
2015-09-18 14:10:51 -04:00
Mike Beach
c94dbf65c7 (WIP) Blueprint conversion commandlet: gathering all required dependencies, hooking into the backend (communicating which assets will be converted, etc.).
#codereviw Maciej.Mroz

[CL 2697360 by Mike Beach in Main branch]
2015-09-18 14:01:11 -04:00
Mike Beach
8fcdbeece4 Coordinating the Blueprint conversion tool with the backend (ensuring filenames are in sync, and that the backend knows what files will and won't be converted).
#codereview Maciej.Mroz

[CL 2697358 by Mike Beach in Main branch]
2015-09-18 14:00:49 -04:00
Marc Audy
caf4fd78da Renable shadow variable warning pragma around glsl_parser_extras
#codereview Rolando.Caloca, Mark.Satterthwaite

[CL 2697309 by Marc Audy in Main branch]
2015-09-18 13:49:03 -04:00
Peter Sauerbrei
1c13d7d910 Addition of mobile provision selection
no error messaging as of yet when selecting something which then expires

[CL 2697295 by Peter Sauerbrei in Main branch]
2015-09-18 13:42:25 -04:00
Mark Satterthwaite
8dedbc3a9c Merging MetalRHI & MetalShaderFormat changes from ZebraBranch, plus the code to enable or disable Mac support.
[CL 2697221 by Mark Satterthwaite in Main branch]
2015-09-18 12:45:20 -04:00
Max Preussner
bb1c37b221 SessionFrontend: Fixed Crash when right clicking UFE session browser section headers (UE-21238)
[CL 2697178 by Max Preussner in Main branch]
2015-09-18 12:17:12 -04:00
Jamie Dale
9bcd777d9a Moved the "Widget Caching" toggle to the top row of toggle buttons
[CL 2696972 by Jamie Dale in Main branch]
2015-09-18 10:05:55 -04:00
Maciej Mroz
c38d11436b New way of replacing old BPGC references with new (converted and native) DynamicClass references in Package::Save
#codereview Robert.Manuszewski, Mike.Beach

[CL 2696879 by Maciej Mroz in Main branch]
2015-09-18 07:41:43 -04:00
Dan Oconnor
0fcbabbaa6 Allowing code generation for blueprints with warnings
[CL 2696502 by Dan Oconnor in Main branch]
2015-09-17 21:45:43 -04:00
Max Preussner
00f53f4c6b Fixed non-Windows builds
#CodeReview: richard.talbotwatkin

[CL 2696496 by Max Preussner in Main branch]
2015-09-17 21:36:26 -04:00
Max Preussner
8220ceecaf SessionFrontend: Using full username to identify session owners
#CodeReview: peter.sauerbrei

[CL 2696478 by Max Preussner in Main branch]
2015-09-17 21:14:52 -04:00
Ben Marsh
26199a1d2d Speculative build fix for root editor build failure.
#codereview mark.satterthwaite

[CL 2696025 by Ben Marsh in Main branch]
2015-09-17 17:05:04 -04:00
Peter Sauerbrei
0bec8adac7 build fix
#codereview nick.darnell

[CL 2695696 by Peter Sauerbrei in Main branch]
2015-09-17 14:53:00 -04:00
Nick Darnell
4181457d07 UMG/Slate - Exposing the Widget Caching flag to the widget reflector. Also making it so invalidation is disabled when Picking Widgets is occuring, as invalidation causes that system of traversing the widget hierarchy to no longer function. Since it pretends there are no children to avoid Slate doing more work than it needs to.
[CL 2695558 by Nick Darnell in Main branch]
2015-09-17 13:33:20 -04:00
Richard TalbotWatkin
6dea594619 Disable VS2013 compiler warning due to use of setjmp/longjmp (and fix a memory leak as a result of a destructor not being called).
[CL 2695281 by Richard TalbotWatkin in Main branch]
2015-09-17 11:23:03 -04:00
Jaroslaw Surowiec
95ddd28bc3 UE-17755/Time markers in the log file when using -LOGTIMESINCESTART are invalid
#platformnotify Josh.Adams

[CL 2694915 by Jaroslaw Surowiec in Main branch]
2015-09-17 06:17:29 -04:00
Maciej Mroz
c254b9121f FGatherConvertedClassDependencies collectsheaders for used interfaces.
[CL 2694874 by Maciej Mroz in Main branch]
2015-09-17 05:26:42 -04:00
Maciej Mroz
6a80e81347 BlueprintCompilerCppBackend: improved interface generation.
[CL 2694856 by Maciej Mroz in Main branch]
2015-09-17 05:15:17 -04:00
Richard TalbotWatkin
400df21877 Fixed error handling in FPngImageWrapper.
#jira UE-21088 - If a project thumbnail becomes corrupted, it will cause the editor to crash on launch

[CL 2694848 by Richard TalbotWatkin in Main branch]
2015-09-17 05:10:52 -04:00