Skip to content

Fix missing decal mask in mobile renderer#80911

Merged
YuriSizov merged 1 commit into
godotengine:masterfrom
BastiaanOlij:fix_decal_mask_mobile
Aug 25, 2023
Merged

Fix missing decal mask in mobile renderer#80911
YuriSizov merged 1 commit into
godotengine:masterfrom
BastiaanOlij:fix_decal_mask_mobile

Conversation

@BastiaanOlij

Copy link
Copy Markdown
Contributor

This PR adds a missing decal mask check back into the mobile renderer.

Fixes #70774

@BastiaanOlij

Copy link
Copy Markdown
Contributor Author

Possibly also cherry pick this for 4.0 if we do another 4.0?

@BastiaanOlij BastiaanOlij requested a review from Calinou August 24, 2023 23:29
@BastiaanOlij BastiaanOlij self-assigned this Aug 24, 2023

@Calinou Calinou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally (rebased on top of master 6758a7f), it works as expected.

@YuriSizov

Copy link
Copy Markdown
Contributor

if we do another 4.0?

We probably won't, there isn't much demand for it.

@YuriSizov YuriSizov merged commit cae4319 into godotengine:master Aug 25, 2023
@YuriSizov

Copy link
Copy Markdown
Contributor

Thanks!

@YuriSizov

Copy link
Copy Markdown
Contributor

Cherry-picked for 4.1.3.

@BastiaanOlij BastiaanOlij deleted the fix_decal_mask_mobile branch July 10, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vulkan Mobile: Decals are applied to the 3D manipulation gizmo

3 participants