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
34e682d7a263b2cf373ffcdded8014ce4e7352a4
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
dmytro vovk
5e1103d7bd
Do not execute CheckVerifyImpl inside ensure macro if it has been already executed or ensure is not allowed as this evaluation might result in an expensive function calls
...
#rb Devin.Doucette [CL 29598382 by dmytro vovk in ue5-main branch]
2023-11-09 11:30:40 -05:00
..
Internal
Add support for generating OnDemandToc data from UToc files on disk rather than downloading the data each time the process is launched. This feature is off by default.
2023-09-20 12:06:29 -04:00
Private
Do not execute CheckVerifyImpl inside ensure macro if it has been already executed or ensure is not allowed as this evaluation might result in an expensive function calls
2023-11-09 11:30:40 -05:00
Public
Do not execute CheckVerifyImpl inside ensure macro if it has been already executed or ensure is not allowed as this evaluation might result in an expensive function calls
2023-11-09 11:30:40 -05:00
Tests
Add a test to cover the FChunkedArray iterator bug that was fixed in CL 29283139
2023-11-09 02:31:55 -05:00
Core.Build.cs
Create external module for mimalloc and move into versioned directory
2023-10-13 19:46:38 -04:00