Commit Graph

30325 Commits

Author SHA1 Message Date
Dan Oconnor
74b4fd457f [UE-18384] Fix for actors in hidden levels losing their transform data and becoming visible
[CL 2631365 by Dan Oconnor in Main branch]
2015-07-23 17:05:17 -04:00
bruce nesbit
ec07d2c153 Removed commented code that checks for additional feature packs when checking FP manifest.
[CL 2631262 by bruce nesbit in Main branch]
2015-07-23 16:17:51 -04:00
Zak Middleton
1147773e25 #ue4 - Fill in FHitResult.PenetrationDepth with ContactInfo.ContactPenetration in physics collision event.
UDN: https://udn.unrealengine.com/questions/253253/detecting-object-overlaps-on-startup.html

#codereview Ori.Cohen

[CL 2631195 by Zak Middleton in Main branch]
2015-07-23 15:58:22 -04:00
Matt Kuhlenschmidt
83a2be2c9e Fixed apps still responding controller input once a controller has been removed. The system now sends a final event with default states once the controller is unplugged.
https://jira.ol.epicgames.net/browse/UE-18999

#platformnotify josh.adams

[CL 2631177 by Matt Kuhlenschmidt in Main branch]
2015-07-23 15:51:47 -04:00
Chris Babcock
03ea741ccd Skip vrapi library for unsupported Android platforms
#jira UE-19090
#ue4
#android
#codereview Nick.Whiting

[CL 2631176 by Chris Babcock in Main branch]
2015-07-23 15:51:41 -04:00
Max Preussner
b5b4dc52f2 MovieScene: Changed IMovieSceneAnimation interface to UMovieSceneAnimation base class to work around UInterface limitations
#CodeReview: matt.kuhlenschmidt

[CL 2631112 by Max Preussner in Main branch]
2015-07-23 15:29:06 -04:00
Benn Gallagher
b15905ff1d Fix for crash undoing state nodes
#UE-18993

[CL 2631108 by Benn Gallagher in Main branch]
2015-07-23 15:27:40 -04:00
Sean Gribbin
b328687dcb UEDOC-2137
converted gifs into Youtube videos

[CL 2631099 by Sean Gribbin in Main branch]
2015-07-23 15:24:37 -04:00
Sean Gribbin
01e9343f5a UEDOC-2136
converted gif into a Youtube embeded video

[CL 2631088 by Sean Gribbin in Main branch]
2015-07-23 15:14:45 -04:00
Chris Babcock
846f2a315c Added missing clearvalue param to FOpenGLTexture2D creation call
#ue4
#android
#codereview Niklas.Smedberg,Marcus.Wassmer

[CL 2631087 by Chris Babcock in Main branch]
2015-07-23 15:10:46 -04:00
Peter Sauerbrei
dc1d815f84 refactored the logging system for UAT/UBT to be more like UE4
we now use an enum similar to UE4 with Fatal, Error, Warning, Display, Log, Verbose, and VeryVerbose
Log will only go to the log file unless -verbose is passed on the command line
reduced some of the output from UAT to be Log only

[CL 2631062 by Peter Sauerbrei in Main branch]
2015-07-23 14:51:46 -04:00
Ryan Gerleve
422a5576cf Android non-unity compile fixes
[CL 2631058 by Ryan Gerleve in Main branch]
2015-07-23 14:48:50 -04:00
Matt Kuhlenschmidt
8fd85955c4 Fixed Slate material brush rendering not respecting the global scissor rect.
[CL 2631051 by Matt Kuhlenschmidt in Main branch]
2015-07-23 14:43:06 -04:00
Ori Cohen
8a4d6b7e91 Fix physics handle being capped at 1.6 degrees tolerance. (Changed it to 0.016)
#JIRA UE-18871

[CL 2631015 by Ori Cohen in Main branch]
2015-07-23 14:23:20 -04:00
Matthew Clark
375c8b9cdd #UE4doc #docs:
Changed font settings for multiple terms

[CL 2631002 by Matthew Clark in Main branch]
2015-07-23 14:18:05 -04:00
Matthew Clark
1a16fcad69 #UE4doc #docs:
Bolded a few terms

[CL 2630992 by Matthew Clark in Main branch]
2015-07-23 14:14:35 -04:00
Matthew Clark
681f6b90cf #UE4doc #docs:
Bolded a couple terms

[CL 2630988 by Matthew Clark in Main branch]
2015-07-23 14:12:51 -04:00
Matthew Clark
ad751a035c #UE4doc #docs:
Changed font settings for a couple terms

[CL 2630975 by Matthew Clark in Main branch]
2015-07-23 14:08:18 -04:00
Matthew Clark
9454b5b959 #UE4doc #docs:
Bolded a couple terms

[CL 2630965 by Matthew Clark in Main branch]
2015-07-23 14:04:35 -04:00
Matthew Clark
0ab11a4c0d #UE4doc #docs:
Changed font settings for multiple terms

[CL 2630954 by Matthew Clark in Main branch]
2015-07-23 13:56:17 -04:00
Matthew Clark
9089035c11 #UE4doc #docs:
Bolded a term

[CL 2630937 by Matthew Clark in Main branch]
2015-07-23 13:50:30 -04:00
Matthew Clark
7ee535189a #UE4doc #docs:
Changed font settings for a couple terms

[CL 2630931 by Matthew Clark in Main branch]
2015-07-23 13:47:27 -04:00
Matthew Clark
00b82aee41 #UE4doc #docs:
Bolded a couple terms

[CL 2630920 by Matthew Clark in Main branch]
2015-07-23 13:44:20 -04:00
Matthew Clark
45f8c65be0 #UE4doc #docs:
Changed font settings for one term

[CL 2630911 by Matthew Clark in Main branch]
2015-07-23 13:38:21 -04:00
Chris Babcock
7e829949fd Fix PX_COMPILE_TIME_ASSERT for Android (proper fix)
PR #1400
#ue4
#android
#codereview Ori.Cohen

[CL 2630910 by Chris Babcock in Main branch]
2015-07-23 13:37:55 -04:00