This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
MeshModelingToolset
/
Source
/
ModelingComponents
/
Public
/
Physics
History
jimmy andrews
81f87183bb
Fix handling of external scaling of simple collision shapes across geometry script and modeling tools, to be consistent with how UE applies component transforms to the shapes while still keeping the invariants of the shapes (spheres/capsules remain spheres/capsules, etc)
...
#rb rinat.abdrashitov [CL 29876309 by jimmy andrews in ue5-main branch]
2023-11-21 17:55:54 -05:00
..
CollisionGeometryConversion.h
…
ComponentCollisionUtil.h
Fix handling of external scaling of simple collision shapes across geometry script and modeling tools, to be consistent with how UE applies component transforms to the shapes while still keeping the invariants of the shapes (spheres/capsules remain spheres/capsules, etc)
2023-11-21 17:55:54 -05:00
PhysicsDataCollection.h
…