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
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Experimental
/
GeometryCollectionEngine
/
Private
/
GeometryCollection
History
michael forot
a3213e2828
Change Dataflow namespace to UE::Dataflow to be ok with coding standard
...
#rb Alex.McAdams, kriss.gossart [CL 36755837 by michael forot in 5.5 branch]
2024-10-01 19:11:14 -04:00
..
DerivedDataGeometryCollectionCooker.cpp
#jira UE-202340
2024-09-19 13:08:02 -04:00
GeometryCollectionActor_ImmediateImpl.cpp
…
GeometryCollectionActor.cpp
…
GeometryCollectionBlueprintLibrary.cpp
…
GeometryCollectionCache.cpp
…
GeometryCollectionComponent.cpp
Geometry collection : fix issues where geometry collection do not properly update the velocity buffer
2024-10-01 17:48:47 -04:00
GeometryCollectionComponent.ispc
…
GeometryCollectionComponentPlugin.cpp
…
GeometryCollectionComponentPluginPrivate.h
…
GeometryCollectionCreationParameters.cpp
…
GeometryCollectionDebugDraw.cpp
Geometry collection : add support for collision visualization mode ( player collision & Visibility collision )
2024-07-16 11:29:59 -04:00
GeometryCollectionDebugDrawActor.cpp
…
GeometryCollectionDebugDrawComponent.cpp
…
GeometryCollectionEngineConversion.cpp
Dataflow : Fix various issues isues and crashes with Dataflow nodes
2024-09-20 17:15:44 -04:00
GeometryCollectionEngineRemoval.cpp
Geometry collection : Fix removal timer starting at -1 and causing remove on break to be longer by a second
2024-08-15 19:22:31 -04:00
GeometryCollectionEngineSizeSpecificUtility.cpp
…
GeometryCollectionEngineTypes.cpp
…
GeometryCollectionEngineUtility.cpp
…
GeometryCollectionHitProxy.cpp
…
GeometryCollectionISMPoolActor.cpp
…
GeometryCollectionISMPoolComponent.cpp
Build fix - rename to prevent global namespace conflicts
2024-09-03 16:09:07 -04:00
GeometryCollectionISMPoolRenderer.cpp
…
GeometryCollectionISMPoolRenderer.h
…
GeometryCollectionISMPoolSubSystem.cpp
…
GeometryCollectionObject.cpp
Change Dataflow namespace to UE::Dataflow to be ok with coding standard
2024-10-01 19:11:14 -04:00
GeometryCollectionParticlesData.cpp
…
GeometryCollectionRenderData.cpp
#jira UE-202340
2024-09-19 13:08:02 -04:00
GeometryCollectionRenderData.h
#jira UE-202340
2024-09-19 13:08:02 -04:00
GeometryCollectionRenderLevelSetActor.cpp
…
GeometryCollectionRootProxyRenderer.cpp
…
GeometryCollectionRootProxyRenderer.h
…
GeometryCollectionSceneProxy.cpp
Geometry collection : fix issues where geometry collection do not properly update the velocity buffer
2024-10-01 17:48:47 -04:00
GeometryCollectionSceneProxy.h
Geometry collection : fix issues where geometry collection do not properly update the velocity buffer
2024-10-01 17:48:47 -04:00
GeometryCollectionSceneProxy.ispc
…
GeometryCollectionSQAccelerator.cpp
…
GeometryCollectionSQAccelerator.h
…
PhysicsAssetSimulation.cpp
…