Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Character Plugin
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
Plugins
Character Plugin
Commits
2f3b38f1
Commit
2f3b38f1
authored
1 month ago
by
Konstantin Kühlem
Browse files
Options
Downloads
Patches
Plain Diff
fix: Minor fix for the last commit
parent
b7f8a857
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Source/CharacterPlugin/Private/FaceAnimation/VHFaceAnimation.cpp
+1
-1
1 addition, 1 deletion
...CharacterPlugin/Private/FaceAnimation/VHFaceAnimation.cpp
with
1 addition
and
1 deletion
Source/CharacterPlugin/Private/FaceAnimation/VHFaceAnimation.cpp
+
1
−
1
View file @
2f3b38f1
...
@@ -199,7 +199,7 @@ void UVHFaceAnimation::TickComponent(float DeltaTime, ELevelTick TickType,
...
@@ -199,7 +199,7 @@ void UVHFaceAnimation::TickComponent(float DeltaTime, ELevelTick TickType,
// FacialExpression component every frame (especially before staring that actual animation)
// FacialExpression component every frame (especially before staring that actual animation)
ResetFace
();
ResetFace
();
bIsFaceReset
=
fals
e
;
bIsFaceReset
=
tru
e
;
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment