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
e634ee40dc2e97daa4e4ead10edfeb683fee4792
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
UObject
History
brian karis
e634ee40dc
Fix mesh reduction bugs due to replacing TSimpVert with FLerpVert.
...
#rb rune.stubbe [CL 26720922 by brian karis in ue5-main branch]
2023-07-31 17:02:36 -04:00
..
DevObjectVersion.cpp
Repurpose NC object version for Season streams
2023-06-16 16:52:40 -04:00
FortniteMainBranchObjectVersion.cpp
- Add VVM support for bit casting between floats and ints
2023-05-19 13:51:29 -04:00
FortniteReleaseBranchCustomObjectVersion.cpp
- Convert FNiagaraDataSetCompiledData Variables to use Base
2023-05-18 20:39:20 -04:00
FortniteSeasonBranchObjectVersion.cpp
Repurpose NC object version for Season streams
2023-06-16 16:52:40 -04:00
FortniteShaderworkObjectVersion.cpp
Fixed builder crash when mesh vertex position coordinates become extremely large.
2023-07-26 21:23:48 -04:00
NameTypesTests.cpp
…
ObjectVersion.cpp
…
UE5MainStreamObjectVersion.cpp
Adding a templated layer in the hlsl translator to encapsulate logic surrounding graph implementation to allow us to share code between the existing UNiagaraGraph and the upcoming graph digest. Generated HLSL should remain identical with no significant change in performance; this change is all about setting up a new graph backend.
2023-05-17 09:20:45 -04:00
UE5ReleaseStreamObjectVersion.cpp
Fix mesh reduction bugs due to replacing TSimpVert with FLerpVert.
2023-07-31 17:02:36 -04:00
UnrealNames.cpp
Fix tracing of FNames for numbered names when outline numbers is enabled.
2023-06-30 03:22:11 -04:00