Commit Graph

24 Commits

Author SHA1 Message Date
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
Sungjin Hong
19e4c4b349 #loc UE4DocKOR
[CL 2623003 by Sungjin Hong in Main branch]
2015-07-16 04:14:49 -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
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
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
Sungjin Hong
e1edc1950e #loc UE4DocKOR
[CL 2578274 by Sungjin Hong in Main branch]
2015-06-05 05:41:49 -04:00
Michiru Niwa
88c21e8bef Updated file against INT#2573829
[CL 2575359 by Michiru Niwa in Main branch]
2015-06-03 05:49:54 -04:00
Anthony Zalar
08f67e38a4 #UE4doc #docs: Variable name mismatch: MovementComponent -> OurMovementComponent
[CL 2573829 by Anthony Zalar in Main branch]
2015-06-02 10:03:12 -04:00
Sungjin Hong
c6d030d4d6 #loc UE4DocKOR
[CL 2546991 by Sungjin Hong in Main branch]
2015-05-12 06:43:12 -04:00
Michiru Niwa
bf1a710269 Updated file against INT#2543301
[CL 2545079 by Michiru Niwa in Main branch]
2015-05-11 03:59:41 -04:00
Richard Hinckley
11bf256f36 Fixing filenames in C++ Tutorials to meet new style guidelines.
[CL 2543301 by Richard Hinckley in Main branch]
2015-05-08 14:14:31 -04:00
Sungjin Hong
42e7d47e53 #loc UE4DocKOR
[CL 2503686 by Sungjin Hong in Main branch]
2015-04-07 06:56:56 -04:00
Michiru Niwa
0684c9f84c Outdated file update against ITN#2503046
[CL 2503444 by Michiru Niwa in Main branch]
2015-04-06 23:40:40 -04:00
Richard Hinckley
72b6192aea [UEDOC-1431] Typo fix.
[CL 2503046 by Richard Hinckley in Main branch]
2015-04-06 16:31:36 -04:00
Sungjin Hong
f103a4392c #loc UE4DocKOR
[CL 2500886 by Sungjin Hong in Main branch]
2015-04-03 04:10:29 -04:00
Michiru Niwa
33491ac12b Translation update against INT#2478927
[CL 2500701 by Michiru Niwa in Main branch]
2015-04-02 22:15:43 -04:00
Ben Marsh
49831a5631 Include documentation source in repository.
[CL 2489162 by Ben Marsh in Main branch]
2015-03-24 08:35:52 -04:00