Skip to content

Commit db09054

Browse files
Rich Mattesrichmattes
Rich Mattes
authored andcommitted
Forgot to add part of patch #2926679
1 parent b5f2e93 commit db09054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libstage/model_getset.cc

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ void Model::SetGlobalPose( const Pose& gpose )
115115

116116
int Model::SetParent( Model* newparent)
117117
{
118+
118119
Pose oldPose = GetGlobalPose();
119120

120121
// remove the model from its old parent (if it has one)

0 commit comments

Comments
 (0)