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
82d52d2117f743afdf405b3ee9815294ca151c99
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Experimental
/
GeometryCollectionEngine
History
bryan sefcik
82d52d2117
Added missing file from GC change.
...
#preflight [CL 24253389 by bryan sefcik in ue5-main branch]
2023-02-16 04:16:30 -05:00
..
Private
Updated the static mesh property("RootProxy") in UGeometryCollection to be a FGeometryCollectionProxyMeshData which currently contains an array of static meshes.
2023-02-16 04:16:21 -05:00
Public
Added missing file from GC change.
2023-02-16 04:16:30 -05:00
GeometryCollectionEngine.Build.cs
Cleaned up build.cs files by removing any include paths that were already being added by UBT. This was done to help identify how include paths are being added and to help with future refactoring.
2022-09-08 21:44:02 -04:00