Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
45018186fd8a44b0480b638bf646447da94e892d
UnrealEngineUWP/Engine/Source/Runtime/MovieSceneTracks
History
david bromberg 88b7d31c73 Sequencer: Fix issue where Movie Scene Event UObject payload parameters were not properly creating references to the UObjects and therefore renaming those UObjects would not create redirectors and the references would be lost.
[REVIEW] [at]ue-sequencer
#jira UE-165499

[CL 27785664 by david bromberg in ue5-main branch]
2023-09-12 05:10:23 -04:00
..
Private
Sequencer- Improve performance of searching for items in large sequences by keeping the Spawnables, Possessables, and ObjectBindings arrays sorted by FGuid and using BinarySearch where searching is necessary. Testing was performed on adds and searches in these arrays to ensure improvement (to searches). Adds are a bit more expensive, but should be alright in the vast majority of use cases. Iimprovement could be made if necessary to bulk additions by adding bulk operation functionality.
2023-09-11 13:19:25 -04:00
Public
Sequencer: Fix issue where Movie Scene Event UObject payload parameters were not properly creating references to the UObjects and therefore renaming those UObjects would not create redirectors and the references would be lost.
2023-09-12 05:10:23 -04:00
MovieSceneTracks.Build.cs
…
Powered by Gitea Page: 1078ms Template: 13ms
English
English
Licenses API