Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Broder
9f50173ccf Merging using UE4-Fortnite-To-UE4 from CL 2236347
Unshelved this merge from Stephan and then completed the merge with additional fixes and testing.

Hand fixed some WorldExp compile issues due to changes to OnPaint() signature.

#Integration

[CL 2245992 by Daniel Broder in Main branch]
2014-08-06 16:12:41 -04:00
Mieszko Zielinski
ef46a8ff2e Made navmesh query filters virtual by default #UE4
- this addresses TTP#338974
- there's still a way to have non-virtual filters, configurable via ARecastNavMesh::bUseVirtualFilters
- also, can be controller per filter instance

[CL 2245743 by Mieszko Zielinski in Main branch]
2014-08-06 13:22:12 -04:00
John Abercrombie
50135a2e60 (UE4-Fortnite -> UE4) Merge everything using UE4-Fortnite-To-UE4 at QA approved cl# 2126954
[CL 2170904 by John Abercrombie in Main branch]
2014-07-07 17:19:49 -04:00
Josh Markiewicz
b37f250b75 #Fort weekly dev->main using approved smoketest CL#2118999
UE4-Fortnite-CL-2118999
CL# 2118999
MCP CL# 2117450
Linux Dedicated Server
Backend: Testing

  "app" : "fortnite",
  "moduleName" : "Fortnite-PublicService",
  "branch" : "TRUNK",
  "build" : "217",
  "cln" : "2117450",
  "version" : "UNKNOWN"

[CL 2123380 by Josh Markiewicz in Main branch]
2014-07-01 11:28:39 -04:00
Mikolaj Sieluzycki
de6a6e0c8f Back out changelist 2121706
[CL 2121856 by Mikolaj Sieluzycki in Main branch]
2014-06-30 10:25:10 -04:00
Mikolaj Sieluzycki
1bb08f711a Remove superfluous headers, part 1 of n.
#codereview Robert.Manuszewski

[CL 2121706 by Mikolaj Sieluzycki in Main branch]
2014-06-30 06:39:08 -04:00
Laurent Delayen
a377ef0cf4 Dev to Main from cl #2110143
[CL 2118596 by Laurent Delayen in Main branch]
2014-06-26 17:26:58 -04:00
Lukasz Furman
ac1fd01104 fixed navmesh projection on landscapes
- BVTree now includes height data from detail mesh

[CL 2113850 by Lukasz Furman in Main branch]
2014-06-23 06:06:51 -04:00
Bob Tellez
d45afc096c Merging using CL#2104122 UE4-Fortnite-To-UE4
[CL 2107706 by Bob Tellez in Main branch]
2014-06-16 23:03:48 -04:00
Eric Newman
43162b12dc Weekly UE4-Fortnite=>UE4 merge using UE4-Fortnite-To-UE4 of approved cl# 2098745
[CL 2100757 by Eric Newman in Main branch]
2014-06-10 16:45:28 -04:00
Billy Bramer
08ee797eb8 Merging using UE4-Fortnite-To-UE4 up to CL 2082758
Includes following engine CLs:

CL 2080462:
Added verbosity selection to category filters in Log Visualizer window

CL 2081939:
Fixed crash in Log Visualizer and missing entry on timeline with log containing only 2 entries.

CL 2082118:
Fixes and improovements for VisLogs
- fixed logs visualization for logs with only one entry (Log Visualizer window)
- fixed logs spam about missing json field  (Log Visualizer window)
- fixed crash with categories in Log Visualization window
- added category and verbosity serialization for vislog shape elements (vlog files)

CL 2080253:
Added categories to VisLog shapes

CL 2081762:
Fixes to Log Visualizer. Logs without any log lines but with geometry elements are set on timeline properly.

CL 2081859:
Added double click to Log Visualizer action, to move editor camera to view current log location

CL 2080159:
Gameply Tag Pin now only allows single select
#TTP 335383 - Editor: GameplayTag Pin should only allow a single selection
#proj UE4
#change Removes all other tags from the correct container when in single select mode, was a missed variable change from a previous TTP

CL 2081306:
Made changes to navigation filters that allow for usage of virtual verstion dtQueryFilter #UE4
The scary part here is that having a dtQueryFilter contan a vftable was messing up FRecastQueryFilter's vftable it was getting from INavigationQueryFilterInterface. Reversing order of parent clas declaration of FRecastQueryFilter fixed the issue, but it's scary and looks like a compiler issue.

[CL 2088758 by Billy Bramer in Main branch]
2014-05-29 17:46:51 -04:00
Ben Marsh
47a663328e [INTEGRATE] 2082040 from UE4-Fortnite to main (fixed crowd agents position desync after navmesh tile was rebuild).
[CL 2088226 by Ben Marsh in Main branch]
2014-05-29 17:39:51 -04:00
Ben Zeigler
2f0fd25d5b Fix recast module compile issues
[CL 2082333 by Ben Zeigler in Main branch]
2014-05-22 16:30:06 -04:00
Ben Zeigler
3f7149bdb0 Merging using UE4-Fortnite-To-UE4 Up to Changelist #2080066
[CL 2082174 by Ben Zeigler in Main branch]
2014-05-22 14:14:52 -04:00