Commit Graph

4 Commits

Author SHA1 Message Date
JeanMichel Dignard
9f7e63cdb6 Updated Datasmith Texture Importer to use the Interchange Framework
- Datasmith will only wait on the texture import result when it needs it for another asset (ie: material).
- Added a custom texture pipeline to set the datasmith attributes on the texture node.
- Created a FAsyncResult that behaves like a TFuture but calling Get will actually tick the task graph so that we don't deadlock when trying to get the future from the game thread while it depends on a game thread task.

#rb alexis.matte, richard.talbotwatkin

[CL 14228303 by JeanMichel Dignard in ue5-main branch]
2020-09-01 11:46:40 -04:00
Marc Audy
11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -04:00
david lesage
29c49218fe Merging 11284724 //UE4/Dev-Enterprise to Release-4.25 (//UE4/Release-4.25)
CoreTechFileParser improvement : converting as soon as possible void* into TArray<Vector>, ...
#rb johan.duparc
#jira UE-88554

#ROBOMERGE-SOURCE: CL 11501199 in //UE4/Release-4.25/...
#ROBOMERGE-BOT: RELEASE (Release-4.25 -> Release-4.25Plus) (v654-11333218)

[CL 11501208 by david lesage in 4.25-Plus branch]
2020-02-18 11:20:44 -05:00
JeanMichel Dignard
84facd6d15 Copy from dev-enterprise cl 11097196
#rb none
#rnx

[CL 11099277 by JeanMichel Dignard in Dev-Tools-Staging branch]
2020-01-23 16:28:59 -05:00