Skip to content

Shader Baker: Fix Linux export warning#112465

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
akien-mga:shader-baker-export-linux
Nov 19, 2025
Merged

Shader Baker: Fix Linux export warning#112465
Repiteo merged 1 commit into
godotengine:masterfrom
akien-mga:shader-baker-export-linux

Conversation

@akien-mga
Copy link
Copy Markdown
Member

We now have APIs exactly for this use case of querying project settings for a target platform instead of the host OS.

@akien-mga akien-mga added this to the 4.6 milestone Nov 6, 2025
@akien-mga akien-mga requested review from a team and bruvzg November 6, 2025 12:01
@akien-mga akien-mga added bug platform:linuxbsd topic:rendering topic:export cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Nov 6, 2025
@Repiteo Repiteo modified the milestones: 4.6, 4.x Nov 19, 2025
@akien-mga akien-mga requested a review from DarioSamo November 19, 2025 11:41
Comment thread editor/export/shader_baker_export_plugin.cpp Outdated
Copy link
Copy Markdown
Contributor

@DarioSamo DarioSamo left a comment

Choose a reason for hiding this comment

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

Other than a minor code nitpick, the changes look good to me as long as get_project_setting works as described.

@akien-mga akien-mga modified the milestones: 4.x, 4.6 Nov 19, 2025
We now have APIs exactly for this use case of querying project settings
for a target platform instead of the host OS.

- Fixes godotengine#112462.
@akien-mga akien-mga force-pushed the shader-baker-export-linux branch from 464143a to 14734cb Compare November 19, 2025 13:51
@Repiteo Repiteo merged commit dc6671a into godotengine:master Nov 19, 2025
20 checks passed
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented Nov 19, 2025

Thanks!

@akien-mga akien-mga deleted the shader-baker-export-linux branch January 8, 2026 19:02
@akien-mga
Copy link
Copy Markdown
Member Author

Cherry-picked for 4.5.2.

@akien-mga akien-mga removed the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Jan 8, 2026
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.

Bake Shaders at Export for Linux: Property not found: 'rendering/rendering_device/driver.linux'.

3 participants