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
1be79a061bbbf4bbfc3f01232d4a2ccacd046771
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Experimental
/
GeometryCollectionEngine
/
Public
/
GeometryCollection
History
cedric caillaud
1be79a061b
geometry collection : add support for changing enable gravity flag at runtime
...
[FYI] chris.caulfield [CL 33928320 by cedric caillaud in ue5-main branch]
2024-05-27 14:23:58 -04:00
..
DerivedDataGeometryCollectionCooker.h
…
GeometryCollectionActor.h
…
GeometryCollectionBlueprintLibrary.h
#jira UE-209654
2024-04-04 13:40:08 -04:00
GeometryCollectionCache.h
…
GeometryCollectionComponent.h
geometry collection : add support for changing enable gravity flag at runtime
2024-05-27 14:23:58 -04:00
GeometryCollectionComponentPlugin.h
…
GeometryCollectionCreationParameters.h
…
GeometryCollectionDamagePropagationData.h
…
GeometryCollectionDebugDrawActor.h
…
GeometryCollectionDebugDrawComponent.h
…
GeometryCollectionEditorSelection.h
…
GeometryCollectionEngineConversion.h
Geometry collection / Dataflow : properly support material instances
2024-05-22 00:24:38 -04:00
GeometryCollectionEngineRemoval.h
…
GeometryCollectionEngineSizeSpecificUtility.h
…
GeometryCollectionEngineTypes.h
…
GeometryCollectionEngineUtility.h
GeometryCollection : SkeletalMesh conversion with geometry split by component.
2024-04-03 22:22:28 -04:00
GeometryCollectionExternalRenderInterface.h
#jira UE-209654
2024-04-04 13:40:08 -04:00
GeometryCollectionHitProxy.h
…
GeometryCollectionISMPoolActor.h
…
GeometryCollectionISMPoolComponent.h
Added a GroupHash member to FISMComponentDescription for identical SMs to be separated into different groups for finer grained culling.
2024-05-17 14:47:23 -04:00
GeometryCollectionISMPoolDebugDrawComponent.cpp
Fixed mismatched printf format arguments.
2024-04-26 11:02:47 -04:00
GeometryCollectionISMPoolDebugDrawComponent.h
…
GeometryCollectionISMPoolSubSystem.h
…
GeometryCollectionObject.h
Remove bone selected material reference from UGeometryCollection, and clean up some references / accesses to it and legacy methods referring to its (now nonexistent) material ID
2024-05-22 13:38:07 -04:00
GeometryCollectionParticlesData.h
…
GeometryCollectionRenderLevelSetActor.h
…
PhysicsAssetSimulation.h
…