Commit Graph

4 Commits

Author SHA1 Message Date
Ryan Schmidt
cb670d71ca GeometryFramework:
- UDynamicMesh Reset() functions now return themselves, configured as BP output pin, helps to make BP wiring cleaner
- added DynamicMeshComponent::ConfigureMaterialSet() and ::ValidateMaterials(), to allow material set to be updated from BP
- added BaseDynamicMeshComponent::SetNumMaterials() to support above
#rb none
#rnx
#jira none
#preflight 614271263c7c670001ae4afd

[CL 17531959 by Ryan Schmidt in ue5-main branch]
2021-09-15 21:23:47 -04:00
Ryan Schmidt
5e4c57a798 GeometryFramework: Add mesh pool API to DynamicMeshActor, so that Actor BPs can create/use temporary meshes internally without creating an enormous amount of garbage
#rb none
#rnx
#jira none
#preflight 61392f8ed9c85a00018cc865

[CL 17466897 by Ryan Schmidt in ue5-main branch]
2021-09-08 21:48:52 -04:00
Ryan Schmidt
d33c3d7bdb GeometryProcessing: LWC Fixes. Remove GeometryCore TRay3, TSphere3, and TOrientedBox3 from ExplicitUseGeometryMathTypes.h, update call sites to fully-qualified name where necessary (in some cases handled by using declaration at class scope, or by wrapping code in UE::Geometry:: namespace)
#rb none
#rnx
#jira none
#preflight 6126b717d673c400011f438b

[CL 17316981 by Ryan Schmidt in ue5-main branch]
2021-08-26 09:30:50 -04:00
michael balzer
2b10993563 Move InteractiveToolsFramework and GeometryFramework out of Experimental
#jira UETOOL-3823
#rb brooke.hubert
#preflight 6109d1e9b4288d0001acb7ef

[CL 17055606 by michael balzer in ue5-main branch]
2021-08-04 13:58:55 -04:00