You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Add an RMB entry to the static mesh asset browser menu to initiate conversion. Fix computation of the bounding sphere of a skelmesh to match what static mesh and TBoxSphereBounds actually do. Previously the bounding sphere would be contained by the longest side of the bounding box, whereas in fact the sphere should contain the entirety of the box. #jira UE-168307 #preflight 63754b3d1c114bec05140526 [CL 23164332 by halfdan ingvarsson in ue5-main branch]