4 Commits

Author SHA1 Message Date
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
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
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
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