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
478f94de69383f34ed70a4da86af33866300d782
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SignalProcessing
History
christopher waters
5ed8e8cbe8
Fixing single header compilation errors.
...
[CL 33213120 by christopher waters in ue5-main branch]
2024-04-24 17:06:46 -04:00
..
Private
Fixed vectorized version of FInterpolatedHPF::ProcessAudioBuffer where I forgot to store content of vector registers into class members
2024-04-20 05:25:38 -04:00
Public
Fixing single header compilation errors.
2024-04-24 17:06:46 -04:00
SignalProcessing.Build.cs
Created MathCore module, a module meant to regroup all math utils that are not generic enough that they should be in Core (in order not to bloat it) or owned by the foundation team :
2024-02-21 09:41:51 -05:00