Devin Doucette
18b4e4a14c
Texture: Use GetModuleChecked instead of LoadModuleChecked since it can be called from any thread
...
#rb Zousar.Shaker
#rnx
[CL 16888859 by Devin Doucette in ue5-main branch]
2021-07-19 16:55:25 -04:00
Zousar Shaker
3f35355cc1
Add methods for iterating through build functions in the function registry.
...
#rb devin.doucette
[CL 16888770 by Zousar Shaker in ue5-main branch]
2021-07-19 16:47:17 -04:00
Devin Doucette
0748494fc6
DDC: Exposed the cache key and build status in the build complete callback params
...
#rb Zousar.Shaker
#rnx
#preflight 60f5c7a78da1560001c68086
[CL 16888763 by Devin Doucette in ue5-main branch]
2021-07-19 16:46:58 -04:00
Sebastien Lussier
67afa3e5fb
Allow the use of alternate names for flattening material params
...
#jira UE-115794
#rb patrick.enfedaque
[CL 16888386 by Sebastien Lussier in ue5-main branch]
2021-07-19 16:25:04 -04:00
Zousar Shaker
bd3886b31f
Fix bug where queued batch request failure in HttpDerivedDataBackend would cause incorrect DDC output (erroneous cache misses).
...
Adding basic unit test for HttpDerivedDataBackend.
#rb devin.doucette
[CL 16885295 by Zousar Shaker in ue5-main branch]
2021-07-19 13:09:40 -04:00
Devin Doucette
672da1da55
DDC: Fixed a crash when creating the build context fails
...
#rb Zousar.Shaker
#rnx
[CL 16883576 by Devin Doucette in ue5-main branch]
2021-07-19 10:51:21 -04:00
Devin Doucette
431dab26ea
DDC: Added EPutStatus::Skipped to avoid slow retry when simulating cache misses
...
#rb Zousar.Shaker
#preflight 60f12443a34bf50001654df1
[CL 16883247 by Devin Doucette in ue5-main branch]
2021-07-19 10:11:49 -04:00
Devin Doucette
090bdb178e
DDC: Fixed a missing include in DerivedDataBuildVersion.h
...
#rb trivial
#rnx
[CL 16883233 by Devin Doucette in ue5-main branch]
2021-07-19 10:10:26 -04:00
ionut matasaru
da9240470e
[Insights]
...
- Enabled "HighDPI" support for Unreal Insights app.
- Fixed size and location of app windows (for both browser and viewer modes) when high dpi is enabled and DPIScaleFactor is not 1.
- Added name of trace in the application's title.
#rb Catalin.Dragoiu
[CL 16882805 by ionut matasaru in ue5-main branch]
2021-07-19 08:53:15 -04:00
ionut matasaru
b5397e9c42
Fixed misspelled variable name.
...
#rb none
[CL 16881893 by ionut matasaru in ue5-main branch]
2021-07-19 06:52:22 -04:00
sara schvartzman
21ac81ac5e
Control Rig: Python Command Log
...
#jira UE-114616
#rb helge.mathee
[CL 16881672 by sara schvartzman in ue5-main branch]
2021-07-19 06:32:28 -04:00
richard malo
30aeff7c23
Fixed exclusion of PackedLevelInstances from HLOD not actually excluded.
...
#rb jeanfrancois.dube
[FYI] sebastien.lussier
#ROBOMERGE-SOURCE: CL 16873308
#ROBOMERGE-BOT: (v836-16769935)
[CL 16873312 by richard malo in ue5-main branch]
2021-07-16 13:21:28 -04:00
Devin Doucette
c9ef86c7d2
DDC: Schedule non-blocking builds using tasks
...
#rb Zousar.Shaker
#rnx
[CL 16870688 by Devin Doucette in ue5-main branch]
2021-07-16 01:23:29 -04:00
Devin Doucette
f64bc61bb7
DDC: Fixed race conditions in the build job
...
#rb Zousar.Shaker
#rnx
[CL 16870676 by Devin Doucette in ue5-main branch]
2021-07-16 01:11:20 -04:00
Zousar Shaker
1278dab8f3
Callsite upgrades needed to permit a refresh of Wrapped Object Pointer usage in Engine + ShooterGame
...
#rb none
#preflight 60f0a0000123b700014f44da
[CL 16868579 by Zousar Shaker in ue5-main branch]
2021-07-15 18:12:46 -04:00
zousar shaker
51fda0ed0b
Avoid indexing into a requests output datas array before we have established if we have output, as this can contribute to an out-of-bounds array lookup.
...
#rb devin.doucette
[FYI] francis.hurteau
#ROBOMERGE-SOURCE: CL 16867872
#ROBOMERGE-BOT: (v836-16769935)
[CL 16867881 by zousar shaker in ue5-main branch]
2021-07-15 17:30:45 -04:00
Zousar Shaker
6305185e3d
First pass header changes in support of Engine+ShooterGame TObjectPtr refresh.
...
#rb devin.doucette
[CL 16865811 by Zousar Shaker in ue5-main branch]
2021-07-15 15:16:50 -04:00
Devin Doucette
649bf8e820
DDC: Added FOptionalBuildSession
...
#rb Zousar.Shaker
#rnx
[CL 16864041 by Devin Doucette in ue5-main branch]
2021-07-15 12:56:52 -04:00
Devin Doucette
349df85a37
DDC: Added cpu trace scopes to the build job
...
#rb Zousar.Shaker
#rnx
[CL 16864034 by Devin Doucette in ue5-main branch]
2021-07-15 12:56:39 -04:00
Devin Doucette
d46da81ac1
DDC: Fixed errors with NO_LOGGING
...
#rb trivial
#rnx
[CL 16863666 by Devin Doucette in ue5-main branch]
2021-07-15 12:29:04 -04:00
Zousar Shaker
c50196f2cc
Use a hierarchical versioning scheme for texture build functions.
...
#rb devin.doucette
[CL 16861933 by Zousar Shaker in ue5-main branch]
2021-07-15 09:58:48 -04:00
Catalin Dragoiu
622bb45aa2
[Insights] .ucache file is now created in the same folder the session is located
...
#rb Ionut.Matasaru #jira UE-118293
[CL 16860680 by Catalin Dragoiu in ue5-main branch]
2021-07-15 06:58:55 -04:00
zahra nikbakht
478a66b8b6
- Bug Fix for styling of menu in the widget reflector #RB patrick.boutot #jira none
...
#preflight 60ef54ef925f140001b2edfc
[CL 16856781 by zahra nikbakht in ue5-main branch]
2021-07-14 18:46:01 -04:00
Devin Doucette
a282ee100c
DDC: Added FBuildVersionBuilder as a standard way to create build versions
...
#rb Zousar.Shaker
#rnx
[CL 16855837 by Devin Doucette in ue5-main branch]
2021-07-14 17:35:03 -04:00
Zousar Shaker
4d05cd5518
Avoid a deadlock when running Oodle texture compression on low core count machines. Suggested by andriy.tylychko in this JIRA:
...
https://jira.it.epicgames.com/browse/UE-119594
as a temporary measure until arne.schober has a chance to put in place a long term fix.
#rb devin.doucette
#fyi andriy.tylychko
#fyi arne.schober
[CL 16853912 by Zousar Shaker in ue5-main branch]
2021-07-14 15:31:12 -04:00