Commit Graph

47 Commits

Author SHA1 Message Date
Sungjin Hong
8ae4968c03 #loc UE4DocKOR
[CL 3044494 by Sungjin Hong in Main branch]
2016-07-11 09:56:55 -04:00
Jeff Wilson
d0b4f4a0f7 Merging
//depot/UE4/Engine/Documentation/...

to //UE4/Main/Engine/Documentation/...

[CL 3032506 by Jeff Wilson in Main branch]
2016-06-29 09:53:20 -04:00
Jeff Wilson
5850a98039 Initial merge of //depot/UE4/Engine/Documentation/... to //UE4/Main/Engine/Documentation/...
#rb none

[CL 3011129 by Jeff Wilson in Main branch]
2016-06-13 13:06:55 -04:00
Marc Audy
b8d61c189f Copying //UE4/Dev-Framework to Dev-Main (//UE4/Dev-Main) @ 2944217
#lockdown Nick.Penwarden

==========================
MAJOR FEATURES + CHANGES
==========================

Change 2899855 on 2016/03/08 by Marc.Audy

	Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 2899785

Change 2926689 on 2016/03/29 by Jeff.Farris

	AAIController::SetFocus() will now implicitly clear any location focus at the same priority.

	UE-27975

	#rb john.abercrombie

Change 2926690 on 2016/03/29 by Jeff.Farris

	Using wildcard operator with the "KismetEvent" or "ke" console commands will now only trigger the event on objects in the world in which it was triggered. Prevents badness with running events on things like CDOs and editor actors. (UE-23106)

Change 2926691 on 2016/03/29 by mason.seay

	Content for testing collision on scaled components

Change 2926692 on 2016/03/29 by Jeff.Farris

	- FixupDeltaSeconds now considers time dilation when clamping.
	- Acceptable range for time dilation values is now a config parameter on WorldSettings
	- Acceptable range for undilated frame times is now a config parameter on WorldSettings

	(UE-27815)

	#rb marc.audy

Change 2926711 on 2016/03/29 by Ori.Cohen

	Fix constraint rendering when scaling a cosntraint actor

	#JIRA UE-28691, UE-28700
	#rb Lina.Halper

Change 2926745 on 2016/03/29 by Lukasz.Furman

	navigation filters can now be instantiated per querier - usually AI agent
	required for FORT-21372

Change 2926789 on 2016/03/29 by Ori.Cohen

	Downgrade check to ensure for 2d physics during a hard shutdown

	#rb Michael.Noland

Change 2926859 on 2016/03/29 by Ori.Cohen

	Fix red herring warnings of not locking physx scenes during hard shutdown.

	#JIRA UE-28747
	#rb Michael.Noland

Change 2927444 on 2016/03/30 by Thomas.Sarkanen

	Fixed Blueprint compiler errors when resetting timer handles

	Added basic support for 64-bit int/uint terms to Blueprint. This allows the use of opaque 64-bit integer types inside of BlueprintType structs, it in no way means that 64-bit ints are fully supported in Blueprint.
	Corrected a left-over formatting oversight when converting a FTimerHandle to a string.
	Added new by-ref "Clear and Invalidate Timer by Handle" function to Blueprint system library & deprecated old version.

	#rb Maciej.Mroz (and a few others!)
	#jira UE-28833 - Unresolved compiler error for B_Pickups blueprint in Fortnite

Change 2927520 on 2016/03/30 by Jurre.deBaare

	Should not allow skeletal mesh components mobility to be set to static, but detach instead

	#fix Added CanHaveStaticMobility to SceneComponent class, and check this when trying to propogate Static mobility to parent component
	#jira UE-26364

Change 2927533 on 2016/03/30 by Jurre.deBaare

	Static Mesh Merge tool: when merging from multiple blueprints, fails to combine same materials
	#fix Material index remapping was part of if-clause where it shouldn't be
	#jira UE-23827

	Static Mesh Merge tool, failed to combine physics data if using complex
	#fix Required copying the SectionInfoMap from source static meshes

	HLOD/MergeActor - Vertex Colours are not correctly propagated to negatively scaled meshes
	#fix had to re-order function calls
	#jira UE-28316

	#rb James.Golding

Change 2927535 on 2016/03/30 by Ori.Cohen

	Make sub-stepping run on game thread

	#JIRA UE-24011
	#rb Gil.Gribb

Change 2927537 on 2016/03/30 by Jurre.deBaare

	Warning message when HLOD mesh > 65536 vertices

	#jira UE-22365
	#fix added messages when building proxy mesh

Change 2927691 on 2016/03/30 by Jeff.Farris

	Fixed potential PlayerState leak (UE-22700)

Change 2927692 on 2016/03/30 by Lina.Halper

	Allow it to select any name they want other than just restrict to what we have.

	- I think it may not be the best solution but with current widget built, you can't even clear name, which is problem.

	- Other solution is to add "Clear" as a name, and when that gets entered, we just clear it, but then the X button is odd and no purpose being there.

	- I think we should just allow them to choose if they don't like it but with suggestions.

	#rb: Ori.Cohen
	#jira UE-27786
	#code review: Benn.Gallagher

Change 2927853 on 2016/03/30 by Lina.Halper

[CL 2944273 by Marc Audy in Main branch]
2016-04-14 16:25:11 -04:00
Matthew Griffin
bb70b349ce Merging CL 2804086 from //UE4/Release-4.11 to Dev-Main (//UE4/Dev-Main) to isolate copyright update
#lockdown Nick.Penwarden

[CL 2819020 by Matthew Griffin in Main branch]
2016-01-07 08:17:16 -05:00
Andrew Grant
9abcacfd1b Merging Engine code from Orion at CL2744789 through //depot/UE4-To-//UE4/Main
[CL 2745726 by Andrew Grant in Main branch]
2015-10-28 19:18:20 -04:00
Andrew Grant
c0452957a1 Merging latest engine code from Orion via //depot/UE4-To-//UE4/Main
[CL 2744667 by Andrew Grant in Main branch]
2015-10-28 08:58:16 -04:00
Richard Hinckley
21f993b714 #jira UEDOC-2500
Fixing some bad formatting in a tutorial.

[CL 2710029 by Richard Hinckley in Main branch]
2015-09-29 15:48:38 -04:00
Kimio Yasuda
55998d7bb8 Updated file against INTSourceChangelist:2620109
[CL 2638247 by Kimio Yasuda in Main branch]
2015-07-30 02:38:17 -04:00
Sungjin Hong
19e4c4b349 #loc UE4DocKOR
[CL 2623003 by Sungjin Hong in Main branch]
2015-07-16 04:14:49 -04:00
Michiru Niwa
862b96f9d3 Updated file against INT#2620109
[CL 2621459 by Michiru Niwa in Main branch]
2015-07-15 03:44:51 -04:00
Michiru Niwa
7d1a4b6477 Updated file against INT#2618300
[CL 2621451 by Michiru Niwa in Main branch]
2015-07-15 03:20:43 -04:00
Michiru Niwa
43a6e5f270 Updated file against INT#2620109
[CL 2621433 by Michiru Niwa in Main branch]
2015-07-15 02:48:40 -04:00
Michiru Niwa
a4c5ad398d Updated file against INT#2620109
[CL 2621422 by Michiru Niwa in Main branch]
2015-07-15 02:34:49 -04:00
Michiru Niwa
3dab66c1fc Updated file against INT#2620109
[CL 2621392 by Michiru Niwa in Main branch]
2015-07-15 01:54:24 -04:00
Michiru Niwa
0d6a52e3c5 Updated file against INT#2620109
[CL 2621383 by Michiru Niwa in Main branch]
2015-07-15 01:43:40 -04:00
Matthew Clark
4259968c89 #UE4doc #docs:
Fixed captitalization errors in titles

[CL 2620109 by Matthew Clark in Main branch]
2015-07-14 10:30:24 -04:00
Matthew Clark
81a6e3f439 #UE4doc #docs:
Added Engine Version field

[CL 2620011 by Matthew Clark in Main branch]
2015-07-14 09:33:45 -04:00
Matthew Clark
d6feb92a3a #UE4doc #docs:
Added Engine Version field
Changed Home link to point to the overview for the tutorial
Changed font settings on a few terms
Fixed link to 'Previous Step' to point to Step 5 instead of Step 4

[CL 2618300 by Matthew Clark in Main branch]
2015-07-13 11:45:00 -04:00
Matthew Clark
fab66b1b7a #UE4doc #docs:
Added Engine Version field
Changed Home link to point to the overview for the tutorial
Changed font settings on a few terms
Replaced (Our Project Name) with HowTo_Components as that was the file name given in the first step

[CL 2618281 by Matthew Clark in Main branch]
2015-07-13 11:35:17 -04:00
Matthew Clark
ed3cd070e1 #UE4doc #docs:
Added Engine Version field
Changed Home link to point to the overview for the tutorial
Changed font settings on a few terms
Edited tutorial to correct an error with a step that led to a compilation error
Added a warning field to put a spotlight on generated.h files.

[CL 2618252 by Matthew Clark in Main branch]
2015-07-13 11:18:50 -04:00
Matthew Clark
5bb3115b41 #UE4doc #docs:
Added Engine Version field
Changed Home link to point to the overview for the tutorial
Changed font settings on a few terms

[CL 2618227 by Matthew Clark in Main branch]
2015-07-13 10:57:30 -04:00
Matthew Clark
494b6c192c #UE4doc #docs:
Added Engine Version field
Changed Home link to point to the overview for the tutorial
Changed font settings on a few terms
Replaced a picture to show updated menu
Replaced a picture to change the border indicator from green to yellow

[CL 2618217 by Matthew Clark in Main branch]
2015-07-13 10:50:56 -04:00
Matthew Clark
1ca661e6df #UE4doc #docs:
Added Engine Version field
Changed Home link to point to the overview for the tutorial
Changed font settings on a few terms

[CL 2618190 by Matthew Clark in Main branch]
2015-07-13 10:29:27 -04:00
Mi Wang
c7fbee083f # loc UE4DocCHN batch process for fix reference by copy all INT to CHN and mark those as not translated.
[CL 2615952 by Mi Wang in Main branch]
2015-07-09 18:48:16 -04:00