Commit Graph

3 Commits

Author SHA1 Message Date
bryan sefcik
0beee50b45 Updated ../Engine/Source/Developer/... to inline gen.cpp files
Before:
Total CPU Time: 53783.640625 s
Total time in Parallel executor: 558.66 seconds
After:
Total CPU Time: 47886.140625 s
Total time in Parallel executor: 498.81 seconds

#jira

[CL 22173145 by bryan sefcik in ue5-main branch]
2022-09-24 13:31:25 -04:00
zach harris
75d49a56db Adding missing headers in SceneVisibility.cpp for static mesh, skeletal mesh component, and other dependencies. Also removed a commented out code block that was no longer needed.
[CL 21499965 by zach harris in ue5-main branch]
2022-08-22 21:23:48 -04:00
zach harris
bf34ebe040 Created a graphics debugging tool that can be used in the client to visualize draw call and primitive data. The tool can be opened with the command DrawPrimitiveDebugger.Open
[CL 21499897 by zach harris in ue5-main branch]
2022-08-22 21:20:36 -04:00