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
5baf660781e24cebbd70ba23c6372da6ccd3a209
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
matt peters
5baf660781
Cooker OnlyEditorOnly: ExternalActors: Mark ExternalActors as not explorable explorable until they are loaded by the map package. The map package may skip the loading of some of them. Thsi will prevent us exploring and marking for cook all of the dependencies of a GameFeature used by a disabled Actor using that GameFeature. Modify the graph traversal so that we can mark the Actor as explorable later at the point where it loads.
...
#rb Zousar.Shaker #rnx [CL 26201140 by matt peters in 5.3 branch]
2023-06-22 20:26:45 -04:00
..
Internal
[CoreUObject]
2023-06-10 01:58:50 -04:00
Private
Adjust Log verbosity settings for UObject Class tests so test automation framework caught errors.
2023-06-22 18:21:47 -04:00
Public
Cooker OnlyEditorOnly: ExternalActors: Mark ExternalActors as not explorable explorable until they are loaded by the map package. The map package may skip the loading of some of them. Thsi will prevent us exploring and marking for cook all of the dependencies of a GameFeature used by a disabled Actor using that GameFeature. Modify the graph traversal so that we can mark the Actor as explorable later at the point where it loads.
2023-06-22 20:26:45 -04:00
Tests
Undo //Fortnite/Main/... changelist 25858318
2023-06-07 19:42:46 -04:00
CoreUObject.Build.cs
Support enabling AutoRTFM instrumentation on a Module level in UBT
2023-05-18 15:44:35 -04:00