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
daacee5732ea20871e243ccd11746bd97a142e4e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Experimental
/
GeometryCollectionEngine
/
Private
/
GeometryCollection
History
benn gallagher
4b20d00c15
Reduce severity of nav export warning in geoemtry collection. May be useful to enable when disagnosing nav issues but in editor modes the log messages are overly verbose and slow down movement of objects.
...
#rb michael.bao [CL 32111645 by benn gallagher in ue5-main branch]
2024-03-07 21:09:02 -05:00
..
DerivedDataGeometryCollectionCooker.cpp
…
GeometryCollectionActor_ImmediateImpl.cpp
…
GeometryCollectionActor.cpp
…
GeometryCollectionBlueprintLibrary.cpp
#jira UE-208710
2024-03-01 18:08:42 -05:00
GeometryCollectionCache.cpp
…
GeometryCollectionComponent.cpp
Reduce severity of nav export warning in geoemtry collection. May be useful to enable when disagnosing nav issues but in editor modes the log messages are overly verbose and slow down movement of objects.
2024-03-07 21:09:02 -05:00
GeometryCollectionComponent.ispc
…
GeometryCollectionComponentPlugin.cpp
…
GeometryCollectionComponentPluginPrivate.h
…
GeometryCollectionCreationParameters.cpp
…
GeometryCollectionDebugDrawActor.cpp
…
GeometryCollectionDebugDrawComponent.cpp
…
GeometryCollectionEngineConversion.cpp
Dataflow : Convert transfoms from skeleton as a FTransform3f
2024-01-17 23:07:14 -05:00
GeometryCollectionEngineRemoval.cpp
…
GeometryCollectionEngineSizeSpecificUtility.cpp
…
GeometryCollectionEngineTypes.cpp
…
GeometryCollectionEngineUtility.cpp
…
GeometryCollectionHitProxy.cpp
…
GeometryCollectionISMPoolActor.cpp
…
GeometryCollectionISMPoolComponent.cpp
Put shadow copy of custom instance data behind a cvar, most likely it will only be needed for debugging purpose.
2024-02-09 10:59:46 -05:00
GeometryCollectionISMPoolRenderer.cpp
Add Anim Geometry Collection component
2024-02-27 23:05:17 -05:00
GeometryCollectionISMPoolRenderer.h
Add Anim Geometry Collection component
2024-02-27 23:05:17 -05:00
GeometryCollectionISMPoolSubSystem.cpp
…
GeometryCollectionObject.cpp
Geometry Collection : Fix potential crash in FillAutoInstanceMeshesInstancesIfNeeded if the index attribute is not fopund but the asset has auto instance meshes assigned
2024-02-23 22:27:38 -05:00
GeometryCollectionParticlesData.cpp
…
GeometryCollectionRenderData.cpp
Filtering out geometry collection editor data from memory calculations
2024-02-21 15:57:23 -05:00
GeometryCollectionRenderData.h
…
GeometryCollectionRenderLevelSetActor.cpp
…
GeometryCollectionSceneProxy.cpp
Call FRayTracingGeometry::IsValid() instead of just checking that RayTracingGeometryRHI is not null
2024-02-27 10:26:42 -05:00
GeometryCollectionSceneProxy.h
…
GeometryCollectionSceneProxy.ispc
…
GeometryCollectionSQAccelerator.cpp
…
GeometryCollectionSQAccelerator.h
…
PhysicsAssetSimulation.cpp
…