Skip to content

Commit

Permalink
bumped version to 20241113
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeioris committed Nov 13, 2024
1 parent 328d2d1 commit 5fcc032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Source/glTFRuntime/Public/glTFRuntimeParser.h
Original file line number Diff line number Diff line change
Expand Up @@ -1394,6 +1394,7 @@ struct FglTFRuntimeSkeletalAnimationConfig
bFillAllCurves = false;
RetargetToSkeletalMesh = nullptr;
RetargetSkinIndex = INDEX_NONE;
PoseForRetargeting = nullptr;
}
};

Expand Down
2 changes: 1 addition & 1 deletion glTFRuntime.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "20240424",
"VersionName": "20241113",
"FriendlyName": "glTFRuntime",
"Description": "Manage glTF files at runtime",
"Category": "Runtime",
Expand Down

0 comments on commit 5fcc032

Please sign in to comment.