9 Commits

Author SHA1 Message Date
daniel coelho
74cd9be0a8 GeometryCache: Expose streamer settings to Python so that we can test things during streaming from automated tests.
#jira UE-186747
#rb Anousack.Kitisa
#preflight 646f33fc1417daba1e551b5e

[CL 25618385 by daniel coelho in ue5-main branch]
2023-05-25 06:42:49 -04:00
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
anousack kitisa
766a3f9c6a USD: Fixed possible double free with USD stream.
#jira UE-181792
#rb daniel.coelho
#preflight 642b039a6a37fb35e9c2ec0f
#lockdown jeanmichel.dignard

[CL 24903140 by anousack kitisa in ue5-main branch]
2023-04-03 18:27:48 -04:00
henrik karlsson
9a1d5b1ad4 [Engine/Plugins]
* Ran IWYU on ~170 plugins to remove includes not needed. Public api still keep old includes inside #if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_2

#preflight 63d09351574ab9cae4670216
#rb none

[CL 23844750 by henrik karlsson in ue5-main branch]
2023-01-25 02:42:36 -05:00
henrik karlsson
9183978e29 [Engine/Plugins]
* Removed includes (using IWYU) in private files

#preflight 63c79978ac35a0e9dabbe408
#rb none

[CL 23770038 by henrik karlsson in ue5-main branch]
2023-01-19 00:48:07 -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
anousack kitisa
1ca48df3f0 USD: Fixed playback of USD GeometryCache due to threading issue when querying the frame data.
#jira UE-161382
#rb Daniel.Coelho
#preflight 6328a929fc7f1efbdff7a798

[CL 22087314 by anousack kitisa in ue5-main branch]
2022-09-19 22:25:41 -04:00
anousack kitisa
41d7fd2812 Streaming GeometryCache:
* Added a cvar GeometryCache.Streamer.BlockTillFinishStreaming to wait for the GeometryCache streamer to finish streaming the requested frames; for use with the Movie Render Queue.

#jira UE-126848
#preflight 61f7f67441414fb013cb7558

#ROBOMERGE-AUTHOR: anousack.kitisa
#ROBOMERGE-SOURCE: CL 18789470 in //UE5/Release-5.0/... via CL 18789668 via CL 18790203
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)

[CL 18790408 by anousack kitisa in ue5-main branch]
2022-01-31 10:54:58 -05:00
anousack kitisa
1d22901981 * Moved AlembicImporter and GeometryCache plugins out of experimental.
#jira UETOOL-4055
#rb none
#preflight 61f17bd8be0f0e0a6234afb2

#ROBOMERGE-AUTHOR: anousack.kitisa
#ROBOMERGE-SOURCE: CL 18737179 in //UE5/Release-5.0/... via CL 18737385 via CL 18738249
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18738699 by anousack kitisa in ue5-main branch]
2022-01-26 13:05:26 -05:00