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
10de4dbc4e3ba07d2e656d150af2193125d80f94
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
dan thompson
3dccd63435
Updating optional segment iostore containers to have a unique container id instead of reusing their base container's id. The container ID is only used to load the container's header chunk and otherwise is only used for informative purposes (and the ref cache db.._ and so this will not affect the ability to load optional segment containers in a cooked editor.
...
#rb Francis.Hurteau [CL 31368093 by dan thompson in ue5-main branch]
2024-02-10 12:47:35 -05:00
..
Internal
Compile error fixes for iwyu when compiling UnrealEditor
2024-02-06 15:28:47 -05:00
Private
Updating optional segment iostore containers to have a unique container id instead of reusing their base container's id. The container ID is only used to load the container's header chunk and otherwise is only used for informative purposes (and the ref cache db.._ and so this will not affect the ability to load optional segment containers in a cooked editor.
2024-02-10 12:47:35 -05:00
Public
Updating optional segment iostore containers to have a unique container id instead of reusing their base container's id. The container ID is only used to load the container's header chunk and otherwise is only used for informative purposes (and the ref cache db.._ and so this will not affect the ability to load optional segment containers in a cooked editor.
2024-02-10 12:47:35 -05:00
Tests
* Added InitFromString function to FIntPoint / FIntVector to mirror their ToString function
2024-02-02 11:26:03 -05:00
Core.Build.cs
Use module reference for AtomicQueue
2023-12-22 14:29:08 -05:00