Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
636abcceeea416da4706765c94de29eab88e42fe
UnrealEngineUWP/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionHitProxy.cpp

9 lines
310 B
C++
Raw Normal View History

Updating copyright for Engine Runtime. #rnx #rb none #ROBOMERGE-OWNER: ryan.durand #ROBOMERGE-AUTHOR: ryan.durand #ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900 #ROBOMERGE-BOT: (v613-10869866) [CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
// Copyright Epic Games, Inc. All Rights Reserved.
Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) @ 6903150 #rb none #rnx [CL 6903163 by Michael Lentine in Main branch]
2019-06-08 17:15:34 -04:00
#include "GeometryCollection/GeometryCollectionHitProxy.h"
#if GEOMETRYCOLLECTION_EDITOR_SELECTION
IMPLEMENT_HIT_PROXY(HGeometryCollection, HActor);
Fix HGeometryCollectionBone having the wrong parent proxy #jira UE-107052 #rb matt.kuhlenschmidt [CL 15210083 by Jason Stasik in ue5-main branch]
2021-01-26 15:05:17 -04:00
IMPLEMENT_HIT_PROXY(HGeometryCollectionBone, HHitProxy);
Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) @ 6903150 #rb none #rnx [CL 6903163 by Michael Lentine in Main branch]
2019-06-08 17:15:34 -04:00
#endif // #if GEOMETRYCOLLECTION_EDITOR_SELECTION
Reference in New Issue Copy Permalink
Powered by Gitea Page: 3093ms Template: 4ms
English
English
Licenses API