11 Commits

Author SHA1 Message Date
jordi rovira
0e3646487f [mutable] Fix wrong image size when mixing very big textures and small textures in a table column.
#rnx
[REVIEW] [at]pere.rifa
#jira UE-226899
#rb pere.rifa

[CL 37048519 by jordi rovira in 5.5 branch]
2024-10-11 09:40:02 -04:00
Marc Audy
5d2f38437f Fix and silence new PVS 7.33 warnings
#jira none
#rb marc.audy

[CL 37002187 by Marc Audy in 5.5 branch]
2024-10-09 17:43:04 -04:00
genis sole
91ea3a808a [Mutable] Fix posible discrepacies between constant resolution output and runtime results for some image operations.
- Operations where the source image can be requested to load a higher mip (IM_TRANSFORM and IM_RASTERMESH with minfilter method set) now resize the image if the source expected size does not match the loaded source size.

#jira UE-225298
#rb jordi.rovira
#rnx

[CL 36761644 by genis sole in 5.5 branch]
2024-10-01 20:09:26 -04:00
jordi rovira
3178ee05c2 [mutable] Fix compilation loop whit malformed input (swizzle of nothing).
Fix some typos in messages and comments.
#jira UE-225309
[REVIEW] [at]daniel.moreno
#rnx
#rb daniel.moreno

[CL 36757139 by jordi rovira in 5.5 branch]
2024-10-01 19:27:04 -04:00
halfdan ingvarsson
e1d8e01fc3 Mutable: Add a modifier to transform vertices contained within another mesh.
#jira UE-225386, UE-225387
#rb alexei.lebedev, gerard.martin, jordi.rovira

[CL 36755590 by halfdan ingvarsson in 5.5 branch]
2024-10-01 19:09:05 -04:00
pere rifa
9681e550ad [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.
Bump current supported version.

#jira UE-224812
#rnx
#rb genis.sole, jordi.rovira

[CL 36750126 by pere rifa in 5.5 branch]
2024-10-01 18:10:37 -04:00
bob tellez
602a0a3d2e [Backout] - CL36468444
[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]
2024-10-01 17:46:46 -04:00
pere rifa
e674ad1882 [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 36746715 by pere rifa in 5.5 branch]
2024-10-01 17:38:17 -04:00
jordi rovira
5ba502d4c0 [mutable] Add option to select strategy of face clipping to various operations.
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]
2024-09-16 03:38:54 -04:00
jordi rovira
16309c7648 [mutable] Fix the SetWorkingMemory method in the system, which wasn't exposed in client builds. Fix some unit conversion problems. Add some mutable core stats related to memory usage.
#jira UE-223902
#review-36223097 @gerard.martin
#rnx

[CL 36229551 by jordi rovira in 5.5 branch]
2024-09-12 11:25:22 -04:00
alexei lebedev
2815323fbc [mutable] Moved the Mutable plugin out of Experimental status into Beta.
#jira UE-223488
#rb jordi.rovira
#tests Editor
#rnx

#virtualized

[CL 36035608 by alexei lebedev in ue5-main branch]
2024-09-05 07:16:19 -04:00