Adding nan check when generating normals + fixed reimporting SceneFbx could corrupt the default import values config
#jira UE-78003
#rb Alexis.Matte
[CL 9621108 by benoit deschenes in 4.24 branch]
Provided a path for building MeshDescriptions for static meshes at runtime, and supporting API.
Clarified use of attributes for static meshes; now some attributes may be considered optional.
Added FStaticMeshAttributes, used for fetching and registering all the attributes required by a static mesh.
Added Blueprint interface for building meshes.
Deprecated a number of existing APIs:
- FMeshDescription methods which referred explicitly to static mesh specific attributes
- StaticMesh attribute registration has been moved to FStaticMeshAttributes
#rb none
[CL 9123037 by Richard TalbotWatkin in Dev-Editor branch]
#jira UE-79195
#rb jimmy.andrews
#rn Add an fbx option to allow compute normals to use weight by area and angle for both staticmesh and skeletalmesh. Add also a staticmesh build options for the feature.
[CL 8364158 by Alexis Matte in Dev-Editor branch]
Deprecated direct access to UStaticMesh::SourceModels, SectionInfoMap and OriginalSectionInfoMap.
Added new accessors for getting individual SourceModels, or the entire array.
#rb none
#jira none
[CL 7668661 by Richard TalbotWatkin in Dev-Editor branch]
Added new accessors for getting individual SourceModels, or the entire array.
#rb none
#jira none
#ROBOMERGE-SOURCE: CL 7668562 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)
[CL 7668565 by richard talbotwatkin in Main branch]
When converting an actor to a Static Mesh, it is now focused in the Content Browser. This solves the bug detailed in UE-76250 about the new Mesh not being focused.
#rb chris.gagnon
#codereview chris.gagnon
[CL 7277113 by Gines Hidalgo in Dev-Editor branch]
#ROBOMERGE-SOURCE: CL 6896153 via CL 6896160 via CL 6896172 via CL 6896264
#ROBOMERGE-BOT: (v366-6836689)
[CL 6896267 by james brinkerhoff in Main branch]