Commit Graph

7879 Commits

Author SHA1 Message Date
Arne Schober
5fdfd0099d U5 - Move FMeshDistanceFieldAsyncTask in parallelFor
[CL 15373180 by Arne Schober in ue5-main branch]
2021-02-09 20:52:00 -04:00
rolando caloca
2cf885b9f5 UE5 - Minor refactor in prep for other changes
#rb Lukas.Hermanns

#ROBOMERGE-SOURCE: CL 15370980 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15370995 by rolando caloca in ue5-main branch]
2021-02-09 17:40:13 -04:00
CarlMagnus Nordin
3c9f85daa8 Fix static analysis warnings
#rb none
#jira UE-108169
#rnx

[CL 15369083 by CarlMagnus Nordin in ue5-main branch]
2021-02-09 15:11:26 -04:00
ionut matasaru
c7c396230a [Insights]
- Memory: Added two new query rules: "Free Events" and "Alloc Events".
  - Memory: Fixed tooltip for query rules in the dropdown list not showing the name of markers.
  - Memory: Fixed margins around "target window".
  - Memory: Simplified status text with query rule info in Allocs Tree view.

#rb Catalin.Dragoiu

[CL 15364692 by ionut matasaru in ue5-main branch]
2021-02-09 06:00:51 -04:00
catalin dragoiu
f9db23f53f [Insights] Fix crash when using the filter configurator in a tabletree view set to non async workflow.#rb none
#ROBOMERGE-SOURCE: CL 15355587 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15360299 by catalin dragoiu in ue5-main branch]
2021-02-08 17:04:38 -04:00
catalin dragoiu
21d0372a19 Fix static analysis error
#jira UE-107944 #rb none

#ROBOMERGE-SOURCE: CL 15355402 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15360293 by catalin dragoiu in ue5-main branch]
2021-02-08 17:04:29 -04:00
julien lheureux
aa5b17da40 Fix "shelved files" from default changelist, now has the same behavior as in P4V.
Fix an issue where editing a changelist containing shelved files would fail silently.

#rb sebastien.lussier
#jira UE-107676

[CL 15359009 by julien lheureux in ue5-main branch]
2021-02-08 15:32:48 -04:00
CarlMagnus Nordin
77a4102caa IoStore:
Refactor IoStore staging process so that package store/new loader related code can be shared with the cooker
#rnx
#rb pj.kack
#jira none

[CL 15356456 by CarlMagnus Nordin in ue5-main branch]
2021-02-08 10:48:17 -04:00
julien lheureux
a460459eed Added possibility to get asset data from history, with a max fetch size (until we have a better solution)
Changed the way we associate shelved files with their local filename to facilitate mapping (perforce operations)
Implemented what was needed on the SCC side to support diff against shelve
Improved way we display object names for deleted & shelved files

#rb sebastien.lussier

[CL 15356101 by julien lheureux in ue5-main branch]
2021-02-08 09:36:20 -04:00
Yoan StAmant
ec8b03491b [GameplayDebugger] Extracted picking view point calculation to GetViewPoint exposed through GameplayDebuggerPlayerManager
#jira UE-105121
#review-15321294 @maxime.mercier
#rb maxime.mercier

[CL 15355736 by Yoan StAmant in ue5-main branch]
2021-02-08 07:46:38 -04:00
CarlMagnus Nordin
170171a53b IoStore:
Fixed issue with localized packages not being handled correctly when creating export bundles causing too many bundles to be created in some cases
Fixed incorrect sorting criteria for export bundle arcs
Fixed issue with bundle arcs sometimes being incorrectly added to redirected packages
Ensure deterministic ordering of the bulkdata and optional bulkdata chunk of a package if they end up in the same container
Ensure deterministic ordering of the packages in each container header

#rb pj.kack
#jira none
#rnx

[CL 15355461 by CarlMagnus Nordin in ue5-main branch]
2021-02-08 06:14:40 -04:00
Yuriy ODonnell
2565f44a7b More verbose error message on DXC compile failure. Helps to differentiate shader compile errors from compiler crashes.
#rb Lukas.Hermanns

[CL 15349245 by Yuriy ODonnell in ue5-main branch]
2021-02-06 07:48:09 -04:00
lukas hermanns
2fb43751e2 Always read DLL file to hash DXC version.
#author Yuriy.ODonnell
#rb Lukas.Hermanns
#jira none
#rnx

#ROBOMERGE-SOURCE: CL 15341050 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15341057 by lukas hermanns in ue5-main branch]
2021-02-05 15:45:40 -04:00
lukas hermanns
a59c5021e7 Add missing #include directive in DXCWrapper.cpp.
#rb none
[FYI] Yuriy.ODonnell
#jira UE-107871
#rnx

#ROBOMERGE-SOURCE: CL 15340670 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15340674 by lukas hermanns in ue5-main branch]
2021-02-05 15:18:17 -04:00
josh adams
5aebac6a37 - Restored a line of code I mistakenly commented out
#rb trivial

#ROBOMERGE-SOURCE: CL 15339825 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15339856 by josh adams in ue5-main branch]
2021-02-05 14:02:15 -04:00
josh adams
bb840da0d3 - Made lack of UBT during AutoSDK setup a warning instead of Fatal
#jira UE-107707
#rb trivial

#ROBOMERGE-SOURCE: CL 15339817 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15339855 by josh adams in ue5-main branch]
2021-02-05 14:02:11 -04:00
Lukas Hermanns
a4dfdcd0ad Moved dxil.dll from DirectX folder into ShaderConductor binary folder and load dxil.dll manually to ensure it's always loaded from that location.
#rb Yuriy.ODonnell, Emil.Persson, Kenzo.Terelst
#fyi Mihnea.Balta, Rolando.Caloca, Graham.Wihlidal
#jira none
#rnx

[CL 15337426 by Lukas Hermanns in ue5-main branch]
2021-02-05 10:29:11 -04:00
JeanFrancois Dube
0981e2c2fe Optim: reserve proper array size in FSkeletalMeshUtilityBuilder::GenerateSkeletalRenderMesh to avoid unrequired memory allocations.
#rb danny.couture

[CL 15337177 by JeanFrancois Dube in ue5-main branch]
2021-02-05 09:37:19 -04:00
Joakim Lindqvist
54e45d8b68 Read Engini Ini from the root path, this will, when deployed to the installer branch, fix a issue when attempting to generate projects from the context menu of a uproject.
#jira UE-104192

[CL 15337083 by Joakim Lindqvist in ue5-main branch]
2021-02-05 08:56:09 -04:00
catalin dragoiu
460cb63a21 [Insights] Changes to TableTreeView filtering:
- When using the search box filter, if a group is matched, all children of the group will be made visible
- When using advanced filters, only leaf nodes will be filtered, and only groups with visible children will be visible
- Because of this, the option to use the search box filter and the advanced filters at the same time will now be disabled
#rb none

#ROBOMERGE-SOURCE: CL 15336719 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15336721 by catalin dragoiu in ue5-main branch]
2021-02-05 06:39:18 -04:00
zach bethel
84476b0ff3 Improved slate D3D vertex / index buffer growing algorithm to reduce hitches.
#rb graham.wihlidal
#jira none

[CL 15318870 by zach bethel in ue5-main branch]
2021-02-04 13:38:06 -04:00
julien lheureux
6b739a3205 Added data validation capabilities in the source control.
Exposed data validation in changelists

#rb sebastien.lussier, jeanfrancois.dube, jamie.dale

[CL 15316170 by julien lheureux in ue5-main branch]
2021-02-04 11:50:49 -04:00
catalin dragoiu
8c6eb8297c [Insights] String filter support in FilterConfigurator
Add callstack and full callstack filters in MemAlloc TreeView
#rb none

#ROBOMERGE-SOURCE: CL 15313661 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15313671 by catalin dragoiu in ue5-main branch]
2021-02-04 08:32:34 -04:00
Johan Berg
0c76d43515 [Insights] Fix crash on platform that doesn't have module provider yet
For some platforms/module types a provider cannot be created.

#rnx
#rb none
#jira UE-107620

[CL 15312807 by Johan Berg in ue5-main branch]
2021-02-04 06:35:46 -04:00
Devin Doucette
a05f939c6b CompactBinary: Renamed and added overloads to FCbWriter to clarify behavior and allow specifying name and value in the same function
#rb Zousar.Shaker
#rnx

[CL 15303766 by Devin Doucette in ue5-main branch]
2021-02-03 18:37:36 -04:00