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
bf6dacedd0db90879496dcd5e9971dbfda02b39d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
rob krajcarski
735b19894c
Fix for vector version of the != operator in Niagara graphs. Previously was returning true only if all components of the vector differed rather than the conventional result of true if any of the vector components differed.
...
#jira UE-101492 #rb stu.mckenna [CL 29601560 by rob krajcarski in ue5-main branch]
2023-11-09 12:52:23 -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
Fix for vector version of the != operator in Niagara graphs. Previously was returning true only if all components of the vector differed rather than the conventional result of true if any of the vector components differed.
2023-11-09 12:52:23 -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