We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52adde commit 959f8f4Copy full SHA for 959f8f4
RealtimeMeshComponent.uplugin
@@ -1,7 +1,7 @@
1
{
2
"FileVersion": 3,
3
"Version": 50,
4
- "VersionName": "5.0.5",
+ "VersionName": "5.1.0",
5
"FriendlyName": "Realtime Mesh Component",
6
"Description": "A component allowing for rendering and interacting with runtime generated geometry.",
7
"Category": "Rendering",
@@ -29,11 +29,6 @@
29
"Name": "RealtimeMeshEditor",
30
"Type": "Editor",
31
"LoadingPhase": "Default"
32
- },
33
- {
34
- "Name": "RealtimeMeshComponentExtensions",
35
- "Type": "Runtime",
36
- "LoadingPhase": "Default"
37
}
38
]
39
0 commit comments