Commit Graph

1812 Commits

Author SHA1 Message Date
John Pollard
c61ba91c6d More package map cleanup
[CL 2096430 by John Pollard in Main branch]
2014-06-05 19:49:52 -04:00
Dmitry Rekman
5b887fb484 Linux: more changes for the editor.
From PR #140,  contributed by sbc100 and #ue4linux community.

[CL 2096299 by Dmitry Rekman in Main branch]
2014-06-05 17:11:45 -04:00
Marc Audy
96b32c51af Make cached AxisProperties map per player, rather than static
[CL 2096272 by Marc Audy in Main branch]
2014-06-05 16:56:54 -04:00
Matt Kuhlenschmidt
ec6d43e953 Basic hookup for Sequencer in UMG. Not actually working yet.
- Broke out the asset editor portion of ISequencer into another class as it doesnt make sense to use an asset editor for an embedded sequencer
- Some minor cleanup to make sequencer work outside of the level editor (more work to do)

[CL 2096271 by Matt Kuhlenschmidt in Main branch]
2014-06-05 16:56:40 -04:00
Ori Cohen
bfa0002329 Add per poly skeletal mesh body setup.
- per poly works for static data, still need to update with animation

[CL 2096220 by Ori Cohen in Main branch]
2014-06-05 16:43:11 -04:00
Ankit Khare
bf1b3557c9 #UE4 #HTML
#TTP 335966  Image not centered/cut off in "Fullscreen" mode on Tappy Chicken page.

#codereview peter.sauerbrei

[CL 2096214 by Ankit Khare in Main branch]
2014-06-05 16:43:00 -04:00
Rolando Caloca
84ffbd400c UE4 - xb1 compile fix
[CL 2096182 by Rolando Caloca in Main branch]
2014-06-05 16:42:48 -04:00
Ben Marsh
7af3bfb548 Update the version number to 4.3.
[CL 2096132 by Ben Marsh in Main branch]
2014-06-05 16:42:14 -04:00
Marc Audy
8d931d1bb7 Allow OEM keys to be used as FKey
[CL 2096125 by Marc Audy in Main branch]
2014-06-05 16:42:03 -04:00
Ryan Gerleve
160d87f91d Make IPv6 parsing more robust in FURL
Now handles port numbers and IPv4 shorthand format

[CL 2096112 by Ryan Gerleve in Main branch]
2014-06-05 16:41:52 -04:00
John Pollard
1a711c7171 Use macro to consolidate how we compose guids in various places, improve comments
[CL 2096108 by John Pollard in Main branch]
2014-06-05 16:41:41 -04:00
Gil Gribb
1a07e837a5 UE4 - fix shipping builds and stat use in the d3d11 viewport code
[CL 2096062 by Gil Gribb in Main branch]
2014-06-05 16:41:30 -04:00
Rolando Caloca
95b2194629 UE4 - Fix Mac compile error
[CL 2096041 by Rolando Caloca in Main branch]
2014-06-05 16:41:15 -04:00
Marc Audy
4f4706c16f Fix position issues when applying transactions on blueprint actors with multiple scene components
[CL 2096008 by Marc Audy in Main branch]
2014-06-05 16:40:53 -04:00
Jaroslaw Surowiec
78dcc42455 Stats - Stats files are now compressed, ratio for regular stats 30%, for raw stats 16%, misc code refactor and improvements
#codereview Robert.Manuszewski

[CL 2096003 by Jaroslaw Surowiec in Main branch]
2014-06-05 16:40:42 -04:00
Martin Wilson
c30574d0ce Fix bone name case issues on export.
#TTP 337651 - FBX Import/Export bone names are not case sensitive

-Had been backed out to verify it wasn't causing a crash bug, issue was traced back to a corrupt asset so resubmitting

[CL 2096001 by Martin Wilson in Main branch]
2014-06-05 16:40:30 -04:00
Martin Wilson
211479e9ac Back out changelist 2095976 to be on the safe side while investigating crash
[CL 2095985 by Martin Wilson in Main branch]
2014-06-05 16:39:35 -04:00
Martin Wilson
f7606df8f8 Fix bone name case issues on export.
#TTP 337651 - FBX Import/Export bone names are not case sensitive

[CL 2095976 by Martin Wilson in Main branch]
2014-06-05 16:39:24 -04:00
Gil Gribb
fa7226b8fe UE4 - merge first pass at parallel rendering to main
[CL 2095959 by Gil Gribb in Main branch]
2014-06-05 16:38:54 -04:00
Mark Satterthwaite
8fc0147690 In the Mac implementation of AVIWriter use an FEvent to wait for [AVAssetWriter finishWritingWithCompletionHandler:] to complete rather than using the deprecated finishWriting version.
#codereview michael.trepka

[CL 2095907 by Mark Satterthwaite in Main branch]
2014-06-05 12:16:25 -04:00
John Pollard
7d9c3ed908 Fixing invalid assert. Added a log for when the invalid case happens.
[CL 2095899 by John Pollard in Main branch]
2014-06-05 12:16:13 -04:00
Marc Audy
64c64f75d2 Shadow variable fixes
[CL 2095896 by Marc Audy in Main branch]
2014-06-05 12:16:00 -04:00
Mark Satterthwaite
33750a75f5 Added deprecation macro support for OS X.
#codereview michael.trepka

[CL 2095885 by Mark Satterthwaite in Main branch]
2014-06-05 12:15:35 -04:00
Mark Satterthwaite
e65bfbbb38 Temporarily disable deprecated warning around [AVFWriter finishWriting] - its replacement is asynchronous and requires some re-working.
#codereview michael.trepka

[CL 2095884 by Mark Satterthwaite in Main branch]
2014-06-05 12:15:23 -04:00
Mark Satterthwaite
86f3a45e68 Update to AUPlugIn API rather than old, deprecated ComponentManager now that RadioEffectUnit has been updated.
#codereview michael.trepka

[CL 2095879 by Mark Satterthwaite in Main branch]
2014-06-05 12:15:11 -04:00