- Make sure the component name is added.
- Make sure some LODs exist.
- Initialize internal skeleton array with the instance components count and not the object component count.
- Add some defensive early outs in case of other internal problems.
#jira UE-227958
#rnx
[REVIEW] [at]gerard.martin, [at]alexei.lebedev
#rb alexei.lebedev
[CL 37267473 by jordi rovira in 5.5 branch]
Crash due to the Skeletal Mesh changing without updating nodes were it was used (Section or LOD dissapeared).
#jira UE-227552
[REVIEW] [at]alexei.lebedev
#rnx
#rb alexei.lebedev
[CL 37126876 by gerard martin in 5.5 branch]
- Move Actor ownership to the preview widget.
- Preview actor now only has the components that are actually created, and maintains them.
- Fix misleading comment in GetNumComponents method.
- Remove some unused generation data.
#jira UE-226733
[REVIEW] [at]gerard.martin
#rnx
#rb gerard.martin
[CL 37048358 by jordi rovira in 5.5 branch]
#rnx
[FYI] jordi.rovira
Original CL Desc
-----------------------------------------------------------------
[mutable] Ensure modifiers are applied to only the relevant component.
- Add component id filter to modifiers.
- Implement missing method for the transform in mesh modifier.
- Ensure the transform mesh in mesh operation is highlighted as expensive in the debugger.
- Optimize the mesh-transform-in-bounding-mesh versus the mesh-format
#jira UE-225615
[REVIEW] [at]gerard.martin
#rnx
#rb gerard.martin
[CL 36765730 by alex kahn in 5.5 branch]
- Add component id filter to modifiers.
- Implement missing method for the transform in mesh modifier.
- Ensure the transform mesh in mesh operation is highlighted as expensive in the debugger.
- Optimize the mesh-transform-in-bounding-mesh versus the mesh-format
#jira UE-225615
[REVIEW] [at]gerard.martin
#rnx
#rb gerard.martin
[CL 36765685 by jordi rovira in 5.5 branch]
+Added metadata to remove the "SetDefaultValue" buttons of the texture analyser's elements.
#rnx
#rb alexei.lebedev
[CL 36761189 by max garcia in 5.5 branch]
- Fixed Mesh Component nodes being compiled even if they were not connected.
- Removed unused ParameterNamesMap/AddParameterNameUnique.
#jira UE-225021, UE-223540, UE-206803
[REVIEW] [at]jordi.rovira
#rnx
#rb jordi.rovira
[CL 36760749 by gerard martin in 5.5 branch]
Add function to generate up to 'n' BulkData files.
Optimize DDC data distribution to improve put/get times.
Fix SourceId indeterminism due to FNames.
#jira UE-223083
#rnx
#rb gerard.martin
[CL 36760692 by pere rifa in 5.5 branch]
- Patch applied to both component nodes for consistency.
#jira UE-225281
[REVIEW] [at]gerard.martin
#rb gerard.martin
[CL 36757361 by daniel moreno in 5.5 branch]