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
0dcaff90dba50200c8df6dfb1663d5020fc3272e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Tests
History
Zousar Shaker
be45ee6a23
Fix non-unity compile error due to missing include.
...
#jira UE-109855 #rb trivial [CL 15584093 by Zousar Shaker in ue5-main branch]
2021-03-03 12:50:39 -04:00
..
Serialization
Also undef TEST_NAME_ROOT in Texture2D and BulkData tests.
2020-12-14 15:33:22 -04:00
Virtualization
SharedBuffer: Rewrote SharedBuffer to make it easier to use, and support lazy materialization of the underlying buffer
2020-12-16 12:20:24 -04:00
ObjectHandleTest.cpp
Revision 2 (with handling for uninitialized object references):
2021-03-02 14:39:53 -04:00
ObjectPtrTest.cpp
Fix non-unity compile error due to missing include.
2021-03-03 12:50:39 -04:00
ObjectRefTrackingTestBase.cpp
…
ObjectRefTrackingTestBase.h
Avoid installing test access tracker on test construction as that causes it to get used in editor when no tests have been run. Instead install on instantiation of the metrics tracking struct.
2021-02-16 19:22:58 -04:00