[FYI] Alexis.Matte
#ROBOMERGE-OWNER: bob.tellez
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 10677601 via CL 10677680 via CL 10677713
#ROBOMERGE-BOT: (v610-10636431)
[CL 10677717 by bob tellez in Main branch]
Clear MeshDescriptions sooner to reduce memory usage on datasmith import
- 37.92 GB -> 26.70 GB Peak Working Set when importing DATASET-0008a
- 66.04 GB -> 52.33 GB Peak Working Set when importing DATASET-0022a
#jira UE-64172
#rb Richard.Talbot-Watkins
#ROBOMERGE-SOURCE: CL 9755311 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v545-9751379)
[CL 9755316 by danny couture in Main branch]
USD
- Fixed UV crash with house
- Fixed skeletal mesh UVs for quads
- Added support for material opacity
- Linux build fixes
- Fixed crashes when we have empty or degenerate meshes.
#jira UEENT-2909
#rb Anousack.Kitisa
[CL 9620181 by JeanMichel Dignard in 4.24 branch]
#rb none
#ROBOMERGE-OWNER: michael.lentine
#ROBOMERGE-AUTHOR: michael.lentine
#ROBOMERGE-SOURCE: CL 9374650 via CL 9374665
#ROBOMERGE-BOT: (v456-9359915)
[CL 9385990 by michael lentine in Main branch]
If you still need to old behavior of searching for a library we use the new PublicSystemLibraries instead (used very sparingly).
Also updated conventions on importing Android libraries to use the newly introduced Android Architecture instead, which is always set to a valid architecuture (unlike Target.Architecture for the general case)
Lastly I updated some build.cs files that were doing filesystem enumeration or copying as they were being parsed, this is highly discouraged (partially because we cache filesystem operations but also it adds a cost to something we expect to be very fast). Any operations like this should be done as part of the build if they have to be done at all.
#rb none
[CL 7918851 by Joakim Lindqvist in Dev-Build branch]
Added new accessors for getting individual SourceModels, or the entire array.
#rb none
#jira none
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: richard.talbotwatkin
#ROBOMERGE-SOURCE: CL 7668562 in //UE4/Release-4.23/... via CL 7668565
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7797834 by richard talbotwatkin in Dev-Build branch]