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
0306eb47e0715ece9317db02fbcbfbbe9e2df412
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Experimental
/
GeometryCollectionEngine
/
Private
/
GeometryCollection
History
michael bao
21ad9ba0cc
per-particle collision profiles need to load correctly on the PT even when there are nullptr particles
...
#rb cedric.caillaud [CL 27204769 by michael bao in ue5-main branch]
2023-08-18 11:54:04 -04:00
..
DerivedDataGeometryCollectionCooker.cpp
Chaos implicit object ref counted ptr + union simple shapes (WIP)
2023-07-31 17:46:47 -04:00
GeometryCollectionActor_ImmediateImpl.cpp
…
GeometryCollectionActor.cpp
…
GeometryCollectionCache.cpp
…
GeometryCollectionComponent.cpp
per-particle collision profiles need to load correctly on the PT even when there are nullptr particles
2023-08-18 11:54:04 -04:00
GeometryCollectionComponent.ispc
…
GeometryCollectionComponentPlugin.cpp
…
GeometryCollectionComponentPluginPrivate.h
…
GeometryCollectionCreationParameters.cpp
…
GeometryCollectionDebugDrawActor.cpp
…
GeometryCollectionDebugDrawComponent.cpp
…
GeometryCollectionEngineConversion.cpp
Chaos implicit object ref counted ptr + union simple shapes (WIP)
2023-07-31 17:46:47 -04:00
GeometryCollectionEngineRemoval.cpp
…
GeometryCollectionEngineSizeSpecificUtility.cpp
…
GeometryCollectionEngineTypes.cpp
…
GeometryCollectionEngineUtility.cpp
…
GeometryCollectionHitProxy.cpp
…
GeometryCollectionISMPoolActor.cpp
…
GeometryCollectionISMPoolComponent.cpp
Add garbage collection to ISM pool.
2023-08-11 20:20:15 -04:00
GeometryCollectionISMPoolRenderer.cpp
GeometryCollection ISMPool add support for ISM GPU LOD.
2023-06-20 17:15:13 -04:00
GeometryCollectionISMPoolRenderer.h
…
GeometryCollectionISMPoolSubSystem.cpp
Add tag support to ISMPool.
2023-06-08 19:39:06 -04:00
GeometryCollectionObject.cpp
Add damage modifier to physics material and an option in Geometry Collection asset to opt for it
2023-08-08 11:31:47 -04:00
GeometryCollectionParticlesData.cpp
…
GeometryCollectionRenderData.cpp
More command list conversions. Streaming buffers, vertex factories, and TUniformBufferRef.
2023-06-23 16:03:17 -04:00
GeometryCollectionRenderData.h
Deprecated InitRHI() in favor of InitRHI(FRHICommandListBase&).
2023-06-19 13:56:56 -04:00
GeometryCollectionRenderLevelSetActor.cpp
…
GeometryCollectionSceneProxy.cpp
Refactored OnTransformChanged to take an RHI command list so that it can be moved off the render thread.
2023-07-28 11:29:43 -04:00
GeometryCollectionSceneProxy.h
Refactored OnTransformChanged to take an RHI command list so that it can be moved off the render thread.
2023-07-28 11:29:43 -04:00
GeometryCollectionSceneProxy.ispc
…
GeometryCollectionSQAccelerator.cpp
…
GeometryCollectionSQAccelerator.h
…
PhysicsAssetSimulation.cpp
…