- Mesh projection did not have skinning buffers when optimized. Now a generic skinning format is forced when required.
#jira UE-227789
#rnx
#rb jordi.rovira
[CL 37225730 by genis sole in 5.5 branch]
- Mesh to project would use the base mesh op but we actually need the mesh op.
#jira UE-226218
#rb pere.rifa
#rnx
[CL 36784091 by genis sole 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]
- Use the material parameter name instead of just the index.
- Add warning message on missing required texture connections in the mesh sextion extend modifier.
- Added second error context to error messages so that they can point at two nodes if necessary.
- Removed unnecessary state related to tags from the code generator.
#jira UE-223901
[REVIEW] [at]genis.sole
#rnx
#rb genis.sole
[CL 36753977 by jordi rovira in 5.5 branch]
Set unique row IDs to table rows to generate deterministic SourceIDs.
Bump current supported version.
#jira UE-224812
#rnx
#rb genis.sole, jordi.rovira
[CL 36750126 by pere rifa in 5.5 branch]
[FYI] pere.rifa
Original CL Desc
-----------------------------------------------------------------
[Mutable] Add a SourceIDs to identify and group Roms and use the SourceDataDescriptor to propagate them.
Set unique row IDs to table rows to generate deterministic SourceIDs.
#jira UE-224812
#rnx
#rb genis.sole, jordi.rovira
[CL 36747685 by bob tellez in 5.5 branch]
Set unique row IDs to table rows to generate deterministic SourceIDs.
#jira UE-224812
#rnx
#rb genis.sole, jordi.rovira
[CL 36746715 by pere rifa in 5.5 branch]
Default value should keep the current behaviour, but the current behaviour doesn't match past versions.
#jira UE-223903
#rnx
[REVIEW] [at]genis.sole
#rb genis.sole
[CL 36296524 by jordi rovira in 5.5 branch]