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
c42df3f2f978ebf3be01fefbdcb232ba62d78ee6
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Tests
History
matt peters
3c2682f374
FArchiveStackTrace: Deprecate the public interface and move it into a private helper class of DiffPackageWriter.
...
#rb Zousar.Shaker #rnx [CL 26269033 by matt peters in ue5-main branch]
2023-06-27 16:13:59 -04:00
..
Serialization
FArchiveStackTrace: Deprecate the public interface and move it into a private helper class of DiffPackageWriter.
2023-06-27 16:13:59 -04:00
ObjectHandleTest.cpp
added GetOuter and GetPackage to FObectPtr and TObjectPtr
2023-06-01 18:45:09 -04:00
ObjectPropertyTest.cpp
change to FObjectPtrProperty::Identical to avoid loading lazy loaded objects
2023-05-08 20:13:30 -04:00
ObjectPtrTest.cpp
Experimental support for Incremental Reachability Analysis (second attempt)
2023-06-27 01:44:30 -04:00
ObjectPtrTestClass.cpp
fix for not setting up properties correctly.
2023-06-01 18:22:59 -04:00
ObjectPtrTestClass.h
change to FObjectPropertyBase ParseObjectPropertyValue and FindImportedObject to take in a
TObjectPtr<UObject>
instead of UObject
2023-03-08 16:56:59 -05:00
ObjectRefTrackingTestBase.cpp
Update TObjectPtr unit tests to assert against specific pointers (instead of all pointers) due to upcoming ARO changes.
2023-04-27 17:20:13 -04:00
ObjectRefTrackingTestBase.h
Update TObjectPtr unit tests to assert against specific pointers (instead of all pointers) due to upcoming ARO changes.
2023-04-27 17:20:13 -04:00
PluginManagerTest.cpp
fix for warning in PluginManager test
2023-06-23 17:12:06 -04:00
PropertyClassTest.cpp
Update TObjectPtr unit tests to assert against specific pointers (instead of all pointers) due to upcoming ARO changes.
2023-04-27 17:20:13 -04:00