Commit Graph

4 Commits

Author SHA1 Message Date
bryan sefcik
da92084a12 Optimized out more private modules includes and dependencies.
#preflight 64627c382965f6ea8ea83bd6

[CL 25479683 by bryan sefcik in ue5-main branch]
2023-05-15 16:26:12 -04:00
henry falconer
4f274756c4 Moved all FInstancedStruct code that depends on the Engine module into a new StructUtilsEngine module.
This allows modules that can't depend on Engine to use FInstancedStruct.

#rb mikko.mononen
#preflight 6407064f8c0039bbf796231b

[CL 24541952 by henry falconer in ue5-main branch]
2023-03-07 11:59:40 -05:00
bryan sefcik
50d4fac9e0 Updated ../Engine/Plugins/... to inline gen.cpp files
Before:
3548 unity files
Total CPU Time: 47343.578125 s
Total time in Parallel executor: 494.60 seconds

After:
3445 unity files
Total CPU Time: 46044.671875 s
Total time in Parallel executor: 468.51 seconds

#jira
#preflight 63336159b20e73a098b7f24f

[CL 22218213 by bryan sefcik in ue5-main branch]
2022-09-28 01:06:15 -04:00
TheJamsh
ec734a66b8 PR #9282: Blueprint Graph Support for FInstancedStruct (Contributed by TheJamsh)
#preflight 62f4f7d4cd6a6b625540a4b4
#robomerge Fortnite-Main

[CL 21386103 by TheJamsh in ue5-main branch]
2022-08-15 09:44:36 -04:00