Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APP-27802: Ue5 #1

Merged
merged 23 commits into from
Feb 23, 2022
Merged

APP-27802: Ue5 #1

merged 23 commits into from
Feb 23, 2022

Conversation

SBRK
Copy link
Member

@SBRK SBRK commented Feb 23, 2022

Automatically created JIRA issue: APP-27802

Fix linux compilation
glTFRuntimeParserMaterials.cpp:377:35: error: loop variable 'Pair' creates a copy from type 'const TPair<FString, float>' (aka 'const TTuple<FString, float>') [-Werror,-Wrange-loop-construct]
Update glTFRuntimeParserMaterials.cpp
1- I copied center pivot function from gLTFRuntimeAssetActor

2- I wrote it in LoadStaticMeshAsync
Because ProcessNode gives 'initializing': cannot convert from 'void' to 'UStaticMesh * error and we already have a StaticMesh load function

3- I deleted UStaticMesh* StaticMesh line because parent void function already have it
Async Center Pivot and Complex Collision Fixes
@habxtech
Copy link

There's no one assigned to glTFRuntime ! @clementlecorre, @fclairamb, please fix this on service-infra-v2.

@habxtech habxtech changed the title Ue5 APP-27802: Ue5 Feb 23, 2022
@SBRK SBRK merged commit d0e5c73 into habx:feature/extras-to-userdata-ue5 Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants